]> git.sur5r.net Git - openldap/history - servers/slapd
don't allow multiple relay lines (ITS#4322)
[openldap] / servers / slapd /
2006-01-10 Pierangelo Masaratidon't allow multiple relay lines (ITS#4322)
2006-01-10 Howard ChuITS#4319 fix check for need_shutdown/slap_shutdown()
2006-01-10 Pierangelo Masaratidon't idassert anon2anon (ITS#4321)
2006-01-10 Pierangelo Masaraticomment no longer required
2006-01-10 Pierangelo Masaratirefine fix to ITS#4320
2006-01-10 Pierangelo Masaraticheck pointers (ITS#4320)
2006-01-09 Pierangelo Masaratiuse slab memory for proxyauthz
2006-01-09 Howard ChuOptimizations for containment checks
2006-01-09 Howard ChuPlug memleak when query isn't added to cache
2006-01-09 Howard ChuTone down debug messages
2006-01-09 Pierangelo Masaratiapparently Statslog() doesn't really differ any more...
2006-01-09 Howard ChuStreamline answerability test
2006-01-09 Pierangelo Masaratiuse a placeholder to mark that there is no process...
2006-01-09 Pierangelo Masaratidon't send error with back-meta
2006-01-09 Pierangelo Masaratirefine fix to ITS#4315; apply it to back-meta as well
2006-01-09 Howard ChuITS#4316 fix to make attrset subsets work as documented.
2006-01-09 Howard ChuTS#4315 fix prev commit, spinning in ldap_back_dobind
2006-01-09 Howard ChuITS#4315 fix bind concurrency issue
2006-01-08 Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-08 Luke HowardITS#4291
2006-01-08 Luke HowardITS#4311
2006-01-07 Pierangelo Masaratiimprove previous commit
2006-01-07 Pierangelo Masaratifix entryExpireTimestamp description
2006-01-07 Pierangelo Masaratienable new response/cleanup playlist #ifdef LDAP_DEVEL
2006-01-07 Pierangelo Masaratirelease entry before sending results (ITS#4313)
2006-01-07 Pierangelo Masaratisilence (harmless) warnings
2006-01-07 Pierangelo Masaratisilence warning
2006-01-06 Howard Chuwake listener when scheduling qtask so it can run immed...
2006-01-06 Pierangelo Masaratiregister OID for entryExpireTimestamp
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo MasaratiITS#4310 seems to affect also back-ldbm
2006-01-06 Pierangelo Masaraticomplete ACI commit
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-06 Pierangelo Masaratiallow load_extop to replace an existing handler (not...
2006-01-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-06 Pierangelo Masaratiresource release (more is needed: a report is coming...)
2006-01-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-06 Pierangelo Masaratipart of o_csn memory handling cleanup
2006-01-06 Pierangelo Masaratio_csn memory handling cleanup and more resource release
2006-01-06 Pierangelo Masaraticleanup
2006-01-06 Pierangelo Masaraticheck if handler is being installed twice (needs work...
2006-01-06 Pierangelo Masaratisince o_csn is always allocated on the thread's slab...
2006-01-06 Pierangelo Masaratimove supporting exops to bvarray
2006-01-06 Pierangelo Masaraticleanup callback freeing
2006-01-06 Pierangelo Masaratiallow backend_attribute to check access to "entry"...
2006-01-06 Pierangelo Masaraticleanup
2006-01-06 Pierangelo Masaratiplug one-time leaks
2006-01-06 Pierangelo Masaraticleanup previous commit
2006-01-06 Pierangelo Masaratiallow addiion of suffix entry when default referral...
2006-01-06 Howard ChuCleanup task declarations
2006-01-06 Howard ChuITS#4308 fix cache flush task interval
2006-01-06 Howard ChuITS#4306 fix for syslog with NULL string on modify
2006-01-05 Pierangelo Masaratifix ITS#4307
2006-01-05 Pierangelo Masaratifix search of specific connection (ITS#4300)
2006-01-05 Pierangelo Masaratire-fix ITS#4260
2006-01-05 Pierangelo Masaratiimprove previous commit; now passes all tests
2006-01-05 Pierangelo Masaratiplug leaks
2006-01-05 Pierangelo Masaratiall in all, valgrind was right; this now works as intended
2006-01-04 Pierangelo Masaratiexperimental fix to callback looping
2006-01-04 Pierangelo Masaratifix previous commit
2006-01-04 Pierangelo Masaratifix self<access> for "users" (ITS#4299)
2006-01-03 Pierangelo Masaratifix issue with mixed attributes/objectClasses in exclus...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-03 Pierangelo Masarati__should__ fix ITS#4296
2006-01-02 Pierangelo Masaratistringify no longer needed
2006-01-02 Pierangelo Masaratifix another crasher
2006-01-02 Pierangelo Masaratifix crasher in previous commits
2006-01-02 Pierangelo Masaratifix {add,delete} access (ITS#4295)
2006-01-02 Pierangelo Masaratithis bug highlighted ITS#4295 issue
2006-01-02 Pierangelo Masaraticlarify generated password issue
2006-01-02 Luke HowardRemove new_rdn/old_rdn - handled by frontend
2006-01-02 Luke HowardRemove new_rdn/old_rdn - handled by frontend now
2006-01-02 Luke HowardRemove RDN checks/logging -- now done by frontend
2006-01-02 Pierangelo Masaratireturn the new password if the exop is performed by...
2006-01-02 Pierangelo Masaratiallow modules to register callbacks for dynamic data...
2006-01-02 Pierangelo Masaratiallow generic exops to slip thru
2006-01-02 Pierangelo Masaratifix indentation
2006-01-01 Luke HowardInitialize sml_type
2006-01-01 Luke HowardBackout accidental private part of previous commit
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-27 Pierangelo Masaratiadd severity-aware logging (ITS#4282)
2005-12-26 Pierangelo Masaratitypos in comments (very pedantic...)
2005-12-26 Pierangelo Masaratihandle when URIs are null
2005-12-24 Luke HowardFix regression in SLAPI ACL plugins, call with frontend...
2005-12-24 Luke HowardHandle LDAP_MOD_INCREMENT in acl_check_modlist()
2005-12-24 Luke HowardUse local SSF for internal SLAPI operations (probably...
2005-12-24 Luke HowardFix CLDAP regression
2005-12-24 Luke HowardCreate SLAPI object extensions in connection_fake_init()
2005-12-24 Luke HowardFix crasher in slapi_over_unmerge_controls() (if called...
2005-12-24 Luke HowardSet ors_slimit in slap_read_controls so that slap_send_...
2005-12-24 Luke HowardFix compile error when LDAP_CONNECTIONLESS is defined
2005-12-23 Kurt Zeilengafix ITS#4283/4 segfaults
2005-12-22 Pierangelo Masaraticleanup debug handling
2005-12-21 Howard ChuITS#4278 set ml->sml_type
2005-12-21 Pierangelo Masaratifix handling of bind-timeout
2005-12-20 Kurt ZeilengaAdd UUIDPretty
2005-12-20 Kurt Zeilenga(Quick)fix UUID naming attributes
2005-12-20 Pierangelo Masaratidon't idassert anonymous unless explicitly configured...
2005-12-20 Pierangelo Masaratisilence warning
2005-12-20 Pierangelo Masaratimore unparsing buffer overflow cleanup
next