Age | Commit message (Expand) | Author | Files | Lines |
2007-11-20 | More pstring elimination. | Jeremy Allison | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -39/+39 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r19058: Implement "user cannot change password", and complete "user must change | Jim McDonough | 1 | -35/+33 |
2007-10-10 | r18722: Fix up password change times. The can change and must change times are | Jim McDonough | 1 | -2/+22 |
2007-10-10 | r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -11/+10 |
2007-10-10 | r16381: Now samu can't be null don't check it on set. Klockwork | Jeremy Allison | 1 | -131/+6 |
2007-10-10 | r16241: Fix Klocwork #106 and others like it. | Jeremy Allison | 1 | -215/+112 |
2007-10-10 | r15310: only store lanman passwords on a change if 'lanman auth = yes' | Gerald Carter | 1 | -7/+8 |
2007-10-10 | r14780: Fix coverity bug #272, null deref. | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r13679: Commiting the rm_primary_group.patch posted on samba-technical | Gerald Carter | 1 | -32/+84 |
2007-10-10 | r13601: * Remove unused code from pdb_ldap.c | Gerald Carter | 1 | -32/+4 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 1 | -238/+238 |
2007-10-10 | r13545: A patch which I think it's time has come. VOlker, we can talk about | Gerald Carter | 1 | -1/+11 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -4/+8 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -142/+142 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r5015: (based on abartlet's original patch to restrict password changes) | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 1 | -18/+0 |
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 |