summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-join: factorize code, add infoMatthieu Patou2012-10-071-5/+9
* s4-join: add some documentationMatthieu Patou2012-10-071-1/+11
* s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC onlyMatthieu Patou2012-10-071-2/+7
* drsuapi: Validate the input parameters for the drsuapi_UpdateRefs functionMatthieu Patou2012-10-071-0/+16
* drsuapi: check more carefully the validity of the NCMatthieu Patou2012-10-071-4/+11
* drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou2012-10-071-1/+1
* drs-replica-info: level_not_supported is wrong when we do support (partialy t...Matthieu Patou2012-10-071-9/+13
* lib-addns: ensure that allocated buffer are pre set to 0Matthieu Patou2012-10-071-12/+12
* ldap-server: sscanf result was never used to mistyped varMatthieu Patou2012-10-071-2/+1
* ldap-server: remove warning for the ret not being usedMatthieu Patou2012-10-071-2/+1
* s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGESMatthieu Patou2012-10-071-0/+24
* s4-drs: EXOP_REPL_SECRETS can be called by RW DC as wellMatthieu Patou2012-10-071-7/+15
* drs-getncchanges: do not set the highestUsn to 0Matthieu Patou2012-10-071-1/+0
* kcc: return invalid parameter if the taskId is not 0Matthieu Patou2012-10-071-1/+3