Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1661: Changed the password history format so that each history entry | Jeremy Allison | 1 | -9/+28 |
2007-10-10 | r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure we | Jeremy Allison | 1 | -10/+4 |
2007-10-10 | r1394: Const fix. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r1388: Adding password history code for ldap backend, based on a patch from | Jeremy Allison | 1 | -3/+87 |
2004-02-23 | Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and | Andrew Bartlett | 1 | -1/+1 |
2004-02-19 | Add functions to get/set bad password time | Jim McDonough | 1 | -0/+19 |
2004-02-12 | More sync between passdb on 3.0 and HEAD. | Jim McDonough | 1 | -5/+12 |
2004-02-08 | Make more functions static, and remove duplication in the use of functions | Andrew Bartlett | 1 | -3/+14 |
2004-01-29 | initialization fixes | Gerald Carter | 1 | -2/+10 |
2003-11-07 | I agree with vl's #if 0 here, and am not quite sure what I was | Andrew Bartlett | 1 | -13/+0 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -2/+2 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -6/+24 |
2003-07-18 | Fix two memleaks in pdb_ldap.c. | Volker Lendecke | 1 | -0/+9 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 1 | -2/+3 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 1 | -0/+30 |
2003-05-14 | spelling | Tim Potter | 1 | -1/+1 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -42/+0 |
2003-04-28 | Merge of a debuglevel downgrade from HEAD. | Tim Potter | 1 | -2/+2 |
2003-03-22 | Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set the | Andrew Bartlett | 1 | -0/+11 |
2003-03-20 | Merge from HEAD | Volker Lendecke | 1 | -8/+8 |
2003-01-08 | Fix open problem with changing attributes on an existing file - based | Jeremy Allison | 1 | -1/+0 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -139/+171 |
2002-09-26 | sync with HEAD | Gerald Carter | 1 | -0/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -6/+19 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -6/+5 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -26/+142 |
2002-03-18 | more verbose checking in talloc and util_pw | Simo Sorce | 1 | -23/+41 |
2002-03-02 | This patch merges my private LDAP tree into HEAD. | Andrew Bartlett | 1 | -7/+28 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-15 | For some reason I wasn't thinking about failure cases this morning... | Andrew Bartlett | 1 | -0/+72 |
2002-01-15 | Add constness to parameters | Martin Pool | 1 | -1/+1 |
2002-01-15 | Commit the auth associated changes I missed from the last commit. | Andrew Bartlett | 1 | -0/+1 |
2002-01-15 | Change the passdb interface to use allocated strings. | Andrew Bartlett | 1 | -63/+85 |
2002-01-12 | Move all the pdb_get...() and pdb_set...() functions to a new file. | Andrew Bartlett | 1 | -0/+823 |