summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: Set close-on-exec for startup fdAmitay Isaacs2018-10-292-2/+9
* ctdb-daemon: Exit if eventd goes awayMartin Schwenke2018-10-291-7/+2
* ctdb-daemon: Return early when refusing to run an event scriptMartin Schwenke2018-10-291-0/+1
* winbindd_cache: Fix timeout calculation for sid<->name cacheVolker Lendecke2018-10-241-2/+2
* vfs_fruit: move check in ad_convert() to ad_convert_*() subfunctionsRalph Boehme2018-10-182-6/+4
* vfs_fruit: make call to ad_convert_truncate() optionalRalph Boehme2018-10-181-3/+5
* vfs_fruit: add out arg "converted_xattr" to ad_convert_xattrRalph Boehme2018-10-181-2/+7
* vfs_fruit: add check for OS X filler in FinderInfo conversionRalph Boehme2018-10-181-0/+6
* vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()Ralph Boehme2018-10-181-56/+57
* vfs_fruit: let the ad_convert_*() subfunction update the on-disk AppleDoube h...Ralph Boehme2018-10-181-13/+29
* vfs_fruit: let the ad_convert_*() subfunctions mmap as neededRalph Boehme2018-10-181-36/+62
* vfs_fruit: fix error returns in ad_convert_xattr()Ralph Boehme2018-10-181-6/+6
* vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_move_reso()Ralph Boehme2018-10-181-3/+2
* vfs_fruit: split out moving of the resource forkRalph Boehme2018-10-181-7/+22
* vfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in ad_convert_truncate()Ralph Boehme2018-10-181-2/+2
* vfs_fruit: split out truncating from ad_convert()Ralph Boehme2018-10-181-7/+20
* vfs_fruit: move FinderInfo lenght check to ad_convert()Ralph Boehme2018-10-181-4/+4
* vfs_fruit: move FinderInfo conversion to helper function and call it from ad_...Ralph Boehme2018-10-181-88/+104
* vfs_fruit: move storing of modified struct adouble to ad_convert()Ralph Boehme2018-10-181-12/+13
* vfs_fruit: remove unneeded fd argument from ad_convert()Ralph Boehme2018-10-181-5/+5
* vfs_fruit: do direct return from error checks in ad_convert()Ralph Boehme2018-10-181-6/+11
* vfs_fruit: move setting ADEID_FINDERI length to ad_convert_xattr()Ralph Boehme2018-10-181-1/+1
* vfs_fruit: store filler bytes from AppleDouble file header in struct adoubleRalph Boehme2018-10-181-0/+4
* vfs_fruit: fix two commentsRalph Boehme2018-10-181-5/+2
* s4:torture: FinderInfo conversion test with AppleDouble without xattr dataRalph Boehme2018-10-182-0/+261
* smb2_server: set req->do_encryption = true earlierStefan Metzmacher2018-10-102-7/+10
* s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-102-4/+48
* ctdb-tests: Drop code for RECEIVE_RECORDS controlAmitay Isaacs2018-10-091-20/+0
* ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS controlAmitay Isaacs2018-10-093-61/+0
* ctdb-protocol: Mark RECEIVE_RECORDS control obsoleteAmitay Isaacs2018-10-091-1/+1
* ctdb-daemon: Drop implementation of RECEIVE_RECORDS controlAmitay Isaacs2018-10-093-202/+1
* ctdb-vacuum: Remove unnecessary check for zero records in delete listAmitay Isaacs2018-10-091-6/+0
* ctdb-vacuum: Fix the incorrect counting of remote errorsAmitay Isaacs2018-10-091-9/+13
* ctdb-vacuum: Simplify the deletion of vacuumed recordsAmitay Isaacs2018-10-091-243/+9
* ctdb-tests: Add recovery record resurrection test for volatile databasesMartin Schwenke2018-10-091-0/+84
* ctdb-daemon: Invalidate records if a node becomes INACTIVEAmitay Isaacs2018-10-091-1/+23
* ctdb-daemon: Don't pull any records if records are invalidatedAmitay Isaacs2018-10-091-0/+12
* ctdb-daemon: Add invalid_records flag to ctdb_db_contextAmitay Isaacs2018-10-091-0/+1
* s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.Jeremy Allison2018-10-091-0/+4
* examples: Fix the smb2mount buildVolker Lendecke2018-10-092-2/+2
* s3:smbget: Use cmdline_messaging_contextChristof Schmitt2018-10-091-0/+3
* s3:smbcontrol: Use cmdline_messaging_contextChristof Schmitt2018-10-092-8/+12
* s3:dbwrap_tool: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:eventlogadm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3: ntlm_auth: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:sharesec: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+5
* s3:testparm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:pdbedit: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:messaging: remove unused messaging_init_client()Ralph Boehme2018-10-092-12/+0
* s3:net: Use cmdline_messaging_contextChristof Schmitt2018-10-091-23/+2