1999-03-13 |
Ben Collins | actually define HAVE_SYS_ERRLIST if we have it, if... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | We need a SUBDIR makefile in contrib/ so that compiling... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Moved 'doc' to SUBDIRS |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Added check for <arpa/inet.h> |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | Added check for getpass() as well as adding it to the... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | #ifdef for <arpa/inet.h> |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Ben Collins | #ifdef for <sys/file.h> |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Ben Collins | Don't FORCE manpages in all-common |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Update README to reflect recent changes. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Change U-M LDAP to OpenLDAP in manpage |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Hallvard Furuseth | Fix Makefile.in: Install in bindir instead of libexecdi... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Kurt Zeilenga | Update configure to: |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Added tests for modrdn and the proper operation of... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Expected output for modrdn tests. |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Fixed a bug related to the deallocation of memory for... |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Juan Gomez | Defined LDAPMODRDN in preparation to add tests for... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Silence some warnings of unused variables and comparing... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | "const"ify some static arrays and related function... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Declare functions before use. Change some functions... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Protoize CMDTABLE.func() |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Add readline support. Change prompt to "saucer dn... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Hallvard Furuseth | Fix previous changes: //comment -> /*comment*/ |
commit | commitdiff | tree | snapshot |
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 |
next |