Fix the last few format arg missmatches I missed.
[ira/wip.git] / source3 / passdb / machine_sid.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijUse common util_file code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-01 Stefan Metzmacherpassdb: guard pdb_generate_sam_sid() with a transaction
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-25 Volker LendeckeFix some warnings
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 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 James Peachr22631: Remove the possibility of sid_check_is_domain and
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Gerald Carterr7577: switching to macro for IS_DC
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettFix bug in previous global_sam_sid() commit. I broke...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
2004-02-10 Rafal SzczesniakFix compiler warning.
2004-02-09 Volker LendeckeFix the build & get rid of a compiler warning.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettWhen we set a domain sid, force get_global_sam_sid...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-18 Volker LendeckeBetter panic cleanly than segfault later when no sid...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Volker LendeckeReplaced reference to global_myworkgroup by calls to...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-07 Andrew BartlettFix comment
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-02 Jeremy AllisonFix from Stefan "metze" Metzmacher <metze@metzemix...
2002-03-13 Jeremy AllisonRemove a stub function I forgot to fill in.
2002-03-12 Jeremy AllisonRemoved unused var.
2002-03-12 Jeremy AllisonEnsure, if we're a PDC or BDC, that the SID stored...
2002-03-10 Andrew Tridgellrewrote the machine sid storage code to store the SID...
2002-01-30 Tim PotterRemoved version number from file header.
2001-09-19 Andrew BartlettUse lp_private_dir() not magic on the lp_smb_passwd_fil...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2000-11-13 Gerald CarterLarge commit which restructures the local password...