1999-08-25 |
Kurt Zeilenga | Fix NEEDS typo in the right place |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Kurt Zeilenga | Implement ldap_dn_normalize and friends. Should be... |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Kurt Zeilenga | Fix NEEDS typo |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | s/.h.nt/.nt/ to allow for better NMAKE processing |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | Prepare to add ldap_dn_*() routines from slapd. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Gary Williams | LDAP_P is only for prototypes, remove from function def |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | Add REG_NOSUB as we only need matched results. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | Fix ManageDSAit OID (had extra .16) |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | Rename filter entry's strcpy_special() to strcpy_regex... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Kurt Zeilenga | Axe <varargs.h> support. Assume STDC C translator... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Kurt Zeilenga | ./configure --help cleanup |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Kurt Zeilenga | s/ldif2ldbm/slapadd/ |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Kurt Zeilenga | Rename test001 from test001-ldif2ldbm to test001-slapad... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Hallvard Furuseth | Plug minor memory leak |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Hallvard Furuseth | Remove lint |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Hallvard Furuseth | Initialize lineno |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Hallvard Furuseth | Always compile acl_dn_pat when it is set, otherwise... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Kurt Zeilenga | Support for native GNU Pth Threads (--with-threads... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Kurt Zeilenga | Experimental support for GNU Pth's Posix Thread API... |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | Stop mergers if dup returns NULL. |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | ACIs from Mark Valence <kurash@sassafras.com> (ITS... |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | Backout fetch_one copy change |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | Fix slurpd constification where dependent upon slap.h |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | complete this round of constification |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | more const'ification |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | const'ification |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | const'fication |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Kurt Zeilenga | Apply Hallvard's memory leak plugs... |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Howard Chu | Update for attribute, objectclass, and objectidentifier... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Howard Chu | Fix warnings from previous OID parse commit |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | s/slapentry/slapadd/ |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | s/HAVE_QUIPU/BUILD_QUIPU/ |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Howard Chu | Add OIDmacros for attribute & objectclass numericOIDs... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Add CSRIMALLOC Support |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | More unifdef -DSLAP_CLEANUP |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | unifdef -DSLAP_CLEANUP |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | More CSRI malloc debugging support and destroy sockbuf... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | slapd_tester should be linked with LIBS |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Free ldif buffer... test001 now shows no leaks! |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Fix MAJOR memory leak. |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Add CSRIMALLOC support |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Apply dn_parent memory leak fix to bdb2 |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Centralize slap init/startup/shutdown/destroy into... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Fix typo in last commit... odd that test001 didn't... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Add hacks to allow debugging with CSRI malloc. |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Remove "touch all-common", not building when needed... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | s/U-Mich/OpenLDAP/ in examples |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Fix dn_parent memory leak. |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Fix SLAP_CLEANUP (this #ifdef should really be removed) |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Hallvard Furuseth | plug memory leak |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Kurt Zeilenga | Clean up debug messages. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Removed in favor of -xx.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | draft-ietf-ldup-subentry-00.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Statement concerning appropriate use of I-D. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | draft-ietf-ldapext-namedref-00.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | update to draft-ietf-ldapext-acl-model-03.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | draft-ietf-ldapext-authmeth-04.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | draft-ietf-ldapext-acl-reqts-02.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | moved to -xx.txt |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Update to revision 3. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Don't include revision number in file name (to allow... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Fix typos in 'make clean' |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Fix server==NULL bugs |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | s/U-Mich/OpenLDAP/ in examples |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Document -s and -c modes. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Kurt Zeilenga | Add schema checking, continue mode, and fix a few leaks. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Add <ac/string.h> |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Fix printf formats: print msgtype as %lu, remove spurio... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Update MSVC project and remove lint |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Add missing progname argument to fprintf |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Add const, to fix "cast away from const" warnings |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Howard Chu | Remove extraneous newlines from non-LDIF output |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | s/ldif2ldbm/slapadd/ and similiar changes |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | s/ldif2dlbm/slapadd/ |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Add man pages for slapadd and slapcat (slapindex coming... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Add missing newline at end of file |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Make -d levels additive |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | New dn2id format with base/one/subtree indices (ldbm... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Another bogus postalcode removed |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Strip bogus postcode from entry |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Fix bugreport/mailinglist addresses |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Fix feedback address |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Remove umich.edu reference |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Howard Chu | Fix typo: "extenisbleObject" -> "extensibleObject" |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Hallvard Furuseth | Print "<DEFAULT>" instead of "0" when ldapport=0 in... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Howard Chu | Add "modulepath" config statement for setting the searc... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Howard Chu | Make init_module return a success/fail value. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Do not attempt "-mt" pthread detection. Rely on -lpthr... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Kurt Zeilenga | Fix tid vs thread typo |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Kurt Zeilenga | printf "ALL" to stderr. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Kurt Zeilenga | Install as 755 not 775. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Hallvard Furuseth | back-ldbm: Kill ldbm_ignore_nextid_file, replace with... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Hallvard Furuseth | s/text/text ? text : ""/ in Statslog |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Hallvard Furuseth | Add ldap_*2name() in <include,libldap>/schema, use... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Hallvard Furuseth | Add missing newline and EOF |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Hallvard Furuseth | ITS#251: Remove 1st "u" (old UDP option) from getopt() |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Kurt Zeilenga | res_search() detection: always look for res_search... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Kurt Zeilenga | Fix s/doc/contrib/ in comment |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Kurt Zeilenga | Backout last two commits. Merged rule breaks specific... |
commit | commitdiff | tree | snapshot |
next |