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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_persistent_callb...
Michael Adam
2013-02-04
1
-0
/
+1
*
s3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_read_callback()
Michael Adam
2013-02-04
1
-0
/
+2
*
s3:dbwrap_ctdb: add "db_context" to "db_record"
Stefan Metzmacher
2013-02-04
1
-2
/
+5
*
s3:dbwrap_ctdb: setup result->name in db_open_ctdb()
Stefan Metzmacher
2013-02-04
1
-0
/
+7
*
s3: use generate_random_password() instead of generate_random_str()
Stefan Metzmacher
2013-02-04
5
-12
/
+21
*
s3:modules remove gpfs_getacl_alloc
Christian Ambach
2013-02-04
1
-46
/
+0
*
s3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
Christian Ambach
2013-02-04
1
-3
/
+3
*
s3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_internal
Christian Ambach
2013-02-04
1
-5
/
+9
*
s3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
Christian Ambach
2013-02-04
1
-2
/
+5
*
s3:torture/vfstest add memreport option
Christian Ambach
2013-02-04
1
-0
/
+8
*
s3:torture/vfstest implement sys_acl_blob_get_fd
Christian Ambach
2013-02-04
1
-0
/
+45
*
s3:torture/vfstest implement sys_acl_blob_get_file
Christian Ambach
2013-02-04
1
-0
/
+32
*
s3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
Christian Ambach
2013-02-04
1
-16
/
+90
*
s3:vfs_gpfs add a generic vfs_gpfs_getacl function
Christian Ambach
2013-02-04
1
-0
/
+73
*
s3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
Christian Ambach
2013-02-04
1
-0
/
+4
*
s3:modules/non_posix_acls: only stat if we do not have it cached
Christian Ambach
2013-02-04
1
-4
/
+8
*
s3:autoconf add non_posix_acls to NFS4ACL_OBJ
Christian Ambach
2013-02-04
1
-1
/
+1
*
s3:autoconf introduce NFS4ACL_OBJ
Christian Ambach
2013-02-04
1
-3
/
+5
*
s3-waf:modules add non_posix_acls dependency to vfs_gpfs
Christian Ambach
2013-02-04
1
-1
/
+1
*
vfs: Add helper function for non posix ACL modules
Andrew Bartlett
2013-02-04
3
-0
/
+136
*
vfs_acl_common: Do not fetch the underlying NT ACL unless we need it
Andrew Bartlett
2013-02-04
1
-44
/
+80
*
vfs: Whitespace fix only to get_nt_acl_internal indentation
Andrew Bartlett
2013-02-04
1
-4
/
+4
*
vfs: Implement an improved vfs_acl_common that uses the hash of the system ACL
Andrew Bartlett
2013-02-04
1
-51
/
+250
*
vfs: Add helper function hash_blob_sha256 to vfs_acl_common.c
Andrew Bartlett
2013-02-04
1
-7
/
+19
*
Fix typo in warning message
Volker Lendecke
2013-02-04
1
-1
/
+1
*
s3-net: mention optional impersonation principal for PAC retrieval.
Günther Deschner
2013-02-01
1
-1
/
+1
*
s3:auth: wbcAuthenticateEx gives unix times (bug #9625)
Stefan Metzmacher
2013-02-01
1
-3
/
+3
*
smbd: Fix a typo
Volker Lendecke
2013-01-30
1
-1
/
+1
*
smbd: Fix a typo
Volker Lendecke
2013-01-30
1
-1
/
+1
*
s3:winbindd: change getpwsid() to return a passwd struct for a group sid id-m...
Michael Adam
2013-01-29
1
-9
/
+43
*
s3:winbindd: check the correct variable for talloc success in rpc_query_user()
Michael Adam
2013-01-29
1
-1
/
+1
*
s3:winbindd:getgrnam: also produce a group struct for a user with ID_TYPE_BOTH
Michael Adam
2013-01-29
1
-2
/
+13
*
s3:winbindd: create group structs for gids that are coming from a user sid id...
Michael Adam
2013-01-29
1
-0
/
+49
*
s3:winbindd: factor add_wbint_Principal_to_dict() out of wb_group_members_done()
Michael Adam
2013-01-29
2
-17
/
+47
*
s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwent
Michael Adam
2013-01-29
1
-1
/
+1
*
s3:winbindd: rename winbindd_getgrnam_lookupsid_done to winbindd_getgrnam_loo...
Michael Adam
2013-01-29
1
-3
/
+3
*
s3:utils/net remove aclmapset command
Christian Ambach
2013-01-29
1
-73
/
+0
*
s3:net_idmap_dump support dumping autorid backend
Christian Ambach
2013-01-29
1
-8
/
+106
*
s3:net_idmap_dump add missing braces
Christian Ambach
2013-01-29
1
-1
/
+2
*
s3:net_idmap_dump remove obsolete support for tdb:idmap2.tdb parameter
Christian Ambach
2013-01-29
1
-6
/
+2
*
s3:net_idmap_dump deal with idmap config * : backend config style
Christian Ambach
2013-01-29
1
-6
/
+13
*
Regression test for bug #9571 - Unlink after open causes smbd to panic
Jeremy Allison
2013-01-28
1
-0
/
+44
*
Fix bug #9571 - Unlink after open causes smbd to panic.
Pavel Shilovsky
2013-01-28
1
-3
/
+3
*
Fix bug #9588 - ACLs are not inherited to directories for DFS shares.
Jeremy Allison
2013-01-28
1
-0
/
+13
*
smbcontrol: Fix undefined serverid_traverse_read warning
Volker Lendecke
2013-01-28
1
-0
/
+1
*
smbcontrol: Fix the build with libunwind
Volker Lendecke
2013-01-28
1
-1
/
+1
*
Regression test for bug #9587 - archive flag is always set on directories.
Jeremy Allison
2013-01-25
1
-0
/
+186
*
Fix bug #9587 - archive flag is always set on directories.
Jeremy Allison
2013-01-25
1
-1
/
+2
*
Avoid a very small memleak on talloc_tos()
Volker Lendecke
2013-01-25
1
-4
/
+1
*
Fix bug #9572 - File corruption during SMB1 read by Mac OSX 10.8.2 clients.
Jeremy Allison
2013-01-24
1
-2
/
+30
[next]