1998-12-24 |
Kurt Zeilenga | Initial versions of functions to step through messages... |
commit | commitdiff | tree | snapshot |
1998-12-24 |
Kurt Zeilenga | We'll put ldap_x_message() functions in messages.c |
commit | commitdiff | tree | snapshot |
1998-12-24 |
Kurt Zeilenga | Add prototypes for C-API _ext routines (coming soon). |
commit | commitdiff | tree | snapshot |
1998-12-24 |
Randy Kunkee | Fix line 62 of bprint.c "#elif" line with no expression. |
commit | commitdiff | tree | snapshot |
1998-12-24 |
Kurt Zeilenga | Apply patch to better behave under Solaris threads... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Add LDAP_DEBUG_DEPRECIATED to enable warnings when... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Add documentation projects. |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Fix --disable-debug compiling problems. New -llber... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Initial version of control free/dup functions. |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Add client/server control free/dup functions and |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Kurt Zeilenga | Fix get/set error string bugs. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Add DB2 projects to the list. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Clarify DB 2.3.16 requirement |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Update man pages based upon required use of ldap_memfre... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Add ldap_memfree() to the mix. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Update main comment and remove unneeded <ac/time.h... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Add rc=0 fix as suggested by Tobias Reber <t.reber... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Dave Storey | Code cleanups. MD5 and SHA1 routines should be a littl... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Allow LDAP session errno and error strings to be set. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Update error codes based upon draft-ietf-ldapext-ldap... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Add LDAP_OPT_API_FEATURE_INFO to obtain feature info... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Move LDAPServer, LDAPConn, LDAPRequest, and LDAPCache |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Add <ac/signal.h> back in to ease pain on some platforms. |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Kurt Zeilenga | Added lber_get/set_option. Removed lber_debug/ldap_debug. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | Still wasn't working exactly write on FreeBSD3. Need to |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | ITS#12 realBase was being freed before use. The offen... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | Add new projects to replace completed (or near complete... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | Gopher gw needs friendly fix. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | That second abandon should have been an extended. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | Remove internal strings |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | Add LDAP v3 protocol defines |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Kurt Zeilenga | LDAP C-API changes |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | ldif'ize ldif library (ie: everything is now in the... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Add configure code for setting LDAP_SYSLOG but actually... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | more cleanup |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Clean up after last commit. |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Unexpand spaces for tabs in prior commit before merging... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Add detection of dmalloc library. |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Minor change to signal handler. Changed _shutdown... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Provide framework for ldap_r and reentrant/thread safet... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Kurt Zeilenga | Fix server --without-xxx build issues... |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Kurt Zeilenga | Don't include -lldap_r in make all (yet). |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Kurt Zeilenga | Add -lldap_r build environment (no code yet). |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Kurt Zeilenga | -lldap reentrantancy improvements from Bart Hartgers... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Kurt Zeilenga | Disable writing syncing when creating databases. |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Kurt Zeilenga | Fix ltconfig for FreeBSD 3 (elf detection was wrong). |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Kurt Zeilenga | Add draft-ietf-ldapext-ldap-c-api-01 routines ber_init() |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Kurt Zeilenga | Patch cache_delete_entry_internal() as suggested by |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Kurt Spanier | Initialization of Datum structures to zero by memset... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Kurt Zeilenga | ITS#9: check for main in -lwrap instead hosts_access. |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Kurt Zeilenga | Update based upon latest errors. |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Kurt Zeilenga | Fix "predantic" typo. |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Dave Storey | Added support for password prompting. (-W switch) |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Generalize the web_ldap Makefile a bit. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Initial import of web_ldap written and contributed |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Import mail500 change from rel eng 1.1. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Dave Storey | Streamlined Kerberos Code. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | More changes in prep for 1.1 release. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | make it looks better on web. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Add URLs and e-mail address. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Update URLs. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Clarify use of private -core mailing list. -devel... |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Dave Storey | Added Kerberos support. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Backout previous changes made by Dave as they excessive... |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | The result set of an EQUALITY search on a SYNTAX_BIN... |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Make sure that four characters, rather than only the... |
commit | commitdiff | tree | snapshot |
1998-12-14 |
Kurt Zeilenga | Update pthread checks: |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Kurt Zeilenga | Apply minor updates to todo doc... mainly remove my |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Kurt Zeilenga | Fix munged paragraph |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Added support for salted passwords. |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Updated Kerberos code, added password prompting. <dave... |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Updated Kerberos code, added password prompting, more... |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Updated Kerberos code, password prompting, added detail... |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Updated Kerberos code, password prompting, detailed... |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Password prompting updates. <dave@tamos.net> |
commit | commitdiff | tree | snapshot |
1998-12-12 |
Dave Storey | Addition of password prompting, salted password and... |
commit | commitdiff | tree | snapshot |
1998-12-10 |
Kurt Zeilenga | Update kerberos checks. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
Kurt Zeilenga | Change cache.c assert logic based on Hallvard's suggestion. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
Predrag "Pele... | new icon for RFC822 mail group in gtk-tool |
commit | commitdiff | tree | snapshot |
1998-12-10 |
Predrag "Pele... | miscelaneous updates and fixes to gtk-tool |
commit | commitdiff | tree | snapshot |
1998-12-07 |
Kurt Zeilenga | Update Kerberos checks. |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | ldappassword is done. |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | Apply patch from Dave with password prompting. |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | Apply update from Dave with password prompting. |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | Fix ^I to \t in usage printf |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | Man page updates from David E. Storey <dave@tamos.net> |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Kurt Zeilenga | Add ldappasswd program contributed by David E. Storey... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | printf("\tby") belongs on stderr. |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Add checks for gethostby{name,addr}_r. Only should... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Add checks for reentrant functions when LTHREAD_LIBS... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Update supported platforms in preparation for OpenLDAP... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Update libtool for FreeBSD elf support. |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Plug a leak reported by Jorg Pietschmann <pietsch@swiss... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | testavl wasn't being linked. |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Predrag "Pele... | gtk-tool: new icon for objectclass=alias |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Predrag "Pele... | gtk-tool updates, multiple server support, smarter... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
Kurt Zeilenga | Update announcement in preparation of OpenLDAP 1.1... |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Kurt Zeilenga | Add note reminding folks to remove config.cache after... |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Kurt Zeilenga | Update posix thread version check to match against... |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Kurt Zeilenga | Change the default installation to use a domain compone... |
commit | commitdiff | tree | snapshot |
next |