summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_dom.c
Commit message (Expand)AuthorAgeFilesLines
* s3-utils/net: pass struct ndr_interface_table downAndrew Bartlett2012-01-181-6/+6
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* s3-rpc_client: remove some more obsolete cli_X.h header files.Günther Deschner2011-01-281-1/+1
* s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett2010-11-241-1/+2
* s3-net: only include netapi header when needed.Günther Deschner2010-08-061-0/+1
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3 net: Fix compile warningsKai Blin2010-01-191-3/+9
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-3/+3
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke2009-11-081-13/+6
* s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke2009-11-081-6/+13
* s3 net: i18n support for net domKai Blin2009-07-301-32/+32
* Revert "net: Use samba default command line arguments."Kai Blin2009-07-221-5/+3
* net: Use samba default command line arguments.Kai Blin2009-05-251-3/+5
* s3-net: add "net dom renamecomputer" to rename machines in a domain.Günther Deschner2009-05-111-1/+113
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-04-301-1/+2
* net: use NETSETUP flags consistently.Günther Deschner2008-09-081-1/+1
* netapi: use NETSETUP join flags in examples.Günther Deschner2008-08-291-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