]> git.sur5r.net Git - openldap/history - servers/slapd
Added ppolicy_hide_lockout keyword
[openldap] / servers / slapd /
2004-03-18 Howard ChuAdded ppolicy_hide_lockout keyword
2004-03-18 Kurt ZeilengaHide noop control until published and code is updated.
2004-03-18 Kurt ZeilengaFix typo in commit before last
2004-03-18 Kurt Zeilengacleanup
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Pierangelo Masaratiimprove previous commit
2004-03-17 Pierangelo Masaratimove DN/config test in slapdn/slaptest
2004-03-17 Pierangelo Masaratiworks in most cases ...
2004-03-17 Pierangelo Masaratiadd labeledURI to back-ldap databases
2004-03-17 Pierangelo Masaraticarefully check the URI
2004-03-17 Kurt Zeilengapassword always replaces old passwords
2004-03-17 Kurt Zeilengacleanup
2004-03-17 Howard ChuFix deadlock in remove_query_data
2004-03-17 Howard ChuFix a couple SEGVs
2004-03-17 Howard ChuAdd connection_fake_init()
2004-03-17 Howard ChuFix passing of state info to over_back_response
2004-03-17 Pierangelo Masarationly works with explicit overlay instantiation
2004-03-17 Pierangelo Masaratifix previous commit
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-17 Pierangelo Masaratiadded callbacks to most of the functions; more cleanup
2004-03-17 Pierangelo Masaratisearch/unbind works; need to consistently add callbacks...
2004-03-17 Pierangelo Masaratireset flags (need to check consistence across slapd)
2004-03-17 Howard ChuFix account lock check
2004-03-17 Pierangelo Masaratineed to turn it into a man page, when it freezes
2004-03-17 Pierangelo Masaratislight improvements; doesn't work yet
2004-03-17 Pierangelo Masaratiactually, teh backend could also be selected on a per...
2004-03-17 Pierangelo Masaratiadd back-relay (doesn't work yet)
2004-03-16 Pierangelo MasaratiseeAlso to overlays as well
2004-03-16 Howard ChuFix non-standard OIDs
2004-03-16 Pierangelo Masaratiadd overlay subsystem and connect it to databases
2004-03-16 Pierangelo Masaratiadd iterator on overlays
2004-03-16 Pierangelo Masaratiinit 'oi' also when the backend already has overlays...
2004-03-16 Pierangelo Masaratiadd DN check mode; rework check sinfrastructure
2004-03-16 Pierangelo Masaratiremove {} from procedures invocation, as noted in ITS...
2004-03-16 Pierangelo Masaratifix brain dead count (part of ITS#2641)
2004-03-16 Howard ChuPassword policy schema from draft 7
2004-03-16 Howard ChuPassword policy overlay, implements draft 7. The spec...
2004-03-16 Howard ChuRevert "delete old" change; doesn't work for salted...
2004-03-16 Howard ChuFix prev commit
2004-03-16 Pierangelo Masaratihandle overlays
2004-03-15 Howard ChuPreserve old slap_passwd_hash() signature, add slap_pas...
2004-03-15 Howard ChuDelete old password if provided
2004-03-14 Kurt Zeilengacleanup
2004-03-12 Howard ChuCleanup result handling
2004-03-12 Howard ChuAdd c_conn_idx, to simplify external modules managing...
2004-03-11 Pierangelo Masaratifix error message
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Jong Hyuk Choifor ITS#3105
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo Masaratirevert previous commit
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo Masaratirewrite entry DN-valued attrs
2004-03-10 Pierangelo Masaratiuse prepare/bind/execute instead of bind/execdirect...
2004-03-10 Howard ChuYet more for ITS#3008. Seems to work properly now.
2004-03-10 Howard ChuMore for ITS#3008
2004-03-10 Howard ChuITS#3008 fix value-based ACLs
2004-03-10 Howard ChuTurn off syslog for slap tools
2004-03-10 Howard ChuMinor cleanup
2004-03-09 Jong Hyuk Choibackend operations check
2004-03-09 Jong Hyuk Choichecking limits at the frontend
2004-03-09 Pierangelo Masaratifix typos
2004-03-09 Pierangelo Masaratiallow "expand" style in peername, sockname, sockurl...
2004-03-09 Pierangelo Masaratiuse "expand" instead of "regex" for group ACLs that...
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-09 Pierangelo Masaratiadd sanity checks
2004-03-09 Pierangelo Masaraticleanup
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-09 Luke Howards/SERVER_SEARCH_FLAG/SEARCH_FLAG
2004-03-09 Luke HowardSupport server search flag control as alias for permiss...
2004-03-09 Pierangelo Masaratideny an operation
2004-03-09 Pierangelo Masaraticleanup
2004-03-09 Pierangelo Masaratianother round at rwm; now add and compare are nearly...
2004-03-09 Jong Hyuk Choisupress log message for glue add case
2004-03-09 Jong Hyuk Choipatch to fix consumer replica cookie format in slaptools
2004-03-08 Pierangelo Masaratiapply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-08 Pierangelo Masaraticleanup DN style in limits
2004-03-08 Pierangelo Masaratilog set in ACL (ITS#2949)
2004-03-08 Pierangelo Masaratideclarations must occur before instructions
2004-03-06 Howard ChuITS#3004 fix again
2004-03-06 Howard ChuRevert to original code
2004-03-06 Pierangelo Masaratimassage normalized DN when either is fine
2004-03-06 Pierangelo Masaraticleanup
2004-03-06 Pierangelo Masaratihandle unknown attribute type (ITS#3005)
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-03-06 Howard ChuStore IDs in BeigEndian format on disk
2004-03-06 Howard ChuStore IDs in BigEndian format on disk
2004-03-06 Howard ChuITS#3004, fix IDL cache AVL comparisons
2004-03-06 Pierangelo Masaratidocument saslAuthzTo/saslAuthzFrom new syntax; add...
2004-03-06 Pierangelo Masaratifix continuation of ITS#2999
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuTake advantage of IDL cache in bdb_idl_insert/delete_key
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuSet IDL cache to 10x Entry cache by default
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-03-05 Howard ChuITS#2998 rename pcl -> be_pcl
2004-03-05 Pierangelo Masaraticleanup
2004-03-04 Pierangelo Masaratiimprove fix to ITS#2999: don't care about limits after...
next