Age | Commit message (Expand) | Author | Files | Lines |
2011-05-06 | s3-includes: no need to globally include libads/ads_status.h. | Günther Deschner | 1 | -0/+1 |
2011-04-06 | s3-net: Add net trust utility | Sumit Bose | 1 | -0/+3 |
2011-02-08 | s3:net: remove unused net_idmap_help | Gregor Beck | 1 | -1/+0 |
2011-02-02 | s3:net: make some net_rpc_samsync.c functions static | Stefan Metzmacher | 1 | -24/+0 |
2011-01-02 | s3:net: make idmap_store_secret static. | Michael Adam | 1 | -3/+0 |
2011-01-02 | s3:net: remove alloc parameter from idmap_store_secret() (net idmap store). | Michael Adam | 1 | -1/+1 |
2010-11-05 | s3: Remove some duplicate prototypes | Volker Lendecke | 1 | -15/+0 |
2010-10-14 | s3-auth Use security_token_debug() from common code | Andrew Bartlett | 1 | -1/+0 |
2010-09-11 | s3:auth Remove NT_USER_TOKEN | Andrew Bartlett | 1 | -4/+4 |
2010-09-11 | s3-auth Change struct nt_user_token -> struct security_token | Andrew Bartlett | 1 | -2/+2 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -3/+3 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -26/+26 |
2010-05-18 | s3-net: Added a rather trivial "net printing dump" command. | Günther Deschner | 1 | -0/+4 |
2010-03-10 | s3: Fix a long-standing problem with recycled PIDs | Volker Lendecke | 1 | -0/+4 |
2010-02-12 | s3: Implement global locks in a g_lock tdb | Volker Lendecke | 1 | -0/+3 |
2009-11-08 | Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" | Volker Lendecke | 1 | -2/+1 |
2009-11-08 | s3: Make run_rpc_command take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -1/+2 |
2009-10-13 | s3: use enum netr_SchannelType all over the place. | Günther Deschner | 1 | -1/+1 |
2009-09-29 | s3: Remove the lua interpreter again | Volker Lendecke | 1 | -4/+0 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -0/+3 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -3/+0 |
2009-02-04 | s3-net: add "net eventlog dump". | Günther Deschner | 1 | -0/+3 |
2008-12-17 | net lua | Volker Lendecke | 1 | -0/+5 |
2008-11-18 | s3-net: add "net rpc vampire passdb" that allows to take arguments. | Günther Deschner | 1 | -0/+1 |
2008-11-18 | s3-net: add net_scan_dc function. | Günther Deschner | 1 | -0/+4 |
2008-09-26 | net: Make share type lookup a function. | Kai Blin | 1 | -0/+2 |
2008-07-21 | Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -1/+2 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -1/+1 |
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 1 | -0/+9 |
2008-06-13 | net_vampire: split out rpc_vampire_ldif(). | Günther Deschner | 1 | -0/+9 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -8/+2 |
2008-06-10 | net: Make "net rpc" use functable3 | Kai Blin | 1 | -2/+0 |
2008-06-10 | net: Make "net rap" use functable3 | Kai Blin | 1 | -2/+0 |
2008-06-10 | net: Make "net ads" use functable3 | Kai Blin | 1 | -2/+0 |
2008-06-10 | net: Add net_display_usage_from_functable() | Kai Blin | 1 | -0/+1 |
2008-06-10 | net: Add net_run_function3 | Kai Blin | 1 | -0/+2 |
2008-06-10 | net: Move net_run_function/net_run_function2 to net_util.c | Kai Blin | 1 | -6/+6 |
2008-05-20 | net: The top level help function for net cmd is always net_cmd_usage | Kai Blin | 1 | -16/+5 |
2008-05-20 | net: Move help for "net status" to net_status.c | Kai Blin | 1 | -1/+1 |
2008-05-20 | net: Move printer help to net_rpc where it's used. | Kai Blin | 1 | -1/+0 |
2008-05-20 | net: Split out "net share" | Kai Blin | 1 | -1/+5 |
2008-05-20 | net: Split out "net afs" | Kai Blin | 1 | -1/+0 |
2008-05-20 | net: Move more utility functions into net_util.c | Kai Blin | 1 | -37/+37 |
2008-05-20 | net: Split out "net file" | Kai Blin | 1 | -1/+5 |
2008-05-20 | net: Split out "net group" | Kai Blin | 1 | -1/+5 |
2008-05-20 | net: Split out "net user" | Kai Blin | 1 | -1/+5 |
2008-05-20 | net: Move "net join" handling into a separate file. | Kai Blin | 1 | -1/+5 |
2008-05-20 | net: Split out common help functions. | Kai Blin | 1 | -2/+0 |
2008-05-18 | net: freeze net_proto.h from "make proto" | Michael Adam | 1 | -0/+474 |