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:net registry check: replace rawmemchr by functionally equivalent portable ...
Michael Adam
2011-12-06
1
-2
/
+2
*
Revert "Remove rawmemchr calls - found by Ira Cooper. These are glibc-specifi...
Michael Adam
2011-12-06
1
-4
/
+3
*
Move the callers that need to use the new cli_open() back to calling
Jeremy Allison
2011-12-03
1
-2
/
+2
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-2
/
+2
*
lib/util: factor out tdb_data_is_empty
Gregor Beck
2011-12-03
2
-14
/
+7
*
s3:net: adapt idmap check to new dbwrap_fetch behavior not to return success ...
Gregor Beck
2011-12-03
1
-6
/
+2
*
s3: Use autogenerated open_files.idl
Volker Lendecke
2011-12-02
1
-0
/
+1
*
s3:net registry check: adapt to new semantic of dbwrap_fetch with rbt
Gregor Beck
2011-11-29
1
-6
/
+6
*
s3:net registry check: adapt to new semantic of dbwrap_fetch
Gregor Beck
2011-11-29
1
-10
/
+13
*
s3:net registry check: handle missing version info
Gregor Beck
2011-11-29
1
-0
/
+36
*
s3:dbwrap_torture: code cleanup
Gregor Beck
2011-11-29
1
-3
/
+3
*
s3:net registry check: improve console output
Gregor Beck
2011-11-25
1
-7
/
+4
*
s3:utils: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
2
-4
/
+4
*
Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific calls,...
Jeremy Allison
2011-11-18
1
-3
/
+4
*
s3-net Do not look for a local SID when we are a DC
Andrew Bartlett
2011-11-17
1
-7
/
+8
*
s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.
Günther Deschner
2011-11-16
1
-1
/
+16
*
s3-net: use better state variable name for smbldap_state.
Günther Deschner
2011-11-16
1
-9
/
+9
*
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
2011-11-16
1
-0
/
+1
*
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
[prev]
[next]