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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
s3:utils: add 'net witness force-response'
Stefan Metzmacher
3
-0
/
+621
2024-01-26
s3:utils: add 'net witness force-unregister'
Stefan Metzmacher
1
-0
/
+176
2024-01-26
s3:utils: add 'net witness client-move' and 'net witness share-move'
Stefan Metzmacher
3
-0
/
+633
2024-01-26
s3:utils: add 'net witness list' command
Stefan Metzmacher
5
-0
/
+1007
2024-01-26
smbstatus: let --json include session.{creation,expiration,auth}_time
Stefan Metzmacher
1
-0
/
+34
2024-01-20
net: create creds for other domain
Ralph Boehme
1
-2
/
+4
2024-01-20
net: support NT4 trusts in "net rpc trust create"
Ralph Boehme
1
-7
/
+19
2024-01-20
net: fix credentials in trustdom establish
Ralph Boehme
1
-4
/
+5
2024-01-20
net: remove a newline
Ralph Boehme
1
-1
/
+0
2024-01-09
smbstatus: let --json dump also session channels
Stefan Metzmacher
1
-0
/
+92
2024-01-09
smbstatus: let --json report the client_guid a session belongs to
Stefan Metzmacher
1
-0
/
+7
2024-01-04
s3:utils: Fix the auth function to print correct values to the user
Andreas Schneider
1
-6
/
+9
2024-01-04
s3:utils: Handle the domain before username and password
Andreas Schneider
1
-11
/
+11
2023-12-21
s3:utils: Do not pass invalid file descriptor to close() (CID 1550131)
Joseph Sutton
1
-1
/
+1
2023-12-10
s3:utils: Fix auth callback with smburl
Andreas Schneider
1
-6
/
+34
2023-12-07
s3:utils: Fix setting the debug level
Andreas Schneider
1
-1
/
+5
2023-11-21
utils: Fix Coverity ID 240113
Volker Lendecke
1
-0
/
+2
2023-11-21
s3:utils: Use any_nt_status_not_ok() in rpc_rights_grant_internal()
Andreas Schneider
1
-4
/
+1
2023-11-21
s3:utils: Use goto to close the policy in rpc_rights_grant_internal()
Andreas Schneider
1
-2
/
+3
2023-11-21
s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc_rights.c
Andreas Schneider
1
-12
/
+43
2023-11-21
s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc.c
Andreas Schneider
1
-20
/
+59
2023-11-21
s3:utils: Use dcerpc_lsa_open_policy_fallback() in net_rpc_trust.c
Andreas Schneider
1
-18
/
+22
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-11-16
s3/utils: Use sddl_decode_err_msg instead of sddl_decode
Noel Power
1
-4
/
+52
2023-11-16
s3/utils: Detect (and report) failure to parse sddl
Noel Power
1
-0
/
+5
2023-11-15
s3/utils: Add support to smbcacls to restore dacls from file
Noel Power
1
-2
/
+166
2023-11-15
s3/utils: Add functionality to smbcacls to save dacl(s) to a restore file
Noel Power
1
-1
/
+525
2023-11-15
s3/utils: Add recursive option to smcacls
Noel Power
1
-0
/
+11
2023-11-15
s3/utils: Add save and restore config switches (and help output)
Noel Power
1
-0
/
+22
2023-11-15
s3/utils: ensure sddl_encode/sddl_decode both use domain_sid
Noel Power
1
-2
/
+2
2023-11-02
s3:utils: Initialize flags (CID 1499396)
Joseph Sutton
1
-1
/
+1
2023-11-02
s3:utils: Remove condition that cannot be true (CID 1548341)
Joseph Sutton
1
-1
/
+1
2023-11-02
s3:utils: Check return value of samba_cmdline_init() (CID 1548345)
Joseph Sutton
1
-3
/
+9
2023-11-02
s3:utils: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-11-02
s3:utils: Remove unused‐but‐set variable
Joseph Sutton
1
-2
/
+0
2023-10-27
s3:utils: Initialize the memcache for smbpasswd
Andreas Schneider
1
-0
/
+9
2023-10-27
s3:utils: Initialize row variable in wspsearch
Andreas Schneider
1
-1
/
+1
2023-10-25
s3/utils: Add search client
Noel Power
2
-0
/
+837
2023-10-25
s3:utils: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in smbtree
Andreas Schneider
1
-5
/
+6
2023-10-25
s3:utils: Call gfree_all before exit in smbpasswd
Andreas Schneider
1
-0
/
+3
2023-10-25
s3:utils: Remove trailing white spaces in smbpasswd.c
Andreas Schneider
1
-14
/
+14
2023-10-25
s3:utils: Call gfree_all() before exit in smbget
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in smbfilter
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Remove trailing white spaces in smbfilter.c
Andreas Schneider
1
-3
/
+3
2023-10-25
s3:utils: Call gfree_all() before exit in smbcquotas
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in smbcontrol
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in smbcacls
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in sharesec
Andreas Schneider
1
-0
/
+1
2023-10-25
s3:utils: Call gfree_all() before exit in regedit
Andreas Schneider
1
-0
/
+2
[next]