summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme2015-10-204-11/+30
* s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is ...Jeremy Allison2015-10-201-1/+30
* s3:lib: validate domain name in lookup_wellknown_name()Ralph Boehme2015-10-201-3/+10
* s3:locking: initialize lease pointer in share_mode_traverse_fn()Ralph Boehme2015-10-201-3/+7
* s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Wind...Jeremy Allison2015-10-201-3/+61
* smbd: Fix file name buflen and padding in notify repsonseJeremy Allison2015-10-201-1/+13
* vfs_fruit: return value of ad_pack in vfs_fruit.cRalph Boehme2015-10-131-6/+8
* lib: We can do ACCRIGHTS style fdpassingVolker Lendecke2015-10-131-2/+2
* lib: Support fd passing using the 4.3BSD wayVolker Lendecke2015-10-131-0/+80
* lib: Move some routines around in msghdr.cVolker Lendecke2015-10-131-48/+48
* lib: We only need the fd-passing check onceVolker Lendecke2015-10-131-6/+0
* vfs_commit: set the fd on open before calling SMB_VFS_FSTATUri Simchoni2015-10-131-1/+10
* s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socketStefan Metzmacher2015-10-131-1/+5
* kerberos: make sure we only use prompter type when available.Günther Deschner2015-10-051-1/+11
* winbind: Fix 100% loopVolker Lendecke2015-10-051-0/+16
* s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #...Jeremy Allison2015-10-051-0/+6
* s3: smbd: fix a crash in unix_convert()Ralph Boehme2015-10-051-1/+1
* net: fix a crash with net ads keytab createUri Simchoni2015-10-051-0/+7
* s3: tests: smbclient test to ensure we can create and see a :foobar stream on...Jeremy Allison2015-10-051-0/+36
* s3: smbd: Fix opening/creating :stream files on the root share directory.Jeremy Allison2015-10-051-0/+23
* s3: smbd: Remove unused parameter from build_stream_path().Jeremy Allison2015-10-051-3/+1
* s3: smbclient: Move cmd_setmode out of clitar.c and back into client.cJeremy Allison2015-10-053-129/+124
* s3: smbd: Fix mkdir race condition.Jeremy Allison2015-10-051-0/+19
* s3:lib/messages: use 'msg.lock' and 'msg.sock' for messaging related subdirsStefan Metzmacher2015-10-051-3/+3
* s3:lib/messages: add missing allocation check for priv_pathStefan Metzmacher2015-10-051-0/+4
* s3: dfs: Fix a crash when the dfs targets are disabled.Har Gagan Sahai2015-10-051-2/+2
* 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