1999-09-03 |
Hallvard Furuseth | Introduce and use LDAP_GCCATTR() = __attributes__(... |
tree | commitdiff |
1999-09-02 |
Hallvard Furuseth | Cleanup: |
tree | commitdiff |
1999-09-02 |
Kurt Zeilenga | Add OpenLDAP RCS id |
tree | commitdiff |
1999-09-01 |
Hallvard Furuseth | Initialize rc |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | Apply Hallvard's memory leak plugs... |
tree | commitdiff |
1999-08-17 |
Howard Chu | Remove extraneous newlines from non-LDIF output |
tree | commitdiff |
1999-08-17 |
Hallvard Furuseth | Print "<DEFAULT>" instead of "0" when ldapport=0 in... |
tree | commitdiff |
1999-08-16 |
Kurt Zeilenga | printf "ALL" to stderr. |
tree | commitdiff |
1999-08-13 |
Kurt Zeilenga | Remove temporary comment |
tree | commitdiff |
1999-08-13 |
Kurt Zeilenga | Allow null dn. |
tree | commitdiff |
1999-08-09 |
Kurt Zeilenga | Fix tv.sec typo in last commit. srand(tv.tv_sec *... |
tree | commitdiff |
1999-08-09 |
Kurt Zeilenga | Wrap prints of DN and other strings in double quotes... |
tree | commitdiff |
1999-08-05 |
Kurt Zeilenga | create SASL_LIBS to hold -lsasl |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add setup.dsp to workspace |
tree | commitdiff |
1999-08-04 |
Kurt Zeilenga | Add copyright notices. |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | s/exit(1)/exit(EXIT_FAILURE)/ |
tree | commitdiff |
1999-07-31 |
Kurt Zeilenga | Add support for "foo:< http://localhost/path. |
tree | commitdiff |
1999-07-31 |
Kurt Zeilenga | Remove "const" error... and add prototype for yet unimp... |
tree | commitdiff |
1999-07-31 |
Kurt Zeilenga | Kludge ldapmodify to accept "version: 1" in LDIF input. |
tree | commitdiff |
1999-07-30 |
Kurt Zeilenga | Enhance LDIF handling |
tree | commitdiff |
1999-07-29 |
Kurt Zeilenga | Very crude LDIF changes: |
tree | commitdiff |
1999-07-16 |
Kurt Zeilenga | Import experimental referral implementation from OPENLD... |
tree | commitdiff |
1999-07-13 |
Julio Sánchez Fern... | Include TLS_LIBS |
tree | commitdiff |
1999-07-01 |
Kurt Zeilenga | s/NULL/'\0'/ where appropriate |
tree | commitdiff |
1999-06-29 |
Kurt Zeilenga | Attempt to whip user password from command line. |
tree | commitdiff |
1999-06-29 |
Kurt Zeilenga | ldapmodify/add: Fix -P option |
tree | commitdiff |
1999-06-27 |
Kurt Zeilenga | Need to remove ldapadd$(EXEEXT). |
tree | commitdiff |
1999-06-22 |
Kurt Zeilenga | Check for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR. |
tree | commitdiff |
1999-06-17 |
Kurt Zeilenga | Separate autoconf generated values from "defaults". |
tree | commitdiff |
1999-06-07 |
Kurt Zeilenga | Fix target directories. |
tree | commitdiff |
1999-06-06 |
Kurt Zeilenga | Add EXEEXT support (build only). |
tree | commitdiff |
1999-06-03 |
Kurt Zeilenga | Enable browsing info in MSVC debugging configurations. |
tree | commitdiff |
1999-06-03 |
Kurt Zeilenga | s/<stdlib.h>/<ac/stdlib.h>/ |
tree | commitdiff |
1999-06-02 |
Kurt Zeilenga | No anonymous unions. |
tree | commitdiff |
1999-06-02 |
Kurt Zeilenga | Use ber_strdup() as needed. |
tree | commitdiff |
1999-06-01 |
Kurt Zeilenga | Use ldap_mods_free() instead of local routine. |
tree | commitdiff |
1999-06-01 |
Kurt Zeilenga | Update memory allocation calls. |
tree | commitdiff |
1999-06-01 |
Kurt Zeilenga | Use ber_mem* functions. |
tree | commitdiff |
1999-05-30 |
Kurt Zeilenga | Initial round 2 memory allocation changes. THIS IS... |
tree | commitdiff |
1999-05-29 |
Kurt Zeilenga | Correct minor oversights from last commit. |
tree | commitdiff |
1999-05-29 |
Kurt Zeilenga | Add warnings if ldap_set_option() fails. |
tree | commitdiff |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
tree | commitdiff |
1999-05-26 |
Kurt Zeilenga | Add missing MSVC5 workspace/projects. |
tree | commitdiff |
1999-05-24 |
Kurt Zeilenga | ITS#159 fix. ldaphost may be NULL when used as printf... |
tree | commitdiff |
1999-05-21 |
Kurt Zeilenga | fix url vs url_in typo. |
tree | commitdiff |
1999-05-20 |
Kurt Zeilenga | found my lber bug... ber_buf should have been freed... |
tree | commitdiff |
1999-05-19 |
Kurt Zeilenga | s/NULLMSG/NULL/ |
tree | commitdiff |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
tree | commitdiff |
1999-04-30 |
Hallvard Furuseth | enclose macro arguments in () |
tree | commitdiff |
1999-04-29 |
Hallvard Furuseth | Enclose CEILING/STRDUP macro args in () |
tree | commitdiff |
1999-04-28 |
Kurt Zeilenga | Add mkversion script to generate version.c files. ... |
tree | commitdiff |
1999-04-27 |
Kurt Zeilenga | Lint removal: signed i < unsigned j |
tree | commitdiff |
1999-04-14 |
Gary Williams | adjust project settings |
tree | commitdiff |
1999-04-04 |
Hallvard Furuseth | Remove initialization of auto arrays |
tree | commitdiff |
1999-04-03 |
Hallvard Furuseth | Remove superfluous \ at end of lines outside macros... |
tree | commitdiff |
1999-04-02 |
Gary Williams | add release configurations |
tree | commitdiff |
1999-04-01 |
Gary Williams | create single-thread configurations |
tree | commitdiff |
1999-03-13 |
Ben Collins | Use LN_H in order to link (or copy) ldapadd from ldapmodify |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Fix previous changes: //comment -> /*comment*/ |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Pass LDAP_OPT_<ON/OFF> instead of (void*)flag to ldap_s... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Use free instead of ber_bvecfree to free privately... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Check for directory separator `\' in program name,... |
tree | commitdiff |
1999-03-09 |
Hallvard Furuseth | Improve usage message and check, by JR Heisey |
tree | commitdiff |
1999-03-06 |
Hallvard Furuseth | Remove a few typos in comments |
tree | commitdiff |
1999-03-04 |
Juan Gomez | Added client-side support for MODDN request by adding... |
tree | commitdiff |
1999-03-01 |
Kurt Zeilenga | Use ldap_memfree() instead of free(). |
tree | commitdiff |
1999-02-22 |
Hallvard Furuseth | Cast `char' arguments to ctype.h functions to `unsigned... |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | cast pw_in to const unsigned char * |
tree | commitdiff |
1999-02-11 |
Kurt Zeilenga | Updates for MSVC 5.0. Fix libraries names to be ol... |
tree | commitdiff |
1999-02-08 |
Kurt Zeilenga | Drop the _s from the ldap_perror argument to be consist... |
tree | commitdiff |
1999-01-31 |
Kurt Zeilenga | Fix ldap_send_initial_request() to open connection... |
tree | commitdiff |
1999-01-20 |
Kurt Zeilenga | ignore SIGPIPE |
tree | commitdiff |
1999-01-20 |
Kurt Zeilenga | Update ldap_first_attribute/ldap_next_attribute to... |
tree | commitdiff |
1999-01-20 |
Kurt Zeilenga | Don't use initializers for auto vars. |
tree | commitdiff |
1999-01-19 |
Kurt Zeilenga | Update slap_conn to maintain client provided dn and... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Revamp build system yet again to move all external... |
tree | commitdiff |
1999-01-10 |
Kurt Zeilenga | Update build environment to fix VPATH support. |
tree | commitdiff |
1998-12-29 |
Kurt Zeilenga | Fix --disable-crypt and --disable-cleartext |
tree | commitdiff |
1998-12-29 |
Kurt Zeilenga | Should have left 'scope' alone. |
tree | commitdiff |
1998-12-29 |
Kurt Zeilenga | Make ldap_set_option options optional. |
tree | commitdiff |
1998-12-27 |
Dave Storey | Add support for -P protocol_version. |
tree | commitdiff |
1998-12-27 |
Hallvard Furuseth | Don't use initializers for auto arrays |
tree | commitdiff |
1998-12-27 |
Hallvard Furuseth | Change overlapping `strcpy( x, y )' to `SAFEMEMCPY... |
tree | commitdiff |
1998-12-22 |
Dave Storey | Code cleanups. MD5 and SHA1 routines should be a littl... |
tree | commitdiff |
1998-12-22 |
Kurt Zeilenga | Added lber_get/set_option. Removed lber_debug/ldap_debug. |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | ldif'ize ldif library (ie: everything is now in the... |
tree | commitdiff |
1998-12-15 |
Dave Storey | Added support for password prompting. (-W switch) |
tree | commitdiff |
1998-12-14 |
Dave Storey | Streamlined Kerberos Code. |
tree | commitdiff |
1998-12-14 |
Dave Storey | Added Kerberos support. |
tree | commitdiff |
1998-12-14 |
Kurt Zeilenga | Backout previous changes made by Dave as they excessive... |
tree | commitdiff |
1998-12-12 |
Dave Storey | Added support for salted passwords. |
tree | commitdiff |
1998-12-12 |
Dave Storey | Updated Kerberos code, added password prompting. <dave... |
tree | commitdiff |
1998-12-12 |
Dave Storey | Updated Kerberos code, added password prompting, more... |
tree | commitdiff |
1998-12-12 |
Dave Storey | Updated Kerberos code, password prompting, added detail... |
tree | commitdiff |
1998-12-12 |
Dave Storey | Updated Kerberos code, password prompting, detailed... |
tree | commitdiff |
1998-12-06 |
Kurt Zeilenga | Apply update from Dave with password prompting. |
tree | commitdiff |
1998-12-06 |
Kurt Zeilenga | Fix ^I to \t in usage printf |
tree | commitdiff |
1998-12-06 |
Kurt Zeilenga | Add ldappasswd program contributed by David E. Storey... |
tree | commitdiff |
1998-11-30 |
Kurt Zeilenga | Remove LDAP_PORT dependencies so that ldap.conf default... |
tree | commitdiff |
1998-11-29 |
Kurt Zeilenga | Update build environment: |
tree | commitdiff |
next |