summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_get_set.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-2/+2
* r19058: Implement "user cannot change password", and complete "user must changeJim McDonough2007-10-101-35/+33
* r18722: Fix up password change times. The can change and must change times areJim McDonough2007-10-101-2/+22
* r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() callGerald Carter2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-11/+10
* r16381: Now samu can't be null don't check it on set. KlockworkJeremy Allison2007-10-101-131/+6
* r16241: Fix Klocwork #106 and others like it.Jeremy Allison2007-10-101-215/+112
* r15310: only store lanman passwords on a change if 'lanman auth = yes'Gerald Carter2007-10-101-7/+8
* r14780: Fix coverity bug #272, null deref.Jeremy Allison2007-10-101-0/+8
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-2/+2
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-32/+84
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2007-10-101-32/+4
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-238/+238
* r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter2007-10-101-1/+11
* r13316: Let the carnage begin....Gerald Carter2007-10-101-4/+8
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-4/+4
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-142/+142
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-1/+1
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-3/+3
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2007-10-101-1/+1
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-3/+3
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-18/+0
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r1661: Changed the password history format so that each history entryJeremy Allison2007-10-101-9/+28
* r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure weJeremy Allison2007-10-101-10/+4
* r1394: Const fix.Jeremy Allison2007-10-101-2/+2
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-3/+87
* Found by Fabien Chevalier <fabien.chevalier@supelec.fr> andAndrew Bartlett2004-02-231-1/+1
* Add functions to get/set bad password timeJim McDonough2004-02-191-0/+19
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-121-5/+12
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-081-3/+14
* initialization fixesGerald Carter2004-01-291-2/+10
* I agree with vl's #if 0 here, and am not quite sure what I wasAndrew Bartlett2003-11-071-13/+0
* split some security related functions in their own files.Simo Sorce2003-10-061-2/+2
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-6/+24
* Fix two memleaks in pdb_ldap.c.Volker Lendecke2003-07-181-0/+9
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-2/+3
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+30
* spellingTim Potter2003-05-141-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-42/+0
* Merge of a debuglevel downgrade from HEAD.Tim Potter2003-04-281-2/+2
* Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set theAndrew Bartlett2003-03-221-0/+11
* Merge from HEADVolker Lendecke2003-03-201-8/+8
* Fix open problem with changing attributes on an existing file - basedJeremy Allison2003-01-081-1/+0
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-139/+171
* sync with HEADGerald Carter2002-09-261-0/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-6/+19