index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
s3-net: fix "net ads kerberos" krb5ccname handling
Günther Deschner
1
-0
/
+1
2024-05-14
s3:net: finally remove net_context->opt_{user_specified,user_name,password}
Stefan Metzmacher
1
-3
/
+0
2024-05-14
s3:net: remove unused net_context->smb_encrypt
Stefan Metzmacher
1
-1
/
+0
2024-05-14
s3:net: remove unused net_context->opt_kerberos
Stefan Metzmacher
1
-1
/
+0
2024-05-14
s3:net: add net_context->explicit_credentials to check if credentials were pa...
Stefan Metzmacher
1
-0
/
+1
2024-05-14
s3:net: correctly implement --use-ccache as legacy for --use-winbind-ccache f...
Stefan Metzmacher
1
-1
/
+1
2024-01-26
s3:utils: add 'net witness force-response'
Stefan Metzmacher
1
-0
/
+1
2024-01-26
s3:utils: add 'net witness client-move' and 'net witness share-move'
Stefan Metzmacher
1
-0
/
+3
2024-01-26
s3:utils: add 'net witness list' command
Stefan Metzmacher
1
-0
/
+5
2023-03-03
net: add new --dns-ttl option to specify the ttl of dns records
Björn Baumbach
1
-0
/
+1
2021-05-28
s3:utils: Add cli_credentials and loadparm_context to net_context
Andreas Schneider
1
-0
/
+2
2019-07-12
s3:net: add 'vfs' hierarchy with 'stream2adouble' command
Ralph Boehme
1
-0
/
+3
2018-09-22
s3: net: implement json output for ads info
Philipp Gesang
1
-0
/
+1
2018-07-30
s3:libads: Add net ads leave keep-account option
Justin Stephenson
1
-0
/
+1
2015-09-09
net: add option --no-dns-updates for net ads join
Michael Adam
1
-0
/
+1
2015-05-07
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
1
-1
/
+1
2014-01-07
s3:net_rpc: add net_context->netlogon_creds
Stefan Metzmacher
1
-0
/
+1
2013-08-05
s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLB...
Stefan Metzmacher
1
-0
/
+1
2012-06-26
s3:net registry import: add option --precheck
Gregor Beck
1
-0
/
+1
2012-01-18
s3-utils/net: pass struct ndr_interface_table down
Andrew Bartlett
1
-1
/
+1
2011-10-12
s3:net: add command registry check
Gregor Beck
1
-0
/
+3
2011-05-06
s3-includes: finally only include client.h when libsmb is used.
Günther Deschner
1
-0
/
+2
2011-04-13
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
1
-1
/
+0
2011-04-04
s3-net: add command "net idmap check"
Gregor Beck
1
-0
/
+3
2011-03-30
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
1
-0
/
+1
2011-02-15
s3: no need to globally include intl.h.
Günther Deschner
1
-0
/
+1
2011-02-09
s3:net add option --db
Gregor Beck
1
-0
/
+1
2010-09-23
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
1
-0
/
+1
2010-08-06
s3-net: only include netapi header when needed.
Günther Deschner
1
-1
/
+0
2010-07-13
s3-libnet: better separate headers.
Günther Deschner
1
-1
/
+0
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-2
/
+2
2010-01-24
s3: Add --use-ccache to net
Volker Lendecke
1
-0
/
+1
2010-01-24
s3: Fix a bug in net's use of popt
Volker Lendecke
1
-1
/
+1
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-09-11
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
1
-0
/
+1
2009-07-29
s3 net: Initial top level support.
Kai Blin
1
-0
/
+13
2009-07-22
Revert "net: Use samba default command line arguments."
Kai Blin
1
-2
/
+7
2009-05-25
net: Use samba default command line arguments.
Kai Blin
1
-7
/
+2
2009-04-17
s3:net: add --request-timeout option
Stefan Metzmacher
1
-0
/
+1
2008-11-18
s3-net: add net_dc_info struct.
Günther Deschner
1
-0
/
+10
2008-09-10
net: share_type is defined in net_rap.c, net_rpc.c needs to use that.
Kai Blin
1
-1
/
+0
2008-08-01
vampire keytab: add command line switch --clean-old-entries .
Michael Adam
1
-0
/
+1
2008-08-01
vampire keytab: introduce switch --single-obj-repl.
Michael Adam
1
-0
/
+1
2008-08-01
net rpc vampire: rename --repl-nodiff to --force-full-repl.
Michael Adam
1
-1
/
+1
2008-08-01
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
1
-0
/
+1
2008-07-31
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
1
-0
/
+1
2008-07-21
Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-1
/
+1
2008-06-24
net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).
Günther Deschner
1
-0
/
+2
2008-06-17
net_vampire: move some samsync functions to libnet.
Günther Deschner
1
-43
/
+0
[next]