]> git.sur5r.net Git - openldap/history - servers
Move uidNumber and gidNumber into slapd(8)
[openldap] / servers /
2005-09-05 Kurt ZeilengaMove uidNumber and gidNumber into slapd(8)
2005-09-04 Pierangelo Masaratiall right, don't worry about free() by now
2005-09-04 Howard ChuITS#3980 fix when master doesn't explicitly reset grace...
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-09-04 Pierangelo Masaratisilence warning
2005-09-04 Pierangelo Masaraticleanup
2005-09-04 Pierangelo Masaratifix old erroneous commit (ITS#4001)
2005-09-04 Howard ChuAlso compile for LDBM
2005-09-04 Howard ChuITS#3980, filter out some delete modifications on repli...
2005-09-04 Howard ChuITS#3978: Added alock calls; warns about inconsistency...
2005-09-04 Howard ChuITS#3978 move alock from back-bdb to slapd
2005-09-04 Howard ChuITS#3802, #3999 skip wake_sds in epoll event loop
2005-09-03 Hallvard FurusethSilence warnings
2005-09-02 Howard ChuAdd missing return from rev 1.27
2005-09-02 Howard Chuper LDAPext discussion, delete pwdAccountLockedTime...
2005-09-02 Howard ChuBypass all add/modify checks on replicas, the master...
2005-09-02 Howard ChuITS#3989 fix ID used for syncprov_findbase
2005-09-01 Howard ChuRemove #undef HAVE_EPOLL accidentally committed in...
2005-09-01 Howard ChuFix olcSubordinate OID clash
2005-09-01 Howard ChuITS#3992 check bi_dbenv
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-31 Hallvard FurusethFix check for supported operations: Needs be_id2entry_g...
2005-08-31 Hallvard FurusethReject slapadd -w if not supported (partial ITS#3979...
2005-08-31 Hallvard FurusethNull backend support for slapadd and slapcat
2005-08-31 Hallvard FurusethCleanup: Rename struct null_info.bind_allowed to .ni_bi...
2005-08-31 Pierangelo Masaratifix test before releasing resources (ITS#3990)
2005-08-31 Howard ChuITS#3979 only one glue overlay per tree is allowed
2005-08-31 Pierangelo Masaratisave target errors for later evaluation
2005-08-30 Pierangelo Masaratifurther refine previous commit
2005-08-30 Pierangelo Masaratifix previous commit
2005-08-30 Pierangelo Masaratialways init ACLs
2005-08-30 Pierangelo Masaratidon't let back-monitor appear __after__ a database...
2005-08-30 Pierangelo Masaraticleanup previous commit (thanks to Hallvard)
2005-08-29 Hallvard FurusethInclude "fd=.." in Statslog message "TLS established"
2005-08-29 Howard ChuITS#3983 fix connection_client_stop, must reset sockbuf
2005-08-29 Pierangelo Masaratilog UNDEFINED/PROXIED attributeDescription insertion
2005-08-29 Pierangelo Masaratifix previous commit
2005-08-28 Pierangelo Masaratiprettify matchedDN
2005-08-28 Howard ChuIn ordered_value_sort, allow zero-length ordered values.
2005-08-28 Howard ChuMore for ITS#3937, pick up pre-set ldap_syslog values.
2005-08-28 Howard ChuITS#3937 add config_syslog var to track state of loglev...
2005-08-28 Howard ChuITS#3937 tone down informational debug msgs
2005-08-28 Howard ChuConsolidate a few more init calls into slap_init()...
2005-08-27 Pierangelo Masaratiprettify matchedDN; fix memory handling
2005-08-27 Pierangelo Masaratiprettify matchedDN; return response code
2005-08-27 Howard ChuAdditional log msg for config tree processing failures
2005-08-27 Howard ChuPartially revert rev 1.31, must detect send_search...
2005-08-27 Howard ChuMore for ITS#3900 - olcDefaultSearchBase doesn't belong...
2005-08-27 Howard ChuFinish control implementation
2005-08-27 Howard ChuFix typos in error messages
2005-08-26 Hallvard FurusethRename label "leave" to "done".
2005-08-26 Hallvard FurusethRemove unused variable
2005-08-26 Pierangelo Masaratifix uninitialized, signedness and other issues (ITS...
2005-08-26 Pierangelo Masaratirefine last commit (let "proxied" attrs be registered...
2005-08-26 Luke Howardfix slapi_sdn_isempty() logic
2005-08-26 Howard ChuMore for ITS#3854
2005-08-26 Howard ChuFix another leaked environment.
2005-08-26 Hallvard Furusethslapi_rdn_set_<sdn/rdn>: Void functions, so return...
2005-08-26 Howard ChuWindows mod compatibility
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-26 Howard ChuFix for Windows mod compatibility, imported symbols...
2005-08-26 Howard ChuLeave pwdPolicySubEntry user-modifiable for now
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo Masaratineed stricter sanity checks...
2005-08-25 Pierangelo Masaratihonor onerr on bind
2005-08-25 Howard ChuDon't do anything if this is a syncrepl response.
2005-08-25 Howard ChuMust close env before removing it.
2005-08-24 Howard ChuConfig fixes
2005-08-24 Luke HowardAllow slapi_sdn_get_parent() to work if only normalized...
2005-08-24 Howard ChuFix typo in numeric-descend
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-24 Howard ChuCheck for numeric syntaxes
2005-08-24 Howard ChuTweak prev commit, use BER_BVZERO
2005-08-24 Howard ChuFix uninit'd var, check for single-valued attrs
2005-08-23 Pierangelo Masaratimake sure a_nvals are as many as a_vals (helps tracking...
2005-08-23 Pierangelo Masaratiworkaround ITS#3965; if anybody has a better solution...
2005-08-23 Howard ChuUpdated for draft 09, allow MANAGE for operational...
2005-08-23 Pierangelo Masaratiharmonize back-ldbm and back-bdb handling of searchBase...
2005-08-23 Pierangelo Masaratifix use of uninitialized var
2005-08-23 Howard ChuMore for valsort
2005-08-23 Howard ChuAdd valsort
2005-08-23 Howard ChuAdd sorted values overlay
2005-08-23 Howard ChuITS#3961 better fix - provide a context for the main...
2005-08-23 Howard ChuITS#3961 provide ldap_pvt_thread_pool_fake_context_init...
2005-08-22 Pierangelo Masaratineed some minimal timeout otherwise strange issues...
2005-08-22 Pierangelo Masaratifix ACIs; few issues remain (e.g. disclose)
2005-08-22 Pierangelo Masaratiallow options in dynacl configuration
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-22 Pierangelo Masaratifix cleanup on error
2005-08-22 Pierangelo Masaratifix previous commit
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-22 Pierangelo Masaratilog the right string
2005-08-22 Pierangelo Masaratiallow a minimal timeout in compares
2005-08-22 Pierangelo Masaratimoved to contrib/slapd-overlays/allop
2005-08-21 Hallvard FurusethSLAP_OP_* enums are always used. Delete #ifdef SLAPD_MO...
2005-08-20 Pierangelo Masaraticleanup
2005-08-20 Pierangelo Masaratifix referral logging @STATS2
2005-08-20 Pierangelo Masaratifix (and partially revert) last commit
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
next