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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-16
s3:vfs_gpfs: make sure parameters are set correctly for leases
Christian Ambach
1
-0
/
+25
2012-08-16
s3:vfs_gpfs: Fix compile error in gpfs module
Christof Schmitt
1
-0
/
+1
2012-08-16
libcli/smb: support broken OS/2 error responses bug #9096
Stefan Metzmacher
1
-3
/
+57
2012-08-16
s3-selftest: Add a seperate test for ACL tests using vfstest
Andrew Bartlett
5
-11
/
+95
2012-08-16
s3-torture: Add ACL commands to vfstest
Andrew Bartlett
1
-0
/
+311
2012-08-16
s3-torture: Use talloc more in vfstest
Andrew Bartlett
2
-29
/
+25
2012-08-16
s3-torture: Initialise fsp fully in vfstest open
Andrew Bartlett
1
-0
/
+34
2012-08-16
s3-smbd: Do not check no_acl_syscall_error(errno) after sys_acl_init()
Andrew Bartlett
1
-11
/
+2
2012-08-16
selftest: Extend xattr-tdb-1 vfstest to call stat
Andrew Bartlett
1
-0
/
+1
2012-08-16
s3-vfs: Continue to make vfs_xattr_tdb non-recursive
Andrew Bartlett
1
-24
/
+50
2012-08-16
s3-vfs: Add new VFS module to fake setting an ACL
Andrew Bartlett
2
-0
/
+378
2012-08-16
librpc/idl: Fix acl array definition in smb_acl_t
Andrew Bartlett
1
-1
/
+1
2012-08-16
s3-selftest: convert xattr-tdb-1 vfstest driver into a subunit test
Andrew Bartlett
3
-10
/
+52
2012-08-16
s3-selftest: convert stream_depot vfstest driver into a subunit test
Andrew Bartlett
3
-10
/
+35
2012-08-16
fix printf warning in net connections
Andrew Bartlett
1
-2
/
+2
2012-08-16
s3:utils: remove standalone cclean tool
Gregor Beck
4
-329
/
+1
2012-08-16
s3:doc manpage for "net connections cleanup"
Gregor Beck
1
-0
/
+39
2012-08-16
s3:net add command "connections cleanup"
Gregor Beck
5
-2
/
+286
2012-08-15
s3-vfs: Set errno in xattr emulation
Andrew Bartlett
2
-0
/
+7
2012-08-15
s3-vfs: Avoid loops in VFS modules: call _NEXT functions in xattr emulation
Andrew Bartlett
2
-8
/
+8
2012-08-15
s3-vfs: ensure we strictly free the talloc_stackframe
Andrew Bartlett
1
-1
/
+1
2012-08-15
s4-selftest: Fix test name for samba.tests.dcerpc.bare
Andrew Bartlett
1
-1
/
+1
2012-08-15
librpc/idl: Make smb_acl_t public so we can pull/push it as a blob
Andrew Bartlett
2
-1
/
+10
2012-08-15
libcli/smb: verify decrypted SMB2 pdus correctly
Stefan Metzmacher
1
-2
/
+38
2012-08-15
libcli/smb: fix parsing of compounded messages within a SMB2_TRANSFORM pdu
Stefan Metzmacher
1
-5
/
+12
2012-08-15
libcli/smb: fix smb2cli_req_compound_submit for multiple encrypted messages
Stefan Metzmacher
1
-63
/
+104
2012-08-15
s3:smb2_server: do calculations based on SMBD_SMB2_NUM_IOV_PER_REQ in smbd_sm...
Stefan Metzmacher
1
-3
/
+3
2012-08-15
libcli/smb: all flags except SMB2_HDR_FLAG_ASYNC should be cleared in a cance...
Stefan Metzmacher
1
-0
/
+6
2012-08-15
s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op
Andrew Bartlett
4
-10
/
+0
2012-08-15
s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE()
Andrew Bartlett
5
-48
/
+41
2012-08-15
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
9
-1271
/
+1
2012-08-15
s3-smbd: Remove unused conn argument from convert_permset_to_mode_t()
Andrew Bartlett
1
-3
/
+3
2012-08-15
s3-smbd: Call sys_acl_set_permset() directly rather than via the VFS
Andrew Bartlett
1
-7
/
+7
2012-08-15
s3-smbd: Call sys_acl_set_qualifier() directly rather than via the VFS
Andrew Bartlett
1
-3
/
+3
2012-08-15
s3-smbd: Call sys_acl_set_tag_type() directly rather than via the VFS
Andrew Bartlett
1
-6
/
+6
2012-08-15
s3-smbd: Call sys_acl_create_entry() directly rather than via the VFS
Andrew Bartlett
1
-6
/
+6
2012-08-15
s3-smbd: Call sys_acl_add_perm() directly rather than via the VFS
Andrew Bartlett
1
-6
/
+6
2012-08-15
s3-smbd: Call sys_acl_clear_perms() directly rather than via the VFS
Andrew Bartlett
1
-2
/
+2
2012-08-15
s3-smbd: Call sys_acl_init() directly rather than via the VFS
Andrew Bartlett
1
-3
/
+3
2012-08-15
s3-smbd: Call sys_acl_free_acl() directly rather than via the VFS
Andrew Bartlett
2
-24
/
+24
2012-08-15
s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS
Andrew Bartlett
1
-2
/
+2
2012-08-15
s3-smbd: Call sys_acl_get_entry() directly rather than via the VFS
Andrew Bartlett
2
-8
/
+8
2012-08-15
s3-smbd: Call sys_acl_free_qualifier() directly rather than via the VFS
Andrew Bartlett
1
-2
/
+2
2012-08-15
s3-smbd: Call sys_acl_get_qualifier() directly rather than via the VFS
Andrew Bartlett
2
-4
/
+4
2012-08-15
s3-smbd: Call sys_acl_get_tagtype() directly rather than via the VFS
Andrew Bartlett
2
-5
/
+5
2012-08-15
s3-smbd: Call sys_acl_get_permset() directly rather than via the VFS
Andrew Bartlett
2
-8
/
+8
2012-08-15
s3-smbd: Call sys_acl_get_perm() directly rather than via the VFS
Andrew Bartlett
2
-9
/
+9
2012-08-15
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
5
-35
/
+73
2012-08-15
pidl: Add mode_t as an alias so we can marshall posix ACL structures
Andrew Bartlett
1
-0
/
+1
2012-08-15
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
9
-64
/
+49
[next]