r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / passdb / secrets.c
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16197: Fix Klocwork id 1338
2007-10-10 Jeremy Allisonr16076: Fix for machine password timeout overflow from...
2007-10-10 Jeremy Allisonr15888: Fix bug #3804 from jason@ncac.gwu.edu
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Volker Lendecker14103: Fix a memleak found by valgrind (!!)
2007-10-10 Volker Lendecker14102: Fix Coverity bug # 70
2007-10-10 Jeremy Allisonr14088: Fix Coverity bug #20. Don't deref possible...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13548: Always use the get_remote_macinhe_name() as...
2007-10-10 Jeremy Allisonr13542: Don't reuse a pointer we just freed (Doh!).
2007-10-10 Jeremy Allisonr13538: Make sure we store all 16 bytes of credentials...
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Jeremy Allisonr13407: Change the credentials code to be more like...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Jeremy Allisonr13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Jeremy Allisonr10792: Fix the "schannel not stored across client...
2007-10-10 Volker Lendecker10658: It's so nice to have CVSIN to blame for this...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Volker Lendecker5767: Get rid of some compiler warnings
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3948: Fix incorrect declaration. Bug #2083.
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettWhen we set a domain sid, force get_global_sam_sid...
2004-01-15 Rafal SzczesniakRemove unused function.
2004-01-14 Rafal SzczesniakComment and formatting fix.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Andrew BartlettDon't duplicate pulling the 'IPC' username from secrets...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-19 Volker LendeckeFix memleak
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-01 Volker LendeckeDifferent fix for memleak just committed. This belongs...
2003-07-01 Volker LendeckeFix two memory leaks. tdb_search_keys allocates space...
2003-06-25 Gerald Carterlarge change:
2003-06-21 Volker LendeckeFix memory leak. secrets_fetch allocates memory.
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-22 Andrew BartlettMerge mimir's trusted domain code from HEAD -> 3.0...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...
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...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD - make winbindd locking sane again:
2003-03-17 Andrew BartlettFix invalid SAFE_FREE() of talloc()ed memory.
2003-03-14 Rafal SzczesniakFresh meat in trusted domains code:
2003-03-11 Andrew BartlettThis patch attemptes to clean up winbindd's mutex locking.
2003-02-01 Andrew BartlettMerge of signed/unsigned fixes from HEAD.
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettA couple more signed/unsigned issues.
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-13 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettAdd const.
2002-09-27 Andrew BartlettMinor updates:
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-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-17 Andrew Tridgellmore const cleanups
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
next