summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-1935-105/+322
* tests: Add a blackbox test for smbcontrolGary Lockyer2017-10-192-0/+57
* rpc_client: Fix wording in a DEBUG statementVolker Lendecke2017-10-191-1/+1
* Removed unused 'oplock contention limit' config parameterChristof Schmitt2017-10-195-30/+1
* s3: tests: Add smbclient test for utimes command.Jeremy Allison2017-10-191-0/+67
* s3:Add a utimes command to smbclient so we can set the Windows times.Richard Sharpe2017-10-192-0/+130
* dbcheck: Allow removal of one-way links to missing objectsAndrew Bartlett2017-10-191-2/+20
* unittests: Fix missing include of signal.hLumir Balhar2017-10-181-0/+1
* python: Fix Python 2.6 compatibilityLumir Balhar2017-10-181-0/+9
* tests: Improve tests of samba.registry Python moduleLumir Balhar2017-10-182-6/+21
* python: Port samba.registry module to Python 3 compatible formLumir Balhar2017-10-182-18/+29
* ctdb-tests: Add tests for event scripts with multiple '.'sAmitay Isaacs2017-10-181-0/+21
* ctdb-common: Ignore event scripts with multiple '.'sAmitay Isaacs2017-10-182-1/+9
* vfs_catia: Fix a potential memleakVolker Lendecke2017-10-171-1/+1
* vfs_catia: Fix a memory leakVolker Lendecke2017-10-171-0/+1
* vfs_catia: Make "srt_head" static to the moduleVolker Lendecke2017-10-171-1/+1
* Update .ycm_extra_conf.pyRalph Boehme2017-10-171-0/+132
* s3/smbd: use correct access in get_file_handle_for_metadataRalph Boehme2017-10-171-1/+1
* s3/smbd: fix access checks in set_ea_dos_attribute()Ralph Boehme2017-10-171-2/+14
* s3/smbd: README.Coding fixes in set_ea_dos_attributeRalph Boehme2017-10-171-8/+11
* vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIRAnoop C S2017-10-161-1/+1
* docs-xml: Fix a typo in manpage for vfs_fruitAnoop C S2017-10-161-1/+1
* ctdb-tests: Check an unchecked return valueMartin Schwenke2017-10-161-2/+8
* ctdb-test: Fix CID 1419118 (Error handling issues)Martin Schwenke2017-10-161-1/+5
* ctdb-client: Fix a typoMartin Schwenke2017-10-161-1/+1
* ctdb-tests: Strengthen some testsMartin Schwenke2017-10-161-3/+3
* ctdb-protocol: Fix typo in type of return variableMartin Schwenke2017-10-161-1/+1
* man pages: properly ident listsAlexander Bokovoy2017-10-141-0/+1
* smb.conf.5: sort parameters alphabeticallyAlexander Bokovoy2017-10-141-1/+8
* selftest: Add sanity-check RODC can't use cache to reveal secretsTim Beale2017-10-141-0/+33
* selftest: prevent interpretation of escape sequences in test_give_owner.shRalph Boehme2017-10-141-1/+1
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-131-0/+5
* s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme2017-10-131-35/+135
* vfs_fruit: on-access conversion of AppleDouble xattr dataRalph Boehme2017-10-132-1/+121
* vfs_fruit: static string fruit_catia_mapsRalph Boehme2017-10-131-14/+16
* vfs_fruit: pass smb_fname to ad_convertRalph Boehme2017-10-131-2/+4
* vfs_fruit: unpack AppleDouble xattr header if presentRalph Boehme2017-10-131-0/+141
* vfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_HDR_SIZE bytesRalph Boehme2017-10-131-9/+35
* vfs_fruit: add AppleDouble xattr structure definitionsRalph Boehme2017-10-131-0/+38
* vfs_fruit: fix ftruncating resource forkRalph Boehme2017-10-131-1/+1
* vfs_catia: factor out mapping functionsRalph Boehme2017-10-134-145/+237
* selftest: add some debugging to test_give_owner.shRalph Boehme2017-10-131-2/+22
* Updated error message text and reduced its debug levelMarc Muehlfeld2017-10-121-2/+2
* s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twiceStefan Metzmacher2017-10-111-1/+0
* krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versionsStefan Metzmacher2017-10-111-1/+1
* krb5_wrap: KRB5_ADDRESS_INET6 is not a define in HeimdalStefan Metzmacher2017-10-111-1/+1
* s3: spoolss: Extend publish_toggle test to check returned GUID string formatSamuel Cabrero2017-10-111-0/+12
* winbindd: idmap_rid: error code for failing id-to-sid mapping requestRalph Boehme2017-10-101-1/+1
* winbindd: idmap_rid: don't rely on the static domain listRalph Boehme2017-10-101-4/+4
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-10-106-5/+16