1999-03-09 |
Kurt Zeilenga | -lldap requires $(KRB_LIBS) |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays, and related parameters... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Juan Gomez | Added support for deleteoldrdn. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Fix typo -lxttp => -lxtpp in HAVE_XTPP comment |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Bugfix: Move handling of boolean options in front of... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Replace (int)LDAP_BOOL_GET(...) with LDAP_BOOL_GET... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Pass LDAP_OPT_<ON/OFF> instead of (void*)flag to ldap_s... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Remove warning: Enclose initializer in {}. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Silence warnings: Remove unused variables. Enclose... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | include lutil.h to get lutil_passwd() |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Bugfix: Missing parens in `status = ldap_pvt_thread_cre... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Use free instead of ber_bvecfree to free privately... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Check for directory separator `\' in program name,... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Improve usage message and check, by JR Heisey |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Integrate saucer in OpenLDAP build environment: |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Kurt Zeilenga | LINE_WIDTH -> LDIF_LINE_WIDTH |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Kurt Zeilenga | Add LDIF_ to LINE_WIDTH |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Juan Gomez | Fixed type by changing rdn_type to new_rdn_type. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Don't install CFFILES in ldap_r. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Remove @DEFS@ from CPPFLAGS... we use portable.h uncond... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Use $TERMCAP_LIBS in readline test. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Add dcobject & uidobject auxilary object classes. ... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Regenerate configure and friends. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Hallvard Furuseth | Use ldap_<set/get>_option instead of poking into the... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | relocate LDAP_LIBPATH to front of LDFLAGS. |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Kurt Zeilenga | Add GNU readline detection. Needed for saucer enhancem... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Hallvard Furuseth | Align with changes in build process: |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Hallvard Furuseth | Align with code changes in liblber/libldap: |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Juan Gomez | Added software to add the new rdn as an attribute to... |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Juan Gomez | Fixed typo in |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Kurt Zeilenga | Relocate reentrant checks to before thread checks. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Kurt Zeilenga | Relocate reentrant function checks to before thread... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Kurt Zeilenga | Update error message for pthread_create() works failure. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Put the ATTR_BOOL option numbers in attrs.offset instea... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Kurt Zeilenga | Change (int) invalue == (int) LDAP_OPT_ON to invalue... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Make block non-static and properly aligned |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Remove unused variables |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Kurt Zeilenga | defined USE_NONBLOCK for now... need to implement confi... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Remove unused variables |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | include ldap_pvt_thread.h, to verify func declarations... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | include <stdlib.h> to get atoi() |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | printf(%ld, pid) -> printf(%ld, (long)pid) |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Remove a few typos in comments |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Fix typo .size -> .dsize in ldbm_datum_free() |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Hallvard Furuseth | Obey CTIME_R_RETURNS_INT |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Ben Collins | Moved 'key.flags = 0;' inside of DB2 defines, it isn... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Kurt Zeilenga | Move lber_get/set_option stuff to a private structure. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Kurt Zeilenga | MSVC5 cleanup... |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Juan Gomez | Implemented newSuperior handling. |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Kurt Zeilenga | Fix typo in configure.in with gethostbyname_r_nargs |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Kurt Spanier | 1. Fix of ldbmcat segmentation fault bug (ITS#85 and... |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Kurt Spanier | Make dbEnv a private toy of back-bdb2. |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Juan Gomez | Added parameter newSuperior in preparation to support |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Juan Gomez | Added parsing of newSuperior field for requests that |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Juan Gomez | Rename |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Juan Gomez | Renamed |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Hallvard Furuseth | Remove spurious backslash-newlines |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Hallvard Furuseth | Change LDAP.ld_lberoptions to `short', to realign with... |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Hallvard Furuseth | Cast char* argument to hh_to_c() to Byte* |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Hallvard Furuseth | Remove LDAP_P() from prototypes with 'Byte' arguments |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Kurt Zeilenga | Add mail500.m4 to source. Can be used to support sendmail |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | Protoize cnvt_str2int() |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | Shut up gcc -Wparentheses |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | Print entry ID with format %ld, not %d |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | Print tag with format %lu, not %d |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | Use HAVE_STDARG to choose between stdarg and varargs... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Hallvard Furuseth | K&R varargs branch of ldap_log_printf() was bogus |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Kurt Zeilenga | Add comment concerning use of vendor 'cc' with empty... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Juan Gomez | Added the functions ldap_rename2() and ldap_rename2_s... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Juan Gomez | Added prototypes for ldap_rename2() and ldap_rename2_s... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Juan Gomez | Added client-side support for MODDN request by adding... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Juan Gomez | Added prototypes for rdn_attr_type() and rdn_attr_value... |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Juan Gomez | Added get_next_substring(), rdn_attr_type(), and rdn_at... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Kurt Zeilenga | Apply Hallvard's D4 pthread detection patch. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), and replace_values... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Juan Gomez | Added LDAP_TAG_NEWSUPERIOR tag and a brief description... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), and replace_values... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Juan Gomez | Made add_values(), delete_values(), replace_values... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Kurt Zeilenga | If rsaref is needed, add it to TLS_LIBS. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Don't choke if gethostby{name,addr}_r's number of argum... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Kurt Zeilenga | Add first cut of ctime_r return type test. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Kurt Zeilenga | Add 'tests' target. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Posix Draft 4 (HAVE_PTHREADS_D4) fixes: |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Bugs with !HAVE_PTHREAD_KILL: include errno.h. Typo... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Correct typo ldap_count_reference -> ldap_count_references |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | include <stdlib.h> to get malloc & co |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | cast printf(%ld) argument from pid_t to long |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | replace integer argument NULL with 0 |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | cast printf(%s) argument from void* to char* |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Remove untrue /*NOTREACHED*/: return 0 on EOF from... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Bart Hartgers | Added support in liblber and libldap for partial reads... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | include lber-int.h to get lber_pvt_* declarations |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | ber_scanf returns LBER_ERROR, not -1, on failure. |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Back out previous change; it was an accidental commit |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
commit | commitdiff | tree | snapshot |
next |