s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / password_hash.c
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
2010-05-10 Stefan Metzmachers4:password_hash - Implement password restrictions
2010-05-10 Matthias Dieter... s4:password_hash - Rework to handle password changes
2010-05-10 Matthias Dieter... s4:password_hash - Rework unique value checks
2010-05-10 Matthias Dieter... s4:password_hash - Various (mostly cosmetic) prework
2010-05-09 Stefan Metzmacherdsdb/password_hash: remove usage of msDs-KeyVersionNumber
2010-05-04 Anatoliy Atanasovs4/rodc: Fix the callbacks up the stack to handle refer...
2010-02-21 Matthias Dieter... s4:password_hash - Fix up request message pointers
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-12-18 Brendan Powerss4-dsdb: return an error if samAccountName is not speci...
2009-12-09 Andrew Tridgells4-dsdb: added dsdb_functional_level() helper function
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-02 Endi S. Dewatas4:dsdb - Removed redundant domain SID filter.
2009-10-19 Matthias Dieter... s4:password_hash LDB module - substitute "lp_workgroup...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4:password_hash - load the domain parameters from...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Andrew Bartletts4:provision Remove all references to samba4LocalDomain
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Bartletts4:kerberos Fix the salt to match Windows 2008.
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthias Dieter... [SAMBA 4] Some cosmetic changes for the LDB modules
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-07-09 Andrew Bartletts4:dsdb Allow unicodePwd to be set when adding a user
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-16 Andrew Bartletts4:password_hash Only store the LM hash if 'lanman...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-10 Andrew Tridgelladded a workaround to the handling of unicodePwd for...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Stefan Metzmachers4:password_hash: really catch the clearTextPasswordAtt...
2008-10-31 Andrew Tridgelluse the new CH_UTF16_MUNGED charset for utf16 password...
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next