summaryrefslogtreecommitdiff
path: root/source3/utils/net_proto.h
AgeCommit message (Expand)AuthorFilesLines
2025-08-05net: add `net tdb smbXsrv wipedbs` alias for `net serverid wipedbs`Ralph Boehme1-0/+2
2024-05-14s3:net_ads: remove unused use_in_memory_ccache()Stefan Metzmacher1-1/+0
2024-05-14s3:net: remove useless net_prompt_pass() wrapperStefan Metzmacher1-1/+0
2024-05-14lib/addns: rewrite signed dns update code to use gensec instead of plain gssapiStefan Metzmacher1-1/+3
2024-01-26s3:utils: add 'net witness list' commandStefan Metzmacher1-0/+2
2023-09-05s3:net: Add "net offlinejoin composeodj" commandSamuel Cabrero1-0/+2
2022-12-13CVE-2022-38023 s3:net: add and use net_warn_member_options() helperStefan Metzmacher1-0/+2
2022-06-27s3:net: Pass a talloc context to ads_startup()Samuel Cabrero1-1/+4
2022-06-27s3:net: Pass a memory context to ads_startup_nobind()Samuel Cabrero1-1/+4
2021-12-06samba-tool: Create DNS entries on member joinDavid Mulder1-0/+11
2021-07-14s3-net: add "net offlinejoin" commandGünther Deschner1-0/+9
2021-05-28s3:utils: Use connection and credentials parser in net utilAndreas Schneider1-3/+0
2020-05-28s3:net: add net_context_creds() helper functionStefan Metzmacher1-0/+3
2020-05-28s3:net: remove unused net_use_machine_account()Stefan Metzmacher1-1/+0
2019-12-02lib: Remove duplicate get_pass() prototypesVolker Lendecke1-4/+0
2019-12-02lib: Make stdin_new_passwd() staticVolker Lendecke1-1/+0
2019-07-12s3:net: add 'vfs' hierarchy with 'stream2adouble' commandRalph Boehme1-0/+2
2018-03-02s3:utils: add new 'net ads setspn list' subcommandNoel Power1-0/+1
2017-09-20net: Remove NT4-based rpc vampire ldifVolker Lendecke1-1/+0
2017-09-20net: Remove rpc samdumpVolker Lendecke1-8/+0
2017-05-08net: Add net tdb command to print information from tdb recordsChristof Schmitt1-0/+3
2015-07-07utils: add net notifyVolker Lendecke1-0/+1
2015-05-07s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe1-1/+1
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