]> git.sur5r.net Git - openldap/history - servers
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC,
[openldap] / servers /
2002-11-08 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-02 Pierangelo Masaratifix attribute delete (ITS#2158) patch provided by Timof...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-01 Howard ChuFix sasl_server_start invocation, must pass NULL cred...
2002-10-31 Stig VenaasFix referrals and alias. For ldbm and I think for bdb...
2002-10-31 Pierangelo Masaratiuse keyword "unlimited" instead of -1 for no limits
2002-10-29 Jong Hyuk Choichanges in bdb_psearch() - search scope check
2002-10-29 Jong Hyuk Choichange due to removal of servers/slapd/lcup.c
2002-10-29 Jong Hyuk ChoiRemoval of servers/slapd/lcup.c
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 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 Masaratibeautify "unknown"
2002-10-26 Pierangelo Masaratineed to move #define here; on by default
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-26 Pierangelo Masaratiuse more appropriate error code
2002-10-26 Pierangelo Masaratiactually, get_perms is needed by ldapi:// rgeardless...
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 Masaratiadd restrictions related to listeners in form of file...
2002-10-25 Kurt Zeilengaber_write error message cleanup
2002-10-25 Kurt ZeilengaMake sure that newSuperior isn't old superior
2002-10-24 Pierangelo Masaratilistener:
2002-10-23 Pierangelo Masaratichange socket permission syntax (to reuse function...
2002-10-23 Pierangelo Masaratiprevent use of uninitialized var
2002-10-23 Pierangelo Masaratifix typo
2002-10-22 Kurt ZeilengaAdd comment attributing origin of the Metaphone algorithm
2002-10-17 Kurt Zeilengablind fix for NULL pointer in Debug() bug (ITS#2143)
2002-10-17 Kurt ZeilengaFix comment
2002-10-12 Kurt Zeilengacorrect security sample
2002-10-11 Howard ChuMore fixes for ITS#2136, make sure all error returns...
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-10 Kurt ZeilengaMore OBSOLETE checks
2002-10-10 Kurt ZeilengaAdd some OBSOLETE schema checks
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 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-08 Kurt ZeilengaRework unprotected simple bind checks
2002-10-08 Kurt ZeilengaAdd security restrictions examples
2002-10-08 Kurt Zeilengaif "disallow bind_simple_unprotected", require at least...
2002-10-07 Kurt ZeilengaMore entry level access control for back-shell
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
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 ZeilengaClean up some #else #if 'ing
2002-10-02 Kurt ZeilengaFix subentry OIDs
2002-10-01 Kurt ZeilengaCode cleanup (no functional changes)
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-26 Kurt ZeilengaReturn default referral if DN maps to empty domain.
2002-09-25 Kurt Zeilengabenign buffer overflow fix (ITS#1964)
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-22 Kurt ZeilengaMinor updates
2002-09-21 Kurt Zeilengafix possible uninit bug
2002-09-21 Howard ChuFix ITS#1033 slapd hangs with GNU Pth - don't write...
2002-09-21 Kurt ZeilengaAdd experimental +/- AttributeName support.
2002-09-20 Kurt ZeilengaSave "-" for no subtypes
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-19 Howard ChuSimpler fix for NO_THREADS
2002-09-19 Howard ChuUpdated BDB_HIER for current API
2002-09-19 Howard ChuDon't set bdb yield with NO_THREADS
2002-09-19 Howard ChuFixes for NO_THREADS
2002-09-18 Howard ChuAdd calls to module_init/module_kill to support dynamic...
2002-09-16 Kurt ZeilengaMisc cleanup
2002-09-16 Kurt ZeilengaFix sizeof [r]buf typo
2002-09-16 Kurt ZeilengaFor object classes in attribute lists, use '+' (or...
2002-09-15 Kurt ZeilengaWrap csn filter frees with sync mode check.
2002-09-15 Kurt ZeilengaFix return value
2002-09-15 Kurt ZeilengaAdd LDAP_CONTROL_CLIENT_UPDATE to list of supported...
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-15 Kurt ZeilengaFix typos in last commit
2002-09-15 Kurt ZeilengaCleanup up LDAP_CLIENT_UPDATE code... including some...
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-13 Howard ChuFix ITS#2082, bdb_idl_intersection
2002-09-13 Howard ChuFix debug messages
2002-09-13 Howard ChuFix test of uninit'd rc at LOCK_ID
2002-09-12 Howard ChuSet BDB's global allocators to ber_*, don't bother...
2002-09-11 Pierangelo Masaratitrim c++ style comments
2002-09-11 Howard ChuFix ITS#2075, NULL moddn->newsup->bv_val
2002-09-10 Pierangelo Masarati#undef SLAP_X_FILTER_HASSUBORDINATES while I fix the...
2002-09-10 Howard ChuUnifdef BDB_IDL_MULTI.
2002-09-09 Kurt Zeilengaonly optimize objectClass filters when (objectClass...
2002-09-09 Howard ChuFix: if slapadd was used with an un-ordered LDIF file...
2002-09-09 Howard ChuMore memory cleanup
2002-09-09 Howard ChuPlug memleaks from -r1.45
2002-09-07 Pierangelo Masaratioptimize also duplicate/existence check in value delete...
2002-09-06 Howard ChuFix typo in one-level searches, left over from -r1...
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuReplace HACK in slap_sasl_canonicalize with safer test.
2002-09-05 Kurt Zeilengaback_attribute() should use ACL_AUTH not ACL_READ (at
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
next