krb5_wrap: Rename kerberos_free_data_contents()
[samba.git] / source4 / dsdb / samdb / ldb_modules / password_hash.c
2016-08-31 Andreas Schneiderkrb5_wrap: Rename kerberos_free_data_contents()
2016-07-26 Volker Lendeckedsdb: Fix CID 1364520 Incorrect expression (EVALUATION_...
2016-07-22 Stefan Metzmachers4:dsdb/password_hash: add the UF_SMARTCARD_REQUIRED...
2016-07-22 Stefan Metzmachers4:dsdb/samdb: optionally store package_PrimarySambaGPG...
2016-07-20 Stefan Metzmachers4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CRED...
2016-07-09 Stefan Metzmachers4:password_hash: correctly update pwdLastSet on delete...
2016-07-08 Stefan Metzmachers4:dsdb/password_hash: force replication meta data...
2016-07-05 Bob Campbellpassword_hash: Make an error message clearer
2016-07-04 Garming Samcheck-password-script: Allow AD to execute these scripts
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: only allow pwdLastSet as "0...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: allow pwdLastSet only changes
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make it possible to specify...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: handle the DSDB_CONTROL_PASSWORD...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make the DSDB_CONTROL_PASSWORD_B...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: only set pwdLastSet if required
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: create a shallow copy of the...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: move ldb_msg_add_empty() calls...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: remember if we need to update...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: call ndr_pull_supplementalCreden...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: move the check for old passwords...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: leave the current value of pwdLa...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make the variable names in setup...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: split out a update_final_msg...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: split out a password_hash_needed...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: use full NTTIME resolution for...
2015-07-16 Andreas Schneiders4-samdb: Correctly cast data pointer
2015-07-08 Stefan Metzmachers4:dsdb/password_hash: reject interdomain trust passwor...
2015-06-23 Volker Lendeckedsdb: Fix CID 1034719 Evaluation order violation
2015-03-23 Volker Lendeckedsdb: Fix CID 1034681 Copy-paste error
2015-03-20 Günther Deschners4-dsdb/samdb: use abstract functions for MIT compatibi...
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2014-08-08 Günther Deschners4-dsdb/samdb: use smb_krb5_make_principal for compatib...
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-27 Andrew Bartlettdsdb: Specify no event context to smb_krb5_init_context...
2014-04-02 Andrew Bartlettdsdb: Implement password lockout on LDAP password changes
2014-04-02 Andrew Bartlettdsdb: collapse wrong password and no-password-hash...
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-02-04 Stefan Metzmacherdsdb/password_hash: rename variable 'stat' to 'vstat'
2013-02-04 Stefan Metzmacherdsdb/password_hash: make sure that io->n.cleartext_utf8...
2012-12-11 Michael Adams4:dsdb/password_hash: do the min password age checks...
2012-12-11 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-11 Stefan MetzmacherRevert "s4:dsdb/password_hash: Honor password complexit...
2012-12-06 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-06-27 Andrew Bartletts4-dsdb: Remove hooks for non-directory password handling
2012-04-12 Günther Deschners4-ldb: use KRB5_KEY macros to access key elements.
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2011-10-27 Matthias Dieter... s4:password_hash LDB module - fix compiler warning...
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-08-13 Andrew Bartletts4-dsdb ensure we honour the hash_values control, even...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-02-13 Volker LendeckeFix typos
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-13 Stefan Metzmachers4:dsdb:password_hash: verify content if the BYPASS_PAS...
2010-12-02 Matthias Dieter... s4:password_hash LDB module - allow empty ("") passwords
2010-11-18 Matthias Dieter... s4:password_hash LDB module - remove unused headers
2010-11-13 Matthias Dieter... s4:password_hash LDB module - return "ERR_CONSTRAINT_VI...
2010-11-11 Andrew Bartletts4-dsdb Remove incorrectly declared ** variable used...
2010-11-11 Andrew Bartletts4-dsdb Return an error if we can't convert UTF16MUNGED...
2010-11-11 Matthias Dieter... s4:password_hash and acl LDB modules - handle the ...
2010-11-11 Matthias Dieter... s4:password_hash LDB module - move "samdb_msg_find_old_...
2010-11-08 Matthias Dieter... s4:password_hash LDB module - introduce a "userPassword...
2010-11-08 Matthias Dieter... s4:password_hash LDB module - deleting password attribu...
2010-11-08 Matthias Dieter... s4:samdb_msg_find_old_and_new_ldb_val - rework
2010-11-08 Matthias Dieter... s4:password_hash LDB module - clear the fact that a...
2010-11-05 Matthias Dieter... s4:password_hash LDB module - fix indentation
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-23 Matthias Dieter... s4:password_hash LDB module - don't assign "lp_ctx...
2010-08-17 Matthias Dieter... s4:password_hash LDB module - perform the adaptions...
2010-08-17 Matthias Dieter... s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_...
2010-08-17 Andrew Tridgells4-ldb: use LDB_FLAG_MOD_TYPE() to extract element...
2010-08-15 Matthias Dieter... s4:password_hash LDB module - introduce the extended...
2010-08-15 Matthias Dieter... s4:password_hash LDB module - support this new password...
2010-08-15 Matthias Dieter... s4:password_hash LDB module - allow to compare against...
2010-08-14 Matthias Dieter... s4:password_hash LDB module - improve an error message
2010-08-14 Matthias Dieter... s4:password_hash LDB module - implement the SAMR behavi...
2010-08-14 Matthias Dieter... s4:password_hash LDB module - fix wrong error codes
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PA...
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: fix some c++ compiler warnings
2010-06-22 Matthias Dieter... s4:password_hash LDB module - fix another problem regar...
2010-06-12 Matthias Dieter... s4:password_hash LDB module - this does really deactiva...
2010-06-12 Matthias Dieter... s4:password_hash LDB module - fix comment
2010-06-06 Matthias Dieter... s4:password_hash LDB module - adapt the module to the...
2010-05-18 Jelmer Vernooijs3: Fix some more iconv convenience usages.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-11 Stefan MetzmacherRevert "s4:password_hash LDB module - don't break the...
2010-05-11 Stefan MetzmacherRevert "s4:password hash LDB module - check that passwo...
2010-05-11 Stefan Metzmachers4:dsdb/password_hash: only try to handle a hash in...
2010-05-10 Matthias Dieter... s4:password_hash LDB module - we might not have a clear...
2010-05-10 Matthias Dieter... s4:password_hash LDB module - quiet a warning
2010-05-10 Matthias Dieter... s4:password hash LDB module - check that password hashe...
2010-05-10 Matthias Dieter... s4:password_hash LDB module - don't break the provision
next