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
/
smbcacls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
s3:utils: make use of cli_tree_connect()
Stefan Metzmacher
1
-2
/
+2
2011-10-12
s3:smbcacls: fix violation of coding conventions
Gregor Beck
1
-1
/
+2
2011-10-12
s3:smbcacls: make get_domain_sid() static
Michael Adam
1
-1
/
+1
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-07-28
s3:smbcacls: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-07-23
s3-utils/smbcacls.c: replace cli_query_secdesc_old()
Björn Baumbach
1
-3
/
+4
2011-07-23
s3-libsmb: rename cli_query_secdesc() to cli_query_secdesc_old()
Björn Baumbach
1
-1
/
+1
2011-07-22
s3:smbcacls: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
1
-4
/
+1
2011-07-20
s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]...
Stefan Metzmacher
1
-4
/
+4
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-05-30
s3:smbcacls: fix parsing of multiple flags
Gregor Beck
1
-1
/
+6
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-23
s3: Fix Coverity ID 2202, NULL_RETURNS
Volker Lendecke
1
-0
/
+3
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
1
-0
/
+1
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2011-01-17
s3: Fix some nonempty blank lines
Volker Lendecke
1
-1
/
+1
2011-01-15
s3: Avoid some calls to cli_errstr
Volker Lendecke
1
-18
/
+24
2011-01-15
s3: Convert cli_set_secdesc to cli_trans
Volker Lendecke
1
-2
/
+4
2011-01-15
s3: Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
1
-2
/
+1
2010-11-14
s3: string_to_sid does thorough syntax checking
Volker Lendecke
1
-2
/
+2
2010-11-02
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
1
-1
/
+0
2010-11-02
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
1
-4
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-3
/
+1
2010-10-24
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
Volker Lendecke
1
-2
/
+3
2010-10-24
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
Volker Lendecke
1
-1
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-1
/
+1
2010-09-20
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
1
-3
/
+4
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-06-07
Fix bug with incorrect flag values for inherited ace in some cases.
Matthew McGillis
1
-0
/
+5
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-10
/
+10
2010-05-18
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
1
-0
/
+1
2010-05-18
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
1
-11
/
+11
2010-05-18
s3-secdesc: remove "typedef struct security_acl SEC_ACL".
Günther Deschner
1
-6
/
+6
2010-05-18
s3-secdesc: remove "typedef struct security_ace SEC_ACE".
Günther Deschner
1
-14
/
+15
2010-05-17
added support for a -I flag
Matthew McGillis
1
-2
/
+148
2010-05-17
Consolidate all set SEC_DESC into single procedure set_secdesc
Matthew McGillis
1
-25
/
+32
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2010-05-03
Consolidate all get SEC_DESC into single procedure get_secdesc
Matthew McGillis
1
-44
/
+37
2010-05-03
always pass filename as const char
Matthew McGillis
1
-2
/
+2
2010-03-16
s3:smbcacls: also honour the "--sddl" flag when setting ACLs.
Michael Adam
1
-2
/
+6
2010-03-03
s3:smbcacls: add switch "--sddl" to output acls as sddl encoded strings
Michael Adam
1
-1
/
+9
2010-02-14
s3: last part of TYPESAFE_QSORT() conversion
Andrew Tridgell
1
-1
/
+1
2009-11-12
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
1
-1
/
+1
[next]