index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
Remove unused function.
Jeremy Allison
1
-18
/
+0
2011-10-14
s3-net: Fix uninitialized variable in rpc_conf_import_internal().
Günther Deschner
1
-1
/
+1
2011-10-14
s3:net registry: fix segfault when net registry is called without subcommands...
Michael Adam
1
-0
/
+1
2011-10-14
s3-utils: add capabilities to dbwrap_tool
Björn Baumbach
1
-17
/
+38
2011-10-12
s3:smbcacls: fix violation of coding conventions
Gregor Beck
1
-1
/
+2
2011-10-12
s3:net: avoid unnecessary initialization of the registry.
Gregor Beck
1
-2
/
+7
2011-10-12
s3:net: add command registry check
Gregor Beck
5
-0
/
+1430
2011-10-12
s3:net: factor out interact_edit()
Gregor Beck
3
-93
/
+163
2011-10-12
s3:smbcacls: make get_domain_sid() static
Michael Adam
1
-1
/
+1
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
3
-116
/
+191
2011-10-12
s3:smbcacls fix leaking talloc stackframce on tcon failure
Gregor Beck
1
-2
/
+4
2011-10-12
s3:smbcacls fix possible SEGFAULT
Gregor Beck
1
-10
/
+14
2011-10-12
s3:smbcacls add option domain-sid
Gregor Beck
1
-5
/
+16
2011-10-12
s3:smbcacls get_domain_sid for sddl parsing/formating from lsarpc
Gregor Beck
1
-2
/
+72
2011-10-12
s3:smbcacls pretty print acl control field
Gregor Beck
1
-1
/
+43
2011-10-11
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
1
-6
/
+10
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2
-8
/
+12
2011-10-11
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
1
-1
/
+7
2011-10-11
s3:net: convert net idmap check to use dbwrap wrapper functions.
Michael Adam
1
-26
/
+55
2011-10-11
s3:net: convert net idmap to use only dbwrap wrapper functions
Michael Adam
1
-19
/
+34
2011-10-11
s3:net: convert net serverid to only use dbwrap wrapper functions
Michael Adam
1
-3
/
+3
2011-10-11
s3:net: fix the exit code of net serverid wipe
Michael Adam
1
-1
/
+1
2011-10-11
s3:net: fix the exit code of net serverid list
Michael Adam
1
-1
/
+1
2011-10-11
s3:dbwrap_torture: convert to using wrapper functions only
Michael Adam
1
-7
/
+9
2011-10-11
s3:dbwrap_tool: convert to using wrapper functions only
Michael Adam
1
-9
/
+9
2011-10-11
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
1
-1
/
+4
2011-10-11
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...
Michael Adam
1
-3
/
+3
2011-10-11
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
1
-0
/
+1
2011-10-10
s3-net: when all DNS servers fail to operate, the overal DNS registration result
Günther Deschner
1
-0
/
+2
2011-10-08
s3:utils: avoid '//' comments
Stefan Metzmacher
2
-2
/
+2
2011-09-28
s3 net: Fix a discard const warning
Kai Blin
1
-1
/
+1
2011-09-24
net: Don't register link local addresses with DNS
Kai Blin
1
-0
/
+5
2011-09-20
s3:dbwrap_tool: add popt support and standard samba options
Michael Adam
1
-14
/
+44
2011-09-18
s3: Fix "ISO C90 forbids mixed declarations and code"
Volker Lendecke
1
-3
/
+3
2011-09-16
s3: Make sharesec optionally use sddl
Volker Lendecke
1
-1
/
+76
2011-09-15
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
2
-2
/
+2
2011-09-15
Finish commit 8745c70d by Michael Adam.
Jeremy Allison
1
-4
/
+4
2011-09-13
s3:net_time: make use of cli_state_server_time_zone() and cli_state_server_ti...
Stefan Metzmacher
1
-2
/
+2
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
2
-2
/
+2
2011-08-22
s3-net: Added documentation for net_rpc_conf functions
Vicentiu Ciorbaru
1
-1
/
+44
2011-08-22
s3-net: Implemented net rpc conf import command
Vicentiu Ciorbaru
1
-3
/
+347
2011-08-22
s3-net: Added net rpc conf import command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+16
2011-08-22
s3-net: Implemented net rpc conf addshare command
Vicentiu Ciorbaru
1
-2
/
+255
2011-08-22
s3-net: Added net rpc conf addshare command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+15
2011-08-22
s3-net: Implemented net rpc conf setincludes command
Vicentiu Ciorbaru
1
-2
/
+141
2011-08-22
s3-net: Added net rpc conf setincludes command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+16
2011-08-22
s3-net: Implemented net rpc conf setparm command
Vicentiu Ciorbaru
1
-2
/
+201
2011-08-22
s3-net: Added net rpc conf setparm command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+14
2011-08-22
s3-net: Implemented net rpc conf delparm command
Vicentiu Ciorbaru
1
-2
/
+77
2011-08-22
s3-net: Added net rpc conf delparm command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+14
[next]