s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)
[ira/wip.git] / source3 / passdb / pdb_get_set.c
2010-02-05 Volker Lendeckes3: Hide some uses of pdb_get_init_flags (which I would...
2010-02-04 Stefan Metzmachers3:passdb: fix a type Domain Users has RID -513
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-07 Michael Adams3:passdb: store the plain nt passwords hashes in histo...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwhistory==NULL...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwHistLen==0...
2010-01-07 Volker Lendeckes3: Add a paranoia check to pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() by removing...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: memcpy deals...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd by using talloc_z...
2010-01-07 Volker Lendeckes3: Make use of talloc_array in pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() a bit
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() slightly
2010-01-07 Michael Adams3:pdb_set_pw_history: free the old history before...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-08 Volker LendeckeFix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-05 Volker LendeckeRemove unix_homedir from struct user_struct
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in remaining places.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Jim McDonoughr18722: Fix up password change times. The can change...
2007-10-10 Gerald Carterr18684: pdb_get_group_sid() has to use the Get_Pwnam_al...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16381: Now samu can't be null don't check it on set...
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Gerald Carterr15310: only store lanman passwords on a change if...
2007-10-10 Jeremy Allisonr14780: Fix coverity bug #272, null deref.
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Gerald Carterr13601: * Remove unused code from pdb_ldap.c
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13545: A patch which I think it's time has come. ...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Gerald Carterr5015: (based on abartlet's original patch to restrict...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Jeremy Allisonr1610: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1394: Const fix.
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-23 Andrew Bartlett(merge from 3.0)
2004-02-23 Andrew BartlettFound by Fabien Chevalier <fabien.chevalier@supelec...
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-01-29 Gerald Cartermerge from 3.0
2004-01-29 Gerald Carterinitialization fixes
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2003-11-09 Andrew BartlettMerge from 3.0:
2003-11-07 Andrew BartlettI agree with vl's #if 0 here, and am not quite sure...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-09-18 Jeremy AllisonThe "unknown_5" 32 bit field in the user structs is...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-18 Volker LendeckeFix two memleaks in pdb_ldap.c.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-05 Andrew BartlettAdd some debug statments to our vampire code - try...
2003-07-05 Andrew BartlettFixes to our LDAP/vampire codepaths:
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Tim PotterMerge of a debuglevel downgrade from HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next