summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc_samsync.c
Commit message (Expand)AuthorAgeFilesLines
* Fix another crash bug in samsync.Tim Potter2003-09-121-0/+3
* Merge from samba-3.0:Tim Potter2003-09-111-5/+10
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-091-1/+36
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-021-7/+6
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-56/+109
* adding ifdef'd code to add alias membership for vampireGerald Carter2003-04-291-0/+138
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-4/+7
* Remove unused variables.Tim Potter2003-04-141-3/+0
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-10/+8
* Waider's cosmetic change to print out the database type whenVolker Lendecke2003-03-311-1/+17
* This sets the domain for the user in vampire. OtherwiseVolker Lendecke2003-03-301-0/+2
* Patch from waider to update our samsync (net rpc vampire) code:Andrew Bartlett2003-03-231-35/+155
* With assuptions about unixsam gone, we can forget about looking upAndrew Bartlett2003-02-221-4/+1
* Make the vampire code use just pdb calls - allowing better operation on systemsAndrew Bartlett2003-01-291-22/+15
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-3/+3
* make sure we don't try to decode any null password buffers during aAndrew Tridgell2002-11-101-11/+30
* fixed some formatting errors and improved some debug statements inAndrew Tridgell2002-11-071-7/+11
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-211-10/+15
* In my test, sync_context simply has to be incremented. CanVolker Lendecke2002-10-141-10/+9
* Nice *big* patch from metze.Andrew Bartlett2002-10-121-19/+19
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-2/+2
* Some more work on vampire.Volker Lendecke2002-09-291-26/+18
* This is a first working version of net rpc vampire. First do a net rpcVolker Lendecke2002-09-241-12/+264
* Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke2002-09-231-2/+3
* Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke2002-09-221-3/+1
* First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke2002-09-181-0/+278
* added cli_net_auth_3 client code.Jean-François Micouleau2002-08-301-1/+3
* There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke2002-08-291-5/+21
* show builtin groups in samdumpAndrew Tridgell2002-08-291-33/+40
* added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-221-0/+162