summaryrefslogtreecommitdiff
path: root/source3/utils/net_proto.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-05s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLB...Stefan Metzmacher1-1/+0
2013-08-05s3-net: use libnetjoin for "net rpc join" newstyle.Günther Deschner1-7/+1
2013-08-05s3-net: use libnetjoin for "net rpc testjoin".Günther Deschner1-1/+1
2013-08-05s3-net: pass down ndr_interface_table to connect_dst_pipe().Günther Deschner1-1/+1
2012-10-19s3:utils/net: remove unused "net connections"Stefan Metzmacher1-4/+0
2012-08-16s3:net add command "connections cleanup"Gregor Beck1-0/+4
2012-02-23s3-utils: Remove unused connect_to_ipc_krb5()Andrew Bartlett1-4/+0
2012-01-18s3-utils/net: pass struct ndr_interface_table downAndrew Bartlett1-1/+1
2011-08-22s3-net: Added the command rpc conf to the net binary.Vicentiu Ciorbaru1-0/+3
2011-07-22s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok()Stefan Metzmacher1-1/+2
2011-07-22s3:net_util: pass const sockaddr_storage to net_make_ipc_connection_ex()Stefan Metzmacher1-1/+1
2011-07-22s3:net_util: add some const to sockaddr_storageStefan Metzmacher1-8/+8
2011-05-06s3-includes: no need to globally include libads/ads_status.h.Günther Deschner1-0/+1
2011-04-06s3-net: Add net trust utilitySumit Bose1-0/+3
2011-02-08s3:net: remove unused net_idmap_helpGregor Beck1-1/+0
2011-02-02s3:net: make some net_rpc_samsync.c functions staticStefan Metzmacher1-24/+0
2011-01-02s3:net: make idmap_store_secret static.Michael Adam1-3/+0
2011-01-02s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).Michael Adam1-1/+1
2010-11-05s3: Remove some duplicate prototypesVolker Lendecke1-15/+0
2010-10-14s3-auth Use security_token_debug() from common codeAndrew Bartlett1-1/+0
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett1-4/+4
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-2/+2
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-3/+3
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-26/+26
2010-05-18s3-net: Added a rather trivial "net printing dump" command.Günther Deschner1-0/+4
2010-03-10s3: Fix a long-standing problem with recycled PIDsVolker Lendecke1-0/+4
2010-02-12s3: Implement global locks in a g_lock tdbVolker Lendecke1-0/+3
2009-11-08Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"Volker Lendecke1-2/+1
2009-11-08s3: Make run_rpc_command take strings instead of a ndr_interface_tableVolker Lendecke1-1/+2
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner1-1/+1
2009-09-29s3: Remove the lua interpreter againVolker Lendecke1-4/+0
2009-07-22Revert "net: Use samba default command line arguments."Kai Blin1-0/+3
2009-05-25net: Use samba default command line arguments.Kai Blin1-3/+0
2009-02-04s3-net: add "net eventlog dump".Günther Deschner1-0/+3
2008-12-17net luaVolker Lendecke1-0/+5
2008-11-18s3-net: add "net rpc vampire passdb" that allows to take arguments.Günther Deschner1-0/+1
2008-11-18s3-net: add net_scan_dc function.Günther Deschner1-0/+4
2008-09-26net: Make share type lookup a function.Kai Blin1-0/+2
2008-07-21Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-1/+2
2008-07-21Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-1/+1
2008-06-24net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner1-0/+9
2008-06-13net_vampire: split out rpc_vampire_ldif().Günther Deschner1-0/+9
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-8/+2
2008-06-10net: Make "net rpc" use functable3Kai Blin1-2/+0
2008-06-10net: Make "net rap" use functable3Kai Blin1-2/+0
2008-06-10net: Make "net ads" use functable3Kai Blin1-2/+0
2008-06-10net: Add net_display_usage_from_functable()Kai Blin1-0/+1
2008-06-10net: Add net_run_function3Kai Blin1-0/+2
2008-06-10net: Move net_run_function/net_run_function2 to net_util.cKai Blin1-6/+6
2008-05-20net: The top level help function for net cmd is always net_cmd_usageKai Blin1-16/+5