]> git.sur5r.net Git - openldap/history - servers
Pass extended ops thru as well
[openldap] / servers /
2006-12-18 Howard ChuPass extended ops thru as well
2006-12-18 Howard ChuUse a specific sr_type for intermediate Glue results
2006-12-18 Howard ChuFake intermediate Results to prevent premature cleanup
2006-12-18 Howard ChuFix prev commit
2006-12-18 Pierangelo Masaraticatch double free
2006-12-18 Pierangelo Masaraticatch invalid read (i == -1)
2006-12-18 Howard ChuFix callback handling
2006-12-18 Howard ChuRemove redundant search cleanup
2006-12-17 Pierangelo Masarati- add support for "use-temporary-conn" much like back...
2006-12-17 Howard ChuITS#4638 restore params for Compare and Modify
2006-12-17 Howard ChuITS#4638 restore original parameters on op completion
2006-12-17 Pierangelo Masaratifix another typo
2006-12-17 Pierangelo Masaratifurther fix previous commit
2006-12-17 Pierangelo Masaraticleanup and document ITS#4781 commit
2006-12-17 Pierangelo Masaratisupport a separate cached connection for binds when...
2006-12-17 Pierangelo Masaratimore portable fix to ITS#4756
2006-12-16 Pierangelo Masaratiadd support for auditContext (schema differs a bit...
2006-12-16 Quanah Gibson-Mountcleanup
2006-12-15 Pierangelo Masaratirefine previous commit
2006-12-15 Pierangelo Masaratimake slap_sasl_open() comply with URL notation for...
2006-12-15 Pierangelo Masaratirewrite chased DN according to referral's (ITS#4776)
2006-12-15 Pierangelo Masaratiimplement full IPv6 support in ACLs; use URL notation...
2006-12-14 Pierangelo Masaratiprotect assertion behind mutex (test should be atomic...
2006-12-14 Howard ChuFix connections_shutdown()
2006-12-13 Howard ChuRemainder of fix for ITS#4615 - stop processing overlay...
2006-12-12 Howard ChuITS#4768 more be_add fallout
2006-12-12 Howard ChuFix prev commit
2006-12-12 Howard ChuITS#4777 fix modlist delete
2006-12-12 Kurt ZeilengaITS#4775: blind fix for buffer overflow condition in...
2006-12-08 Kurt ZeilengaMonitor attributes should have dSAOperation usage,
2006-12-07 Pierangelo Masaratigive cleanup another chance to free the temporary callb...
2006-12-06 Pierangelo Masaratidon't use conditionals in macro arguments (ITS#4769)
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-12-02 Pierangelo Masaratifix deadlock in case of bind error; propagate error...
2006-12-02 Pierangelo Masaratiimprove error message
2006-12-02 Pierangelo Masaratifix DN (and berval'ued items requiring) normalization...
2006-12-02 Pierangelo Masaraticomplain if instantiated outside of a database definition
2006-12-02 Pierangelo Masaratiuse case consistent with RFCs (ITS#4764)
2006-12-01 Howard ChuITS#4765 init slap_daemon.sd_actives
2006-12-01 Howard ChuFix prev commit, attrs_dup left a_desc uninit'd
2006-12-01 Howard ChuTweak bei_state so cache_lru_add doesn't ever try to...
2006-11-30 Howard ChuRewrite attrs_dup with attrs_alloc.
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-27 Howard ChuSkip checkpoint call if size was not specified - defer...
2006-11-25 Howard ChuUse quicksort in slap_mods_check for finding duplicates.
2006-11-24 Pierangelo Masaratifix ITS#4760 differently
2006-11-24 Pierangelo Masaratidestroy cached groups after identity change (ITS#4760)
2006-11-24 Pierangelo Masaratifix defaults in "group" in parsing (ITS#4761)
2006-11-24 Pierangelo Masaratifix leak in case of retry
2006-11-23 Pierangelo Masaratiadd "report" to "onerr" modes: continue a search in...
2006-11-23 Pierangelo Masaratifix backward compatibility issues in ACI; more debug...
2006-11-23 Howard ChuITS#4600 #if out redundant checks. will delete them...
2006-11-18 Pierangelo Masaratifix leak when 'rebind-as-user' is set (and client searc...
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-17 Howard ChuTone down enum_tree warning
2006-11-17 Howard ChuKeep hardcoded schema together in lists
2006-11-17 Howard ChuITS#4755 add rid to syncrepl debug msgs
2006-11-16 Howard ChuFix prev commit, reset DB pointer
2006-11-16 Howard ChuUse runq to defer creation of log root entry; allows...
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-11-13 Howard ChuITS#4746 additional leaks
2006-11-13 Howard ChuITS#4746 plug leaks
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-12 Howard ChuShort-circuit the mapping search if more than 1 entry...
2006-11-11 Howard ChuTweak prev commit, use LDAP_UNAVAILABLE to force early...
2006-11-11 Howard ChuITS#4744 authzTo/authzFrom patterns are supposed to...
2006-11-10 Howard ChuITS#3755 silence strict-aliasing warnings
2006-11-09 Howard ChuFix typo in prev commit
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-11-09 Howard ChuFix - failed Binds could leave a closing connection...
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-05 Pierangelo Masaratirework compare
2006-11-05 Pierangelo Masaratis/fprintf/Debug/; improve logging
2006-11-05 Pierangelo Masaraticleanup variables scope; re-sort conditions
2006-11-03 Pierangelo Masaratiimprove previous commit (ITS#4729)
2006-11-03 Pierangelo Masaratifix dynlist dynamic build (ITS#4729)
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-10-28 Pierangelo Masaratineed ldap-int.h for ldap_int_discard() declaration...
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaLDAPBIS cleanup
2006-10-28 Kurt ZeilengaRFC 4511 calls for unavailableCriticalExtension to...
2006-10-26 Pierangelo Masaratimissing CVS header
2006-10-26 Howard ChuFix prev commit again (ITS#4722)
2006-10-26 Pierangelo Masaratifix building without threads (don't publish any thread...
2006-10-26 Howard ChuITS#4720 release csn mutex before checkpointing.
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-10-21 Kurt ZeilengaRemove extraneous SLAP_RELAX macro
2006-10-17 Howard ChuFix typo in prev commit
2006-10-17 Howard ChuTweak prev commit, add more notes (re ITS#4667)
2006-10-17 Howard ChuFrom rev 1.373, releasing the mutex means connection_cl...
2006-10-15 Pierangelo Masaratitemporarily change umask only if required
2006-10-15 Pierangelo Masaratifix previous commit
next