summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* smbd: Always free the talloc_stackframe() before leaving smbd_do_query_securi...Andrew Bartlett2012-10-111-0/+3
* docs: Add very basic samba manpage.Karolin Seeger2012-10-111-0/+181
* rpc_server:srvsvc Remove psd variable that was no longer set by SMB_VFS_FGET_...Andrew Bartlett2012-10-111-5/+3
* build: Remove --disable-sharedAndrew Bartlett2012-10-112-15/+2
* vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett2012-10-117-197/+0
* vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctxAndrew Bartlett2012-10-114-31/+50
* vfs: Improve formatting of vfs_fake_aclsAndrew Bartlett2012-10-111-2/+2
* vfs: Improve formatting of vfs_defaultAndrew Bartlett2012-10-111-23/+23
* examples: Re-indent and reformat skel VFS modulesAndrew Bartlett2012-10-112-348/+436
* vfs: Use a blocking function in vfs_zfsacl for system ACL blobsAndrew Bartlett2012-10-111-0/+12
* vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_posixacl for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_irix for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_hpux for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for posix ACLsAndrew Bartlett2012-10-111-0/+58
* vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLsAndrew Bartlett2012-10-111-67/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_default for posix ACLsAndrew Bartlett2012-10-111-0/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2 for posix ACLsAndrew Bartlett2012-10-111-0/+38
* vfs: Use posix_sys_acl_blob_get_file in vfs_aixaclAndrew Bartlett2012-10-111-0/+2
* vfs: Use a blocking function in vfs_afsacl for system ACL blobsAndrew Bartlett2012-10-111-1/+17
* vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backendsAndrew Bartlett2012-10-113-1/+126
* vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett2012-10-117-17/+16
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-10-1125-130/+245
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-1127-146/+219
* build: Add vfs_media_harmony to the waf buildAndrew Bartlett2012-10-111-0/+9
* posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys aclAndrew Bartlett2012-10-112-1/+32
* s3-rpc_server: fix build warningDavid Disseldorp2012-10-101-0/+2
* Make sure the returned sd is on the right context, and if not it's always freed.Jeremy Allison2012-10-091-1/+3
* Move setting of psd->dacl->revision and protect against null SD's.Jeremy Allison2012-10-091-2/+4
* docs: Add '-V' to the list of options.Karolin Seeger2012-10-091-1/+1
* samba-tool: Some more unifications...Karolin Seeger2012-10-0915-15/+15
* packaging: Add config for systemd-tmpfiles.Andreas Schneider2012-10-092-0/+15
* samba-tool: skip chown in sysvolreset when it would fail on a GIDAndrew Bartlett2012-10-092-13/+48
* s3: Pass down smb_filename to smbacl4_fill_ace4Volker Lendecke2012-10-091-6/+6
* s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserverAmitay Isaacs2012-10-091-0/+4
* s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ pluginAmitay Isaacs2012-10-091-0/+5
* s4:scripting/python: add '-V' as alias for '--version'Stefan Metzmacher2012-10-081-1/+1
* s4:samba-tool: allow 'samba-tool --version'Stefan Metzmacher2012-10-081-0/+6
* s4:samba-tool: use normal option parsing in SuperCommandStefan Metzmacher2012-10-081-10/+13
* s4:samba-tool: add optional epilog to _create_parser()Stefan Metzmacher2012-10-081-2/+7
* s3fs-printing: Fix RAW printing for normal users.Andreas Schneider2012-10-081-1/+1
* samba-tool: Unify usage messages.Karolin Seeger2012-10-0813-60/+60
* docs: Add man 8 samba-tool.Karolin Seeger2012-10-081-0/+613
* samba-tool: Clarify usage of --help.Karolin Seeger2012-10-081-1/+1
* docs: fix opening and ending tag mismatch: paraBjörn Baumbach2012-10-081-4/+4
* docs: fix opening and ending tag mismatch: paraBjörn Baumbach2012-10-081-4/+4
* samba-tool: Fix typo in usage.Karolin Seeger2012-10-081-1/+1
* s4-dns: fix a warningMatthieu Patou2012-10-081-2/+1
* s4-dns: Ignore zones that shouldn't be returned currentlyMatthieu Patou2012-10-071-1/+7