summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* notifyd: Clarify a commentVolker Lendecke2017-09-161-1/+1
* rpc_client3: Fix a debug messageVolker Lendecke2017-09-161-1/+1
* cli_netlogon: Eliminate rpccli_setup_netlogon_creds_with_credsVolker Lendecke2017-09-166-61/+37
* cli_netlogon: Rename rpccli_create_netlogon_creds_with_credsVolker Lendecke2017-09-166-27/+29
* cli_netlogon: Make rpccli_setup_netlogon_creds staticVolker Lendecke2017-09-162-12/+7
* libnet: Use rpccli_setup_netlogon_creds_with_creds in join_unsecureVolker Lendecke2017-09-161-9/+7
* cli_netlogon: Make rpccli_create_netlogon_creds staticVolker Lendecke2017-09-162-16/+9
* libnet: Use rpccli_create_netlogon_creds_with_creds in join_unsecureVolker Lendecke2017-09-161-8/+18
* cli_netlogon: Pass server_dns_domain through rpccli_create_netlogon_credsVolker Lendecke2017-09-163-1/+7
* netlogon_creds_cli: Pass "server_dns_domain" through netlogon_creds_cli_conte...Volker Lendecke2017-09-161-0/+1
* s3: Avoid netlogon_creds_cli.h in includes.hVolker Lendecke2017-09-163-1/+2
* lib: tevent: Remove select backend.Jeremy Allison2017-09-162-6/+6
* vfs_streams_xattr: Fix segfault when running with log level 10Christof Schmitt2017-09-141-2/+2
* s3: vfs: catia: compression get/set must act only on base file, and must cope...Jeremy Allison2017-09-121-6/+38
* s3: VFS: streams_xattr: Compression is only set/get on base filenames.Jeremy Allison2017-09-121-37/+0
* s3/smbd: sticky write time offset miscalculation causes broken timestampsRalph Boehme2017-09-121-2/+1
* s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to ...Ralph Boehme2017-09-092-4/+4
* vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat infoRalph Boehme2017-09-091-3/+22
* vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_commonRalph Boehme2017-09-091-12/+8
* vfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHRONIZE to vfs_zfsaclRalph Boehme2017-09-092-7/+9
* s3-lib: Fix error mapping for EROFSSachin Prabhu via samba-technical2017-09-081-1/+1
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-051-0/+2
* messaging: Avoid a socket leak after forkVolker Lendecke2017-09-051-1/+2
* vfs_gpfs: Request DENY_DELETE sharemode when possibleChristof Schmitt2017-09-041-0/+9
* vfs_gpfs: Do not map DELETE sharemode access to WRITEChristof Schmitt2017-09-041-2/+2
* winbind: Rename winbindd_cm_conn->netlogon_creds to _ctxVolker Lendecke2017-08-305-22/+22
* winbind: Fix a signed/unsigned hickupVolker Lendecke2017-08-301-1/+1
* tests/fake_snap: sanitize pathsDavid Disseldorp via samba-technical2017-08-291-3/+16
* s3/mdssvc: missing assignment in sl_pack_floatRalph Boehme2017-08-291-0/+2
* selftest: run smb2.notify-inotify testsuite against fileserverRalph Boehme2017-08-261-0/+4
* s3:vfs: Do not overrun array ad->ad_eidAndreas Schneider2017-08-251-1/+1
* s3:modules: Avoid setting the sign bit to 1.Andreas Schneider2017-08-251-1/+1
* s3:libsmb: Print the kinit failed message with DBGLVL_NOTICEAndreas Schneider2017-08-241-1/+1
* s3:script: Untaint user supplied data in modprinter.plAndreas Schneider2017-08-241-3/+12
* s3:spoolss: Set timeout values to the one which Windows uses by defaultAndreas Schneider2017-08-241-3/+6
* configure: Centralize check for posix_fallocateVolker Lendecke2017-08-242-16/+3
* vfs_default: Fix passing of errno from async callsChristof Schmitt2017-08-241-6/+9
* acl_common: Avoid "#include vfs_acl_common.c"Volker Lendecke2017-08-246-86/+209
* acl_common: Pass store_acl_blob_fsp through store_v3_blobVolker Lendecke2017-08-241-7/+13
* acl_common: Pass get_acl_blob_fn as a pointer to get_nt_acl_internalVolker Lendecke2017-08-241-15/+17
* s3:tests: Add test for changing the local user password with smbpasswdAndreas Schneider2017-08-232-0/+135
* s3:utils: Remove pointless if-clause for remote_machineAndreas Schneider2017-08-231-6/+4
* s3:utils: Make sure we authenticate against our SAM name in smbpasswdAndreas Schneider2017-08-231-5/+27
* s3:utils: Pass domain to password_change() in smbpasswdAndreas Schneider2017-08-231-5/+7
* s3:utils: Make strings const passed to password_change() in smbpasswdAndreas Schneider2017-08-231-2/+3
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-233-7/+11
* s3:libsmb: Pass domain to remote_password_change()Andreas Schneider2017-08-233-4/+7
* s3:utils: Do not report an invalid range for AD DC roleAndreas Schneider2017-08-231-7/+9
* s3:printing: Add NULL check for state_path()Andreas Schneider2017-08-191-0/+17
* s3:libsmb: let do_connect() debug the negotiation result similar to "session ...Stefan Metzmacher2017-08-191-2/+7