Age | Commit message (Expand) | Author | Files | Lines |
2011-01-28 | s3-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 1 | -1/+1 |
2010-11-24 | s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems | Andrew Bartlett | 1 | -1/+2 |
2010-08-06 | s3-net: only include netapi header when needed. | Günther Deschner | 1 | -0/+1 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -3/+9 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -3/+3 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-08 | Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" | Volker Lendecke | 1 | -13/+6 |
2009-11-08 | s3: Make run_rpc_command take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -6/+13 |
2009-07-30 | s3 net: i18n support for net dom | Kai Blin | 1 | -32/+32 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -5/+3 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -3/+5 |
2009-05-11 | s3-net: add "net dom renamecomputer" to rename machines in a domain. | Günther Deschner | 1 | -1/+113 |
2009-04-30 | s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater. | Günther Deschner | 1 | -1/+2 |
2008-09-08 | net: use NETSETUP flags consistently. | Günther Deschner | 1 | -1/+1 |
2008-08-29 | netapi: use NETSETUP join flags in examples. | Günther Deschner | 1 | -4/+4 |
2008-07-31 | netapi: when using NetApi functions forward net's kerberos setting. | Günther Deschner | 1 | -0/+3 |
2008-07-22 | Fix warnings on FreeBSD-based platforms | Zach Loafman | 1 | -8/+8 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -5/+6 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -2/+2 |
2008-06-10 | net: Make "net dom" use functable3 | Kai Blin | 1 | -10/+25 |
2008-05-20 | net: The top level help function for net cmd is always net_cmd_usage | Kai Blin | 1 | -14/+6 |
2008-05-16 | net: use the netapi_ctx from the net_context struct. | Günther Deschner | 1 | -20/+12 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -31/+35 |
2008-04-16 | net/libnetapi: Include netapi headers early and free on exit. | Günther Deschner | 1 | -3/+0 |
2008-02-28 | Use libnetapi_get_error_string() in "net dom" commands. | Günther Deschner | 1 | -2/+2 |
2008-01-11 | Fix libnetapi error string callers. | Günther Deschner | 1 | -2/+2 |
2007-12-22 | Fix net_dom_join & net_dom_unjoin. | Günther Deschner | 1 | -19/+38 |
2007-12-21 | Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx. | Günther Deschner | 1 | -8/+8 |
2007-12-12 | Some cleanups for "net dom join". | Günther Deschner | 1 | -4/+9 |
2007-12-03 | Actually implement reboot feature for net dom join/unjoin. | Günther Deschner | 1 | -6/+75 |
2007-11-30 | Add "net dom unjoin" code. | Günther Deschner | 1 | -0/+52 |
2007-11-30 | Add "net dom join" code. | Günther Deschner | 1 | -0/+116 |