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-10-11
samba.join: Fix multiple spaces.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
selftest: Move some tests to common test script.
Jelmer Vernooij
2
-2
/
+2
2012-10-11
selftests.tests: Remove reference to Samba 4.
Jelmer Vernooij
1
-4
/
+4
2012-10-11
samba.provision.sambadns: Use == to compare strings, not 'is'.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
s3fs-printing: Simplify the comment and location handling.
Andreas Schneider
1
-13
/
+17
2012-10-11
packaging: Add support for reloading systemd services.
Andreas Schneider
4
-0
/
+4
2012-10-11
provision: Always create DNS user.
Jelmer Vernooij
1
-18
/
+13
2012-10-11
wafsamba: Ignore some more symbols when checking for dupes.
Jelmer Vernooij
1
-1
/
+1
2012-10-11
smbd: Always free the talloc_stackframe() before leaving smbd_do_query_securi...
Andrew Bartlett
1
-0
/
+3
2012-10-11
docs: Add very basic samba manpage.
Karolin Seeger
1
-0
/
+181
2012-10-11
rpc_server:srvsvc Remove psd variable that was no longer set by SMB_VFS_FGET_...
Andrew Bartlett
1
-5
/
+3
2012-10-11
build: Remove --disable-shared
Andrew Bartlett
2
-15
/
+2
2012-10-11
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
7
-197
/
+0
2012-10-11
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
Andrew Bartlett
4
-31
/
+50
2012-10-11
vfs: Improve formatting of vfs_fake_acls
Andrew Bartlett
1
-2
/
+2
2012-10-11
vfs: Improve formatting of vfs_default
Andrew Bartlett
1
-23
/
+23
2012-10-11
examples: Re-indent and reformat skel VFS modules
Andrew Bartlett
2
-348
/
+436
2012-10-11
vfs: Use a blocking function in vfs_zfsacl for system ACL blobs
Andrew Bartlett
1
-0
/
+12
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_irix for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_hpux for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for posix ACLs
Andrew Bartlett
1
-0
/
+58
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLs
Andrew Bartlett
1
-67
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_default for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2 for posix ACLs
Andrew Bartlett
1
-0
/
+38
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl
Andrew Bartlett
1
-0
/
+2
2012-10-11
vfs: Use a blocking function in vfs_afsacl for system ACL blobs
Andrew Bartlett
1
-1
/
+17
2012-10-11
vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backends
Andrew Bartlett
3
-1
/
+126
2012-10-11
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
7
-17
/
+16
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
25
-130
/
+245
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
27
-146
/
+219
2012-10-11
build: Add vfs_media_harmony to the waf build
Andrew Bartlett
1
-0
/
+9
2012-10-11
posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys acl
Andrew Bartlett
2
-1
/
+32
2012-10-10
s3-rpc_server: fix build warning
David Disseldorp
1
-0
/
+2
2012-10-09
Make sure the returned sd is on the right context, and if not it's always freed.
Jeremy Allison
1
-1
/
+3
2012-10-09
Move setting of psd->dacl->revision and protect against null SD's.
Jeremy Allison
1
-2
/
+4
2012-10-09
docs: Add '-V' to the list of options.
Karolin Seeger
1
-1
/
+1
2012-10-09
samba-tool: Some more unifications...
Karolin Seeger
15
-15
/
+15
2012-10-09
packaging: Add config for systemd-tmpfiles.
Andreas Schneider
2
-0
/
+15
2012-10-09
samba-tool: skip chown in sysvolreset when it would fail on a GID
Andrew Bartlett
2
-13
/
+48
2012-10-09
s3: Pass down smb_filename to smbacl4_fill_ace4
Volker Lendecke
1
-6
/
+6
2012-10-09
s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserver
Amitay Isaacs
1
-0
/
+4
2012-10-09
s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ plugin
Amitay Isaacs
1
-0
/
+5
2012-10-08
s4:scripting/python: add '-V' as alias for '--version'
Stefan Metzmacher
1
-1
/
+1
2012-10-08
s4:samba-tool: allow 'samba-tool --version'
Stefan Metzmacher
1
-0
/
+6
2012-10-08
s4:samba-tool: use normal option parsing in SuperCommand
Stefan Metzmacher
1
-10
/
+13
2012-10-08
s4:samba-tool: add optional epilog to _create_parser()
Stefan Metzmacher
1
-2
/
+7
2012-10-08
s3fs-printing: Fix RAW printing for normal users.
Andreas Schneider
1
-1
/
+1
[next]