]> git.sur5r.net Git - openldap/shortlog
openldap
2002-10-28 Jong Hyuk ChoiUse of slap_schema.si_ad_entryUUID in bdb_psearch()
2002-10-28 Kurt ZeilengaAdd superiorUUID to system schema
2002-10-27 Kurt ZeilengaMisc cleanup
2002-10-27 Kurt Zeilengacode cleanup
2002-10-27 Kurt ZeilengaFix typo
2002-10-26 Howard ChuFix ITS#2157, server should never attempt to unlink...
2002-10-26 Pierangelo... beautify "unknown"
2002-10-26 Pierangelo... need to move #define here; on by default
2002-10-26 Pierangelo... fix hasSubordinate filtering; now it can be safely...
2002-10-26 Pierangelo... use more appropriate error code
2002-10-26 Pierangelo... actually, get_perms is needed by ldapi:// rgeardless...
2002-10-26 Kurt Zeilengarebuild (and test updated log.pl)
2002-10-26 Kurt Zeilengaforce
2002-10-26 Kurt Zeilengaforced
2002-10-26 Kurt Zeilengaforced
2002-10-26 Kurt Zeilengaforce again
2002-10-26 Kurt Zeilengaanother forced commit
2002-10-26 Kurt ZeilengaAnother forced commit
2002-10-26 Kurt ZeilengaAnother forced commit
2002-10-26 Kurt ZeilengaForced change for testing
2002-10-26 Kurt Zeilengaforced change for testing
2002-10-26 Kurt ZeilengaUpdate anon
2002-10-26 Kurt Zeilengatest 3
2002-10-26 Kurt Zeilengaanother test
2002-10-26 Kurt ZeilengaForced change (test)
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-25 Jong Hyuk ChoiAddition of servers/slapd/lcup.c and servers/slapd...
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-25 Pierangelo... add restrictions related to listeners in form of file...
2002-10-25 Kurt Zeilengaber_write error message cleanup
2002-10-25 Kurt ZeilengaSHTOOL cleanup
2002-10-25 Kurt ZeilengaMake sure that newSuperior isn't old superior
2002-10-24 Howard ChuPlug memleak in previous commit
2002-10-24 Howard ChuForced commit, undo previous accidental checkin.
2002-10-24 Howard ChuITS#2153, make sure sockbuf buffer is empty before...
2002-10-24 Pierangelo... listener:
2002-10-23 Kurt ZeilengaAdd more LDIF comments
2002-10-23 Pierangelo... document socket permission extension to ldapi://
2002-10-23 Pierangelo... change socket permission syntax (to reuse function...
2002-10-23 Pierangelo... prevent use of uninitialized var
2002-10-23 Pierangelo... fix typo
2002-10-23 Howard ChuFix comment garbled in 2.1.6. (Very weird, how did...
2002-10-22 Kurt ZeilengaAdd comment attributing origin of the Metaphone algorithm
2002-10-22 Kurt ZeilengaRename
2002-10-21 Kurt ZeilengaAdd implicit DN check
2002-10-21 Kurt ZeilengaAdd a referrals/manageDsaIT test (depends on order...
2002-10-18 Kurt ZeilengaHide shtool echo bold warnings
2002-10-18 Kurt ZeilengaFix stupid bug
2002-10-18 Kurt ZeilengaUpdate
2002-10-18 Kurt ZeilengaAdd back-shell --with-threads warning
2002-10-17 Kurt Zeilengablind fix for NULL pointer in Debug() bug (ITS#2143)
2002-10-17 Kurt ZeilengaFix ITS#2142
2002-10-17 Kurt ZeilengaMisc updates
2002-10-17 Kurt ZeilengaFix comment
2002-10-16 Kurt ZeilengaNote --without-threads limitation
2002-10-15 Kurt ZeilengaAdd copy of OPL 2.0.1 and note in files which specifica...
2002-10-13 Kurt Zeilengatweak {thr,sched,pthread}_yield() detection
2002-10-13 Kurt Zeilengafirst cut at ditStructureRule and nameForm routines
2002-10-12 Kurt Zeilengacorrect security sample
2002-10-12 Kurt ZeilengaPatch: 'ldapmodify -c' should return error on failure...
2002-10-12 Howard ChuPrefer thr_yield over sched_yield for Solaris
2002-10-12 Howard ChuPrefer thr_yield over sched_yield for Solaris
2002-10-11 Howard ChuMore fixes for ITS#2136, make sure all error returns...
2002-10-11 Howard ChuIn sb_tls_bio_read/write, check for EAGAIN in addition...
2002-10-11 Kurt Zeilengabetter check of snprintf result
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-10 Luke HowardFix crasher in ldap_domain2dn()
2002-10-10 Kurt ZeilengaClarify new "entry" ACLs
2002-10-10 Kurt ZeilengaAdd DIT Structure Rules and Name Forms
2002-10-10 Kurt ZeilengaMore OBSOLETE checks
2002-10-10 Kurt ZeilengaAdd some OBSOLETE schema checks
2002-10-10 Kurt ZeilengaFix multiple NAME example
2002-10-09 Kurt ZeilengaDon't mask error text variables
2002-10-09 Kurt ZeilengaRemove lint
2002-10-09 Kurt ZeilengaImplement content rule checks
2002-10-09 Howard ChuRevert previous commit. More thought needed re: IPV4...
2002-10-09 Kurt ZeilengaUpdate to 1.6.1
2002-10-09 Howard ChuITS#2132, give up at first bind failure
2002-10-09 Kurt ZeilengaFix bad sup error
2002-10-09 Kurt ZeilengaNeed ../cr.o
2002-10-09 Howard ChuFix ITS#2132, give up if listener fails to open
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-10-09 Kurt ZeilengaAdd ditContentRule routines
2002-10-08 Kurt ZeilengaBump EXBUFSIZ up a bit
2002-10-08 Kurt ZeilengaFix realloc() bugs
2002-10-08 Kurt ZeilengaFix AC_CACHE_CHECK bug in DB_THREAD detection.
2002-10-08 Kurt ZeilengaPlug memory leak (ITS#2126)
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-10-08 Kurt ZeilengaAdd security restrictions examples
2002-10-08 Kurt ZeilengaClarify unprotected simple bind settings
2002-10-08 Kurt Zeilengaif "disallow bind_simple_unprotected", require at least...
2002-10-08 Kurt ZeilengaClarify that "security ssf=n" applies to "disallow...
2002-10-07 Kurt ZeilengaMore entry level access control for back-shell
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-07 Howard ChuFix ldap_int_get_controls for optional values
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
2002-10-06 Kurt ZeilengaClarify that v2 is disabled by default
2002-10-04 Kurt ZeilengaFix up last commits
2002-10-04 Kurt ZeilengaAdd "entry" ACL checks for add/delete/rename ops
2002-10-04 Kurt Zeilengas/umich.edu/example.com/
next