summaryrefslogtreecommitdiffstats
path: root/source/utils/net_dom.c
Commit message (Expand)AuthorAgeFilesLines
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-06-101-1/+2
* net: use NETSETUP flags consistently.Günther Deschner2008-09-151-1/+1
* netapi: use NETSETUP join flags in examples.Günther Deschner2008-09-011-4/+4
* netapi: when using NetApi functions forward net's kerberos setting.Günther Deschner2008-07-311-0/+3
* Fix warnings on FreeBSD-based platformsZach Loafman2008-07-221-8/+8
* Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-5/+6
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
* net: Make "net dom" use functable3Kai Blin2008-06-101-10/+25
* net: The top level help function for net cmd is always net_cmd_usageKai Blin2008-05-201-14/+6
* net: use the netapi_ctx from the net_context struct.Günther Deschner2008-05-161-20/+12
* net: Remove globalsKai Blin2008-05-101-31/+35
* net/libnetapi: Include netapi headers early and free on exit.Günther Deschner2008-04-161-3/+0
* Use libnetapi_get_error_string() in "net dom" commands.Günther Deschner2008-02-281-2/+2
* Fix libnetapi error string callers.Günther Deschner2008-01-111-2/+2
* Fix net_dom_join & net_dom_unjoin.Günther Deschner2007-12-221-19/+38
* Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.Günther Deschner2007-12-211-8/+8
* Some cleanups for "net dom join".Günther Deschner2007-12-121-4/+9
* Actually implement reboot feature for net dom join/unjoin.Günther Deschner2007-12-031-6/+75
* Add "net dom unjoin" code.Günther Deschner2007-11-301-0/+52
* Add "net dom join" code.Günther Deschner2007-11-301-0/+116