]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/ppolicy.c
Only return requested attrs in sssvlv response
[openldap] / servers / slapd / overlays / ppolicy.c
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-02 Hallvard FurusethITS#6620: Don't delete absent pwdChangedTime.
2010-08-04 Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-28 Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-04-13 Kurt Zeilengahappy belated New Year
2009-10-15 Howard ChuImplement policy checks on compare op
2009-08-20 Howard ChuITS#6265 must set orm_no_opattrs
2009-07-01 Howard ChuMore for 1.124 - forwarded updates need Relax control...
2009-06-30 Howard ChuITS#6084 handle pwdAccountLockedTime values set into...
2009-06-30 Howard ChuFix prev commit
2009-06-30 Howard ChuITS#6082 return checker module's error message to client
2009-06-30 Howard ChuFix check_password with {cleartext} passwords
2009-06-30 Howard ChuITS#6168 actually use pwdLockout setting
2009-06-30 Howard ChuAdd ppolicy_forward_updates: if configured, ppolicy...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaratido not allow slapo-ppolicy to be global by now (ITS...
2008-10-24 Hallvard FurusethITS#5770: Fix unaligned BerElements: Use BerElementBuff...
2008-10-22 Pierangelo Masaratisave one copy (please review)
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-09-27 Pierangelo Masaratifix previous commit (ITS#5711)
2008-09-27 Pierangelo Masaratiallow controls deletion to be deferred; pass response...
2008-07-08 Howard ChuITS#5569 ignore internal ops when validating pwd modify
2008-06-12 Ralf HaferkampAllow unquoted DNs with whitespaces (ITS#5552)
2008-05-30 Ralf Haferkamppass ConfigReply into overlay_config() to allow progati...
2008-02-12 Howard ChuITS#5373 allow delete/replace of userpassword without...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Howard ChuITS#5285 don't check for password reuse if history...
2007-11-17 Pierangelo Masaratilet c_conn_idx be -1 (ITS#5235?)
2007-11-07 Howard ChuFix prev commit
2007-11-07 Howard ChuITS#5146 better check for single val in modify
2007-09-21 Howard ChuAttribute/Modification value counters
2007-08-16 Howard ChuParanoia for prev commit
2007-08-16 Howard ChuFix double-free closing multiple ppolicy overlay instances
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-27 Howard ChuRevert 1.101, not appropriate
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-22 Howard ChuITS#5040 don't touch modifyTimestamp and other opattrs...
2007-06-14 Howard ChuBetter fix for rev 1.97
2007-06-08 Howard ChuITS#4970 ignore pwdMinAge if pwdReset is TRUE
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-05-07 Ralf Haferkampfix comparison with string literal
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-04-06 Howard ChuAxe slurpd / replog support
2007-01-11 Hallvard Furusethassert expects int. (int)<nonnull ptr> can be 0. Use...
2007-01-02 Kurt Zeilengahappy new year
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-10-03 Howard ChuITS#4692 entries without pwdChangedTime attribute have...
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-03 Pierangelo Masaratiplug slapo-ppolicy related leaks (ITS#4665)
2006-08-31 Pierangelo Masaratiminor cleanup
2006-08-28 Pierangelo MasaratiAdd single-password constraint; NOTE from ppolicy.c:
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-07 Howard ChuTone down default ppolicy msg
2006-08-07 Howard ChuITS#4634 always init pp->ad
2006-07-02 Howard ChuITS#4596 control can be critical
2006-06-13 Pierangelo Masaratifix scheme recognition (ITS#4575)
2006-06-05 Howard ChuFix prev commit
2006-06-05 Howard ChuFix ITS#4576 reset restrict after successful pw mod
2006-05-30 Howard ChuAdd dynamic config support for auditlog and ppolicy
2006-05-11 Howard ChuITS#4516 clear restricted status if other Binds have...
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE tags in control value
2006-01-19 Howard ChuITS#4355 timestamps must be normalized
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-16 Howard ChuFix Add password_hash to not depend on password quality...
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-05 Howard ChuITS#4148 fix replica mods
2005-11-03 Howard ChuITS#4134 additional fix
2005-11-03 Howard ChuITS#4134 delete pwdFailureTime on password reset
2005-09-27 Howard ChuITS#4025 add pretty/normal for pwdAttribute that recogn...
2005-09-04 Howard ChuITS#3980 fix when master doesn't explicitly reset grace...
2005-09-04 Howard ChuITS#3980, filter out some delete modifications on repli...
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-08-26 Howard ChuLeave pwdPolicySubEntry user-modifiable for now
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-23 Howard ChuUpdated for draft 09, allow MANAGE for operational...
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-18 Howard ChuITS#3946 reset lockout status at beginning of all Binds
2005-08-17 Howard ChuITS#3946 use connection_destroy hook to reset lockouts...
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence warnings
2005-07-08 Howard ChuStreamline call to lutil_passwd_scheme
2005-07-06 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-06-15 Howard ChuITS#3779 fix pwdLockoutDuration handling
2005-06-15 Howard ChuITS#3777 fix scheme comparison
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-21 Pierangelo Masarati"restrict" is a c99 keyword (ITS#3739)
2005-05-06 Howard ChuRemove redundant def
2005-04-26 Howard ChuFix ppolicy libltdl usage on Win32
2005-04-22 Howard ChupwdReset was not supposed to be NO-USER-MODIFICATION
next