summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_samsync.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-3/+3
2002-11-10make sure we don't try to decode any null password buffers during aAndrew Tridgell1-11/+30
2002-11-07fixed some formatting errors and improved some debug statements inAndrew Tridgell1-7/+11
2002-10-21This moves the group mapping API into the passdb backend.Volker Lendecke1-10/+15
2002-10-14In my test, sync_context simply has to be incremented. CanVolker Lendecke1-10/+9
2002-10-12Nice *big* patch from metze.Andrew Bartlett1-19/+19
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-2/+2
2002-09-29Some more work on vampire.Volker Lendecke1-26/+18
2002-09-24This is a first working version of net rpc vampire. First do a net rpcVolker Lendecke1-12/+264
2002-09-23Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke1-2/+3
2002-09-22Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke1-3/+1
2002-09-18First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke1-0/+278
2002-08-30added cli_net_auth_3 client code.Jean-François Micouleau1-1/+3
2002-08-29There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke1-5/+21
2002-08-29show builtin groups in samdumpAndrew Tridgell1-33/+40
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell1-0/+162