r7882: Looks like a large patch - but what it actually does is make Samba
[ira/wip.git] / source3 / utils / net_rpc_samsync.c
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Tim Potterr5909: Remove some unecessary casts. Patch from Jason...
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Günther Deschnerr5264: Log with loglevel 0 when account-administration...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Günther Deschnerr4877: When vampiring account policy AP_LOCK_ACCOUNT_DU...
2007-10-10 Jim McDonoughr4538: Fix bugzilla 2198, accounts which have password...
2007-10-10 Günther Deschnerr4353: Finally get length of munged_dial correct.
2007-10-10 Günther Deschnerr4352: Base64-encode munged-dial with correct length...
2007-10-10 Günther Deschnerr4351: Vampire Logon-Hours. Update Logon-Hours only...
2007-10-10 Jeremy Allisonr4291: More *alloc fixes inspired by Albert Chin (china...
2007-10-10 Günther Deschnerr4287: Vampire SAM_DELTA_DOMAIN_INFO.
2007-10-10 Günther Deschnerr4130: add bad_password_count and logon_count to vampir...
2007-10-10 Günther Deschnerr4127: vampire munged_dial.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake it possible to 'net rpc samdump' of any domain...
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2003-10-14 Tim PotterBreak out of samsync loop on error.
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-09-12 Tim PotterFix another crash bug in samsync.
2003-09-11 Tim PotterMerge from samba-3.0:
2003-09-10 Tim PotterFix error return path memory leaks in vampire code...
2003-09-10 Tim PotterUse opt_target_workgroup instead of lp_workgroup()...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-07 Jeremy AllisonTurns out I had my packet sequences wrong for oplock...
2003-08-07 Jeremy AllisonCosmetic fix from waider@waider.ie.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-27 Jeremy AllisonEnsure all code paths set add_script.
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-05 Andrew BartlettAdd some debug statments to our vampire code - try...
2003-07-05 Andrew BartlettFixes to our LDAP/vampire codepaths:
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-16 Tim PotterMake net rpc vampire return an error if the sam sync...
2003-06-14 Andrew BartlettThis patch modifies 'net rpc vampire' to add new and...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Tim PotterRe-enable secure channel for net rpc vampire.
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
2003-04-29 Gerald Carteradding ifdef'd code to add alias membership for vampire
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-14 Tim PotterMerge: remove unused variables.
2003-04-14 Tim PotterRemove unused variables.
2003-04-14 Tim PotterMerge of Jelmer's usage updates for net.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-07 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-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-31 Volker LendeckeWaider's cosmetic change to print out the database...
2003-03-31 Volker LendeckeWaider's cosmetic change to print out the database...
2003-03-30 Volker LendeckeThis sets the domain for the user in vampire. Otherwise
2003-03-30 Volker LendeckeThis sets the domain for the user in vampire. Otherwise
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-23 Andrew BartlettMerge of patch by waider to our samsync code.
2003-03-23 Andrew BartlettPatch from waider to update our samsync (net rpc vampir...
2003-03-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
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-02-22 Andrew BartlettWith assuptions about unixsam gone, we can forget about...
2003-01-29 Gerald Carterplaying janitor for abartlet. :-(
2003-01-29 Andrew BartlettMake the vampire code use just pdb calls - allowing...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-10 Jeremy AllisonAfter the lord mayors parade......
2002-11-10 Andrew Tridgellmake sure we don't try to decode any null password...
2002-11-07 Jeremy AllisonKeeping 3.0 in sync....
2002-11-07 Andrew Tridgellfixed some formatting errors and improved some debug...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-14 Volker LendeckeIn my test, sync_context simply has to be incremented...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-29 Volker LendeckeSome more work on vampire.
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-24 Volker LendeckeThis is a first working version of net rpc vampire...
2002-09-23 Volker LendeckeOk, getting a bit more ambitious. Stop me, if this...
next