Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5961: final round of compiler warning fixes based on feedback from Jason Mader | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5905: Fix two warnings found by AIX. They might actually be bugs on 64-bit | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r4337: Produce a slightly different error message is lanman authentication is | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r3954: bring Samba3 into line with the Samba4 password change code | Andrew Tridgell | 1 | -18/+11 |
2007-10-10 | r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2772: Check correct string length when verifying password-policies. Do not | Günther Deschner | 1 | -2/+3 |
2007-10-10 | r2333: check the script is not a 0 lenght string | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r2331: check password script code and example from trunk | Simo Sorce | 1 | -0/+13 |
2007-10-10 | r2013: BUG 1658: little bit of const (patch from : Helmut Heinreichsberger... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r1661: Changed the password history format so that each history entry | Jeremy Allison | 1 | -7/+13 |
2007-10-10 | r1388: Adding password history code for ldap backend, based on a patch from | Jeremy Allison | 1 | -10/+75 |
2007-10-10 | r283: removing --with-cracklib after discussion with abartklet @ sambaXP | Gerald Carter | 1 | -47/+0 |
2004-03-09 | Added strstr_m() function. Use in all places where we might run into mb | Jeremy Allison | 1 | -1/+1 |
2004-02-02 | remerge andrew's cracklib patch from HEAD and fix a compile warnings | Gerald Carter | 1 | -23/+58 |
2004-01-26 | Revise our server-side password change code to cope with the various | Andrew Bartlett | 1 | -109/+158 |
2004-01-14 | revert the cracklib changes until post 3.0.2 | Gerald Carter | 1 | -58/+23 |
2004-01-12 | On systems without a working cracklib, ensure we don't include the header | Andrew Bartlett | 1 | -0/+2 |
2004-01-12 | First stab at cracklib support (password quality checking) in Samba 3.0 | Andrew Bartlett | 1 | -23/+56 |
2004-01-06 | Patch penguin. Cleaning out old mbp patch. | Jeremy Allison | 1 | -22/+24 |
2003-11-24 | Added "passwd chat timeout" parameter. Docs to follow. | Jeremy Allison | 1 | -3/+6 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -1/+1 |
2003-09-04 | Fix UNIX passwd sync properly. I've finally understood | Jeremy Allison | 1 | -67/+32 |
2003-08-15 | get rid of unused call | Herb Lewis | 1 | -12/+0 |
2003-07-31 | Wrap calls to change_oem_password() in become_root()/unbecome_root() pairs | Jeremy Allison | 1 | -6/+9 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -5/+8 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+1 |
2003-01-15 | Remove debugging stmt. | Tim Potter | 1 | -3/+0 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -3/+7 |
2003-01-14 | Merge from HEAD - eliminated unused arguments. | Andrew Bartlett | 1 | -2/+1 |
2003-01-08 | Fix erroneous free of SAM_ACCOUNT (make clearer when allocated | Jeremy Allison | 1 | -15/+8 |
2003-01-06 | Fix memory leaks in pdb_ code. | Jeremy Allison | 1 | -1/+13 |
2003-01-05 | Merge from HEAD - get the test the right way around, so that we can change | Andrew Bartlett | 1 | -1/+1 |
2003-01-04 | Merge from HEAD - move user password changes into the NTSTATUS era, and add | Andrew Bartlett | 1 | -27/+85 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -1/+1 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -2/+2 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+5 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -2/+2 |
2002-01-20 | Kill off the old varient of 'check_plaintext_password' (new version just | Andrew Bartlett | 1 | -48/+0 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -2/+5 |
2001-12-04 | Merge from 2.2 | Herb Lewis | 1 | -0/+6 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -10/+10 |
2001-10-29 | This commit is number 3 of 4. | Andrew Bartlett | 1 | -18/+40 |
2001-10-29 | This commit is number 1 of 4. | Andrew Bartlett | 1 | -0/+6 |
2001-10-02 | Fixed up the change password bug when not using PAM. | Jeremy Allison | 1 | -16/+32 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |