]> git.sur5r.net Git - openldap/shortlog
openldap
2000-10-21 Kurt ZeilengaRemove defaultaccess directive
2000-10-20 Gary Williamsfix lutil_set_debug_level call
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-19 Kurt Zeilengarev-01
2000-10-18 Kurt Zeilengaquick hack to support holding of the root naming context
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-18 Gary Williamsfix file test
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaEliminate the need for a buffer.
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt Zeilengarename macros per conventions
2000-10-18 Kurt Zeilengause ber_socket_t, not LBER_SOCKET_T
2000-10-18 Kurt ZeilengaFORCED COMMIT to update rcs log
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt ZeilengaRemove lint
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-10-18 Kurt ZeilengaUpdate handling of partial responses
2000-10-18 Kurt Zeilengaminor cleanup
2000-10-18 Kurt ZeilengaDocument the "threads" directive
2000-10-18 Kurt ZeilengaFix typo in concurrency description
2000-10-17 Kurt ZeilengaRemove commented out (logging) code
2000-10-17 Kurt Zeilengareturn default to no logging
2000-10-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-17 Gary Williamsconvert text level to int
2000-10-17 Gary Williamsadd prototype for lutil_mnem2level
2000-10-17 Kurt ZeilengaForced commit to correct log entry
2000-10-17 Kurt Zeilengaldap_url_search should use hostport of URL.
2000-10-17 Kurt ZeilengaPartial update of URL man page...
2000-10-17 Gary Williamsconvert string levels to ints
2000-10-17 Kurt ZeilengaBump listeners to 10
2000-10-16 Kurt ZeilengaTrim unimplemented syntaxes and matching rules from...
2000-10-16 Kurt ZeilengaDon't attempt to send abandon unless connection exists.
2000-10-16 Kurt ZeilengaNote that the directory containing the replogfile as...
2000-10-16 Kurt ZeilengaReplace last commit with Stig's improved version
2000-10-16 Kurt ZeilengaITS#839: getaddrinfo portability fix from Gabar Gombas
2000-10-16 Kurt ZeilengaITS#821: TLS data ready fix from <mattc@chartist.com>
2000-10-16 Kurt ZeilengaRemove cpp lint
2000-10-16 Kurt ZeilengaMake sure openldap-slurp is created 700
2000-10-16 Kurt ZeilengaAdd detection for gia_strerror
2000-10-15 Julio Sánchez... Better processing of extensible filters. Needs testing...
2000-10-15 Julio Sánchez... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-15 Julio Sánchez... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-14 Julio Sánchez... Better parsing.
2000-10-14 Kurt Zeilengaentropy should be unsigned
2000-10-14 Kurt ZeilengaRework control create/dup routines to distinguish not
2000-10-14 Kurt ZeilengaFix typo
2000-10-14 Kurt ZeilengaCorrect SMIME comment
2000-10-14 Kurt ZeilengaPer IETF LDAPext discussions, ;binary transfer of binar...
2000-10-14 Kurt Zeilengalabel io as "ldap_"
2000-10-13 Julio Sánchez... Add mra.o to linked objects
2000-10-13 Julio Sánchez... Protos for extensible matching rules
2000-10-13 Kurt ZeilengaDoesn't require <stdio.h>
2000-10-13 Julio Sánchez... The beginning of extensible matches. Do not use.
2000-10-13 Julio Sánchez... Let slapd at least start and do things. Someone should...
2000-10-13 Julio Sánchez... Prevent it from crashing.
2000-10-13 Kurt ZeilengaDon't print bind dn, it's confusing when using SASL
2000-10-13 Kurt ZeilengaUse LDAP_VERSION3 instead of 3
2000-10-13 Gary Williamsadd typedef for log function that was in lber.h
2000-10-13 Gary Williamsremove stdarg.h and prototypes that require it
2000-10-13 Kurt ZeilengaReturn authMethodNotSupported not authUnknown for unknown
2000-10-13 Kurt ZeilengaZap defaultaccess option
2000-10-13 Kurt ZeilengaRemove "defaultaccess" option. No longer needed as...
2000-10-13 Kurt ZeilengaLabel sb debugging as "ldap_"...
2000-10-13 Howard ChuFix TLSVerifyClient. Applied in wrong branch before.
2000-10-12 Kurt ZeilengaAdd sasl i/o debugging
2000-10-12 Kurt ZeilengaImport Stig reorganized daemon.c + style changes
2000-10-12 Gary Williamsremove LDAP_Debug macro
2000-10-12 Gary Williamsupdate logging
2000-10-12 Gary Williamschange to LDAP_LOG macro
2000-10-12 Gary Williamsslight change to macro
2000-10-12 Gary Williamsexample client using new logging
2000-10-12 Gary Williamsexample of new logging use
2000-10-12 Gary Williamsget new debug configuration
2000-10-12 Gary Williamsfirst try at logging improvements
2000-10-12 Kurt ZeilengaFix layer installation
2000-10-11 Kurt ZeilengaAdd missing 'static'... (ITS#823,825,828)
2000-10-11 Kurt ZeilengaRevised ITS#799 fix from Steve Sonntag <vtag@novell...
2000-10-11 Kurt ZeilengaAdjust result code when entry is not found to noSuchObject
2000-10-11 Kurt ZeilengaUpdate with latest needs
2000-10-11 Ralf Haferkamp- fixed bug in debugging output (added #include "config...
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-11 Kurt ZeilengaReferences with empty dn (ITS#817)
2000-10-11 Kurt Zeilengamark lber_init_w_nullc as deprecated
2000-10-11 Kurt ZeilengaRemove max buffer constraint!
2000-10-11 Kurt ZeilengaUse $MANAGERDN to update one of the passwords (to test...
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 ZeilengaClarify handling of -r (chroot) option
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 Kurt ZeilengaReturn more appropriate result codes than LDAP_UNAVAILABLE
2000-10-09 Kurt ZeilengaDon't embed comments in command section of rule
2000-10-09 Julio Sánchez... Fix misleading text in debug output.
2000-10-09 Julio Sánchez... Remove lint.
2000-10-09 Kurt ZeilengaFix SLAPD_SPASSWD typo which caused passwd_mutex not...
next