]> git.sur5r.net Git - openldap/history - servers
Add sasl i/o debugging
[openldap] / servers /
2000-10-12 Kurt ZeilengaImport Stig reorganized daemon.c + style changes
2000-10-12 Gary Williamsexample of new logging use
2000-10-12 Gary Williamsget new debug configuration
2000-10-12 Kurt ZeilengaFix layer installation
2000-10-11 Kurt ZeilengaAdd missing 'static'... (ITS#823,825,828)
2000-10-11 Kurt ZeilengaAdjust result code when entry is not found to noSuchObject
2000-10-11 Mark ValenceRemoved testing mods accidentally committed with previo...
2000-10-11 Mark ValenceAdded conn and op arguments to group backend callback.
2000-10-11 Mark ValenceAdded conn and op arguments to backend_group.
2000-10-11 Kurt ZeilengaUpdate ldappasswd binddn bug, man page and error reporting
2000-10-10 Kurt ZeilengaFix up logging
2000-10-10 Kurt ZeilengaAdd more detail to "configured to hold" message
2000-10-10 Kurt ZeilengaDon't allow authPassword (yet)
2000-10-09 Kurt Zeilengaslight change to chdir/chroot commit to clean up perror...
2000-10-09 Kurt ZeilengaDo a chdir() to the sandbox dir to ensure CWD is within...
2000-10-09 Julio Sánchez Fern... Fix misleading text in debug output.
2000-10-09 Julio Sánchez Fern... Remove lint.
2000-10-09 Kurt ZeilengaFix SLAPD_SPASSWD typo which caused passwd_mutex not...
2000-10-09 Julio Sánchez Fern... Permit access defined by uniqueMember and not only...
2000-10-07 Kurt ZeilengaWe need to set sasl_layers prior to returning result...
2000-10-06 Kurt ZeilengaMake sure authzid form produces a valid subject DN...
2000-10-06 Kurt Zeilengas/saslregex/sasl-regex/
2000-10-05 Kurt ZeilengaITS#806: Fix DISTDIR typo
2000-10-04 Kurt ZeilengaFix install of schema when $(INSTALL) is build/install.sh
2000-10-04 Kurt ZeilengaFix mode of schema.default installed files
2000-10-04 Kurt Zeilengaallow numericString match indexing
2000-10-03 Kurt ZeilengaDon't excite folks with index_param fails
2000-10-03 Kurt ZeilengaITS#798: don't block on empty replog log in one-shot...
2000-10-02 Kurt ZeilengaFix typo
2000-10-01 Kurt ZeilengaFix thread handling and error printing
2000-09-30 Kurt ZeilengaCheck for shutdown after successful select()
2000-09-30 Kurt Zeilengafix typo in comment
2000-09-30 Kurt ZeilengaUpdate entry release to new prototype
2000-09-30 Kurt ZeilengaLogging changes
2000-09-30 Kurt ZeilengaFix no_threads build
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-29 Kurt Zeilengamisc cleanup
2000-09-29 Kurt ZeilengaITS#786: fix IA5 string indexing to use appropriate...
2000-09-29 Kurt ZeilengaAdd dead lock detection thread.
2000-09-28 Kurt Zeilengaremove cruft
2000-09-28 Kurt ZeilengaDisable debugging
2000-09-28 Kurt Zeilengareport retries
2000-09-28 Kurt ZeilengaAdd txn_checkpoint()'ing
2000-09-28 Kurt Zeilengaworking modrdn...
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-28 Kurt ZeilengaFix idl_insert... add/modify/delete now working w/...
2000-09-28 Kurt ZeilengaAdd idl_dump for testing purposes
2000-09-28 Kurt ZeilengaClean up logging... need to hand run idl_delete to...
2000-09-28 Kurt ZeilengaDon't complain about non-existance IDL "range" candidates
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaFix entry encode/decode logging
2000-09-27 Kurt ZeilengaFix referrals no-referrals case
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt ZeilengaFix cursor logic
2000-09-26 Kurt Zeilengareplace ALLIDS with RANGE IDLs
2000-09-26 Kurt ZeilengaAdd reindex
2000-09-26 Kurt ZeilengaAdd kludge to get working tests add/populate.
2000-09-26 Kurt ZeilengaGot base entry...
2000-09-26 Kurt ZeilengaFix ber_scanf and init bugs
2000-09-26 Kurt Zeilengainclude external.h
2000-09-26 Kurt ZeilengaFix logging
2000-09-26 Kurt ZeilengaApparently working slapadd!
2000-09-26 Kurt ZeilengaRough in passwd and referral routines
2000-09-26 Kurt ZeilengaAdd more diagnostics including linear search version...
2000-09-26 Kurt ZeilengaAdd diagnostics
2000-09-26 Kurt ZeilengaFix nextid
2000-09-26 Kurt ZeilengaAdd additional diagnostics
2000-09-26 Kurt ZeilengaFix initialization, add additional diagnostics
2000-09-25 Kurt ZeilengaAdd bind()
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaClean up debug messages
2000-09-25 Kurt ZeilengaDisable sub directory support for now
2000-09-25 Kurt ZeilengaAdd minimal config support
2000-09-25 Kurt ZeilengaUpdate build environment for back-bdb
2000-09-25 Kurt ZeilengaFinish search rough in (w/o alias nor indexing support)
2000-09-25 Kurt ZeilengaRough in search routine
2000-09-25 Kurt ZeilengaClean up logging and fix ITS#771 typo
2000-09-24 Kurt ZeilengaAdd dn2entry.c
2000-09-24 Kurt ZeilengaAdd compare routine
2000-09-23 Kurt Zeilengarough in an add/delete and deadlock avoidance
2000-09-23 Kurt ZeilengaRemove unneeded getpeername call (use accept() from).
2000-09-23 Kurt ZeilengaRestrict keepalive/nodelay setsockopt to IP streams
2000-09-22 Kurt ZeilengaFix ri initialization bug (ITS#768)
2000-09-22 Kurt ZeilengaReplace indexing hash with 32-bit FNV-1... should be...
2000-09-22 Kurt ZeilengaAdd indirection to hash routines to allow for easier...
2000-09-22 Kurt ZeilengaUse LUTIL_MD5_BYTES constant
2000-09-22 Kurt ZeilengaRework schema install to work with VPATH support
2000-09-22 Kurt ZeilengaDon't recursive lock connections_mutex in idle timeout...
2000-09-22 Kurt ZeilengaAdd depend information
2000-09-22 Kurt ZeilengaAdd bdb_add() and supporting routines
2000-09-22 Kurt Zeilengaremove lint
2000-09-21 Kurt ZeilengaFix build issues
2000-09-21 Kurt ZeilengaPatch req2rst not to abort on unknown tags
2000-09-21 Kurt Zeilengasasl_secprops: needs to return ""
2000-09-21 Kurt Zeilengacheck return of ldap_pvt_tls_init() (which doesn't...
2000-09-21 Kurt ZeilengaRemove assert in sasl_secprops
2000-09-21 Kurt ZeilengaFix portability issue.
2000-09-21 Kurt ZeilengaSet TCP_NODELAY and SO_KEEPALIVE after every accept...
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-21 Kurt ZeilengaFix logging bug
next