]> git.sur5r.net Git - openldap/shortlog
openldap
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...
2000-10-09 Julio Sánchez... Permit access defined by uniqueMember and not only...
2000-10-07 Kurt Zeilengafix maxbufsize=factor typo
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 ZeilengaComment on rootpw only be valid if rootdn is with namin...
2000-10-06 Kurt Zeilengas/saslregex/sasl-regex/
2000-10-06 Kurt ZeilengaAdd cast to avoid mismatch
2000-10-05 Kurt ZeilengaAdd missing newlines
2000-10-05 Kurt ZeilengaITS#806: Fix DISTDIR typo
2000-10-05 Ralf Haferkamp- changed configure option --disable-debug to --enable...
2000-10-05 Kurt ZeilengaITS#799: chasing multiple referrals bug
2000-10-04 Kurt ZeilengaClarify memory usage
2000-10-04 Kurt ZeilengaRemove last change as Howard's integrated
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 Howard ChuReintegrate AIX and --only-static/--only-shared support...
2000-10-04 Kurt Zeilengaallow numericString match indexing
2000-10-04 Kurt ZeilengaFix attrlist description
2000-10-03 Kurt ZeilengaFix add of empty value.
next