summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-11wafsamba: Ignore some more symbols when checking for dupes.Jelmer Vernooij1-1/+1
2012-10-11smbd: Always free the talloc_stackframe() before leaving smbd_do_query_securi...Andrew Bartlett1-0/+3
2012-10-11docs: Add very basic samba manpage.Karolin Seeger1-0/+181
2012-10-11rpc_server:srvsvc Remove psd variable that was no longer set by SMB_VFS_FGET_...Andrew Bartlett1-5/+3
2012-10-11build: Remove --disable-sharedAndrew Bartlett2-15/+2
2012-10-11vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett7-197/+0
2012-10-11vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctxAndrew Bartlett4-31/+50
2012-10-11vfs: Improve formatting of vfs_fake_aclsAndrew Bartlett1-2/+2
2012-10-11vfs: Improve formatting of vfs_defaultAndrew Bartlett1-23/+23
2012-10-11examples: Re-indent and reformat skel VFS modulesAndrew Bartlett2-348/+436
2012-10-11vfs: Use a blocking function in vfs_zfsacl for system ACL blobsAndrew Bartlett1-0/+12
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_irix for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_hpux for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for posix ACLsAndrew Bartlett1-0/+58
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLsAndrew Bartlett1-67/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_default for posix ACLsAndrew Bartlett1-0/+2
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2 for posix ACLsAndrew Bartlett1-0/+38
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_aixaclAndrew Bartlett1-0/+2
2012-10-11vfs: Use a blocking function in vfs_afsacl for system ACL blobsAndrew Bartlett1-1/+17
2012-10-11vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backendsAndrew Bartlett3-1/+126
2012-10-11vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett7-17/+16
2012-10-11smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett25-130/+245
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett27-146/+219
2012-10-11build: Add vfs_media_harmony to the waf buildAndrew Bartlett1-0/+9
2012-10-11posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys aclAndrew Bartlett2-1/+32
2012-10-10s3-rpc_server: fix build warningDavid Disseldorp1-0/+2
2012-10-09Make sure the returned sd is on the right context, and if not it's always freed.Jeremy Allison1-1/+3
2012-10-09Move setting of psd->dacl->revision and protect against null SD's.Jeremy Allison1-2/+4
2012-10-09docs: Add '-V' to the list of options.Karolin Seeger1-1/+1
2012-10-09samba-tool: Some more unifications...Karolin Seeger15-15/+15
2012-10-09packaging: Add config for systemd-tmpfiles.Andreas Schneider2-0/+15
2012-10-09samba-tool: skip chown in sysvolreset when it would fail on a GIDAndrew Bartlett2-13/+48
2012-10-09s3: Pass down smb_filename to smbacl4_fill_ace4Volker Lendecke1-6/+6
2012-10-09s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserverAmitay Isaacs1-0/+4
2012-10-09s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ pluginAmitay Isaacs1-0/+5
2012-10-08s4:scripting/python: add '-V' as alias for '--version'Stefan Metzmacher1-1/+1
2012-10-08s4:samba-tool: allow 'samba-tool --version'Stefan Metzmacher1-0/+6
2012-10-08s4:samba-tool: use normal option parsing in SuperCommandStefan Metzmacher1-10/+13
2012-10-08s4:samba-tool: add optional epilog to _create_parser()Stefan Metzmacher1-2/+7
2012-10-08s3fs-printing: Fix RAW printing for normal users.Andreas Schneider1-1/+1
2012-10-08samba-tool: Unify usage messages.Karolin Seeger13-60/+60
2012-10-08docs: Add man 8 samba-tool.Karolin Seeger1-0/+613
2012-10-08samba-tool: Clarify usage of --help.Karolin Seeger1-1/+1
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
2012-10-08docs: fix opening and ending tag mismatch: paraBjörn Baumbach1-4/+4
2012-10-08samba-tool: Fix typo in usage.Karolin Seeger1-1/+1
2012-10-08s4-dns: fix a warningMatthieu Patou1-2/+1