dummy commit
[metze/old/v3-2-winbind-ndr.git] / source / smbd / chgpasswd.c
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-03 idraOld patch I forgot in one of my 3.0.25 trees.
2007-03-28 metzechange prototype of dump_data(), so that it takes unsig...
2006-10-05 gdFix debug statement.
2006-10-03 jmcdImplement "user cannot change password", and complete...
2006-06-15 vlendecFix Coverity ID 297
2006-05-25 jraEnsure we use sys_write so we're not interrupted.
2006-03-22 jpeachSet the FILE_STATUS_OFFLINE bit by observing the events...
2006-03-21 jpeachRefactor capability interface from being IRIX-specific...
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-21 jerry* replace all pdb_init_sam[_talloc]() calls with samu_new()
2006-02-20 jerryThis is the beginnings of moving the SAM_ACCOUNT data...
2006-02-13 vlendecMerge the stuff I've done in head the last days.
2006-02-10 gdAdd REJECT_REASON_OTHER for samr_chgpasswd_user3
2006-02-10 gdImplement samr_chgpasswd_user3 server-side.
2006-02-03 jerryLet the carnage begin....
2006-02-02 vlendecNT checks the minimum password age dynamically. That...
2006-01-14 jraFix for #3408 (change password fails) from William...
2005-12-16 jraunix_mask_match has been broken for *ever*... (How).
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-08-23 jra(Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
2005-07-14 gdFix Bug #2502
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-03-22 jerryfinal round of compiler warning fixes based on feedback...
2005-03-19 vlendecFix two warnings found by AIX. They might actually...
2005-02-12 gdAfter talking with Jerry, reverted the addition of...
2005-01-22 gdMigrate Account Policies to passdb (esp. replicating...
2004-12-23 abartletProduce a slightly different error message is lanman...
2004-11-25 tridgebring Samba3 into line with the Samba4 password change...
2004-10-11 tpotChange some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.
2004-10-02 gdCheck correct string length when verifying password...
2004-09-14 idracheck the script is not a 0 lenght string
2004-09-14 idracheck password script code and example from trunk
2004-08-24 jerryBUG 1658: little bit of const (patch from : Helmut...
2004-08-05 jraChanged the password history format so that each histor...
2004-07-07 jraAdding password history code for ldap backend, based...
2004-04-19 jerryremoving --with-cracklib after discussion with abartkle...
2004-04-04 CVSINmerge in the SAMBA_3_0 branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...