summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* vfs_fruit: delete ._ file when deleting the basefileRalph Boehme2015-09-041-12/+50
* vfs_fruit: split and simplify fruit_ftruncateRalph Boehme2015-09-041-30/+60
* vfs_fruit: handling of empty resource forkRalph Boehme2015-09-041-8/+26
* selftest: add a check for disabled change notifyRalph Boehme2015-09-011-0/+2
* notify: check for valid notify_ctx in notify_removeRalph Boehme2015-08-311-0/+5
* winbind: Remove "have_idmap_config" from winbindd_domainVolker Lendecke2015-08-312-40/+0
* winbind: Do not look for the domain in wb_gid2sidVolker Lendecke2015-08-311-13/+0
* winbind: Do not look for the domain in wb_uid2sidVolker Lendecke2015-08-311-13/+0
* idmap: Remove dom_name from wbint_Gid2SidVolker Lendecke2015-08-311-1/+1
* idmap: Remove dom_name from wbint_Uid2SidVolker Lendecke2015-08-311-1/+1
* idmap: Remove "domname" from idmap_gid_to_sidVolker Lendecke2015-08-313-6/+4
* idmap: Remove "domname" from idmap_uid_to_sidVolker Lendecke2015-08-313-6/+4
* idmap: Remove "domname" from idmap_backends_unixid_to_sidVolker Lendecke2015-08-314-9/+7
* idmap: Use a range search in idmap_backends_unixid_to_sidVolker Lendecke2015-08-311-1/+11
* idmap: Initialize all idmap domains at startupVolker Lendecke2015-08-311-90/+109
* idmap: Move idmap_init() under the static varsVolker Lendecke2015-08-311-15/+15
* loadparm3: Add lp_wi_scan_global_parametrics()Volker Lendecke2015-08-312-0/+82
* s3:vfs_smb_traffic_analyzer: remove samba_ prefix from AES_* function callsStefan Metzmacher2015-08-311-3/+3
* vfs: fix build warning in smb traffic analyzer.Günther Deschner2015-08-312-3/+2
* s3-util: Compare the maximum allowed length of a NetBIOS nameRoel van Meer2015-08-311-1/+1
* s3-auth: Fix a memory leak in make_server_info_info3()Andreas Schneider2015-08-311-12/+23
* s3-auth: Pass nt_username to check_account()Andreas Schneider2015-08-311-3/+6
* s3-auth: Fix 'map to guest = Bad Uid' supportAndreas Schneider2015-08-311-0/+8
* s3:lib: fix some corner cases of open_socket_out_cleanup()Stefan Metzmacher2015-08-181-0/+3
* s3:smb2_negprot: prefer AES128_CCM if the client supports itStefan Metzmacher2015-08-171-4/+14
* s3-net: use talloc array in share allowedusersRalph Boehme2015-08-171-4/+20
* vfs_catia: run translation on stream namesRalph Boehme2015-08-171-4/+54
* vfs_streams_xattr: stream names may contain colonsRalph Boehme2015-08-171-1/+15
* s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.Justin Maggard2015-08-042-3/+3
* s3:wscript: fix indentationBjörn Baumbach2015-08-041-1/+1
* pdb_tdb: Use fstr_sprintfVolker Lendecke2015-07-211-9/+8
* Use uintptr_t for pointer int cast in SMBC_getdents_ctx()Douglas Bagnall2015-07-211-1/+1
* lib/tls: Change default supported TLS versions.Andrew Bartlett2015-07-201-1/+1
* lib/tls: Add new 'tls priority' optionAndrew Bartlett2015-07-201-0/+1
* selftest: Add test for the dfree commandAndreas Schneider2015-07-172-0/+52
* s3-smbd: Remove the global dfree_broken variableAndreas Schneider2015-07-173-5/+1
* s3-smbd: Leave sys_disk_free() if dfree command is usedAndreas Schneider2015-07-171-16/+13
* s3:winbindd: initialize dst->primary_gid with (gid_t)-1Stefan Metzmacher2015-07-171-1/+1
* s3:winbindd: initialize acct_desc fields in rpc_enum_{dom,local}_groups()Stefan Metzmacher2015-07-171-5/+10
* s3:winbindd: initialize an [in,out] variable in rpc_try_lookup_sids3()Stefan Metzmacher2015-07-171-1/+1
* s3-auth: Fix a possible null pointer dereferenceAndreas Schneider2015-07-171-1/+3
* fssd: include config.h before any glibc headersUri Simchoni2015-07-171-1/+1
* source3/lib: include config.h before any glibc headersUri Simchoni2015-07-171-1/+1
* libads: disable dns_lookup_realm in auto-generated krb5.conf filesUri Simchoni2015-07-171-1/+2
* vfs: Consolidate failure paths in vfswrap_init_asys_ctxVolker Lendecke2015-07-171-6/+7
* vfs: Fix CID 1035384 Unchecked return value from libraryVolker Lendecke2015-07-161-1/+7
* s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT failsRalph Boehme2015-07-161-1/+3
* vfs_shadow_copy2: change log level from 0 to 1 and log share pathRalph Boehme2015-07-161-2/+3
* winbindd: shorten client list scanUri Simchoni2015-07-161-8/+9
* winbindd: keep client list sorted by access timeUri Simchoni2015-07-152-3/+4