summaryrefslogtreecommitdiff
path: root/source3/utils/net_dom.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-2/+2
2008-06-10net: Make "net dom" use functable3Kai Blin1-10/+25
2008-05-20net: The top level help function for net cmd is always net_cmd_usageKai Blin1-14/+6
2008-05-16net: use the netapi_ctx from the net_context struct.Günther Deschner1-20/+12
2008-05-10net: Remove globalsKai Blin1-31/+35
2008-04-16net/libnetapi: Include netapi headers early and free on exit.Günther Deschner1-3/+0
2008-02-28Use libnetapi_get_error_string() in "net dom" commands.Günther Deschner1-2/+2
2008-01-11Fix libnetapi error string callers.Günther Deschner1-2/+2
2007-12-22Fix net_dom_join & net_dom_unjoin.Günther Deschner1-19/+38
2007-12-21Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.Günther Deschner1-8/+8
2007-12-12Some cleanups for "net dom join".Günther Deschner1-4/+9
2007-12-03Actually implement reboot feature for net dom join/unjoin.Günther Deschner1-6/+75
2007-11-30Add "net dom unjoin" code.Günther Deschner1-0/+52
2007-11-30Add "net dom join" code.Günther Deschner1-0/+116