index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: move smbldap_util to pdb_ldap_util.
Günther Deschner
2011-11-16
1
-0
/
+1
*
s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
5
-7
/
+9
*
s3-utils: net - Fix one error/usage message
Björn Baumbach
2011-11-03
1
-1
/
+1
*
s3: fix typo in net ads join output
David Disseldorp
2011-10-31
1
-1
/
+1
*
s3-net: Make sure to always re-use the "good" dc for the DNS updates as well.
Günther Deschner
2011-10-28
1
-1
/
+1
*
s3-util: dbwrap_tool: fix fetch_string function
Björn Baumbach
2011-10-26
1
-1
/
+1
*
s3:net registry check: fix a case where automatic and read only mode take the...
Gregor Beck
2011-10-26
1
-3
/
+5
*
s3:net registry check: do not silently replace separators
Gregor Beck
2011-10-26
1
-2
/
+3
*
s3-util: dbwrap_tool: add fetch fuctions for hex and string
Björn Baumbach
2011-10-18
1
-0
/
+61
*
s3-util: dbwrap_tool: add store hex function
Björn Baumbach
2011-10-18
1
-3
/
+43
*
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
Remove unused function.
Jeremy Allison
2011-10-14
1
-18
/
+0
*
s3-net: Fix uninitialized variable in rpc_conf_import_internal().
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3:net registry: fix segfault when net registry is called without subcommands...
Michael Adam
2011-10-14
1
-0
/
+1
*
s3-utils: add capabilities to dbwrap_tool
Björn Baumbach
2011-10-14
1
-17
/
+38
*
s3:smbcacls: fix violation of coding conventions
Gregor Beck
2011-10-12
1
-1
/
+2
*
s3:net: avoid unnecessary initialization of the registry.
Gregor Beck
2011-10-12
1
-2
/
+7
*
s3:net: add command registry check
Gregor Beck
2011-10-12
5
-0
/
+1430
*
s3:net: factor out interact_edit()
Gregor Beck
2011-10-12
3
-93
/
+163
*
s3:smbcacls: make get_domain_sid() static
Michael Adam
2011-10-12
1
-1
/
+1
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
3
-116
/
+191
*
s3:smbcacls fix leaking talloc stackframce on tcon failure
Gregor Beck
2011-10-12
1
-2
/
+4
*
s3:smbcacls fix possible SEGFAULT
Gregor Beck
2011-10-12
1
-10
/
+14
*
s3:smbcacls add option domain-sid
Gregor Beck
2011-10-12
1
-5
/
+16
*
s3:smbcacls get_domain_sid for sddl parsing/formating from lsarpc
Gregor Beck
2011-10-12
1
-2
/
+72
*
s3:smbcacls pretty print acl control field
Gregor Beck
2011-10-12
1
-1
/
+43
*
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
2011-10-11
1
-6
/
+10
*
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2011-10-11
2
-8
/
+12
*
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
2011-10-11
1
-1
/
+7
*
s3:net: convert net idmap check to use dbwrap wrapper functions.
Michael Adam
2011-10-11
1
-26
/
+55
*
s3:net: convert net idmap to use only dbwrap wrapper functions
Michael Adam
2011-10-11
1
-19
/
+34
*
s3:net: convert net serverid to only use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-3
/
+3
*
s3:net: fix the exit code of net serverid wipe
Michael Adam
2011-10-11
1
-1
/
+1
*
s3:net: fix the exit code of net serverid list
Michael Adam
2011-10-11
1
-1
/
+1
*
s3:dbwrap_torture: convert to using wrapper functions only
Michael Adam
2011-10-11
1
-7
/
+9
*
s3:dbwrap_tool: convert to using wrapper functions only
Michael Adam
2011-10-11
1
-9
/
+9
*
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
2011-10-11
1
-1
/
+4
*
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...
Michael Adam
2011-10-11
1
-3
/
+3
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
1
-0
/
+1
*
s3-net: when all DNS servers fail to operate, the overal DNS registration result
Günther Deschner
2011-10-10
1
-0
/
+2
*
s3:utils: avoid '//' comments
Stefan Metzmacher
2011-10-08
2
-2
/
+2
*
s3 net: Fix a discard const warning
Kai Blin
2011-09-28
1
-1
/
+1
*
net: Don't register link local addresses with DNS
Kai Blin
2011-09-24
1
-0
/
+5
*
s3:dbwrap_tool: add popt support and standard samba options
Michael Adam
2011-09-20
1
-14
/
+44
*
s3: Fix "ISO C90 forbids mixed declarations and code"
Volker Lendecke
2011-09-18
1
-3
/
+3
*
s3: Make sharesec optionally use sddl
Volker Lendecke
2011-09-16
1
-1
/
+76
*
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
2011-09-15
2
-2
/
+2
*
Finish commit 8745c70d by Michael Adam.
Jeremy Allison
2011-09-15
1
-4
/
+4
*
s3:net_time: make use of cli_state_server_time_zone() and cli_state_server_ti...
Stefan Metzmacher
2011-09-13
1
-2
/
+2
*
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
2011-09-08
2
-2
/
+2
[prev]
[next]