summaryrefslogtreecommitdiff
path: root/source/utils/net_rpc_samsync.c
Commit message (Expand)AuthorAgeFilesLines
* 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