summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-locking: Do not merge multiple lock requests to avoid unfair schedulingAmitay Isaacs2013-11-271-1/+6
* ctdb-locking: Implement active lock requests limit per databaseAmitay Isaacs2013-11-272-9/+13
* ctdb-scripts: Rewrite statd-callout to avoid 10 minute lagMartin Schwenke2013-11-273-113/+96
* ctdb-client: Treat empty __db_sequence_number__ record as 0Amitay Isaacs2013-11-271-0/+5
* ctdb-doc: Update ctdb.1 - primarily to add pdelete/pfetch/pstore/ptransMartin Schwenke2013-11-271-129/+195
* ctdb-tools/ctdb: New ptrans commandMartin Schwenke2013-11-273-0/+278
* ctdb-onnode: New -i option to stop stdin from being closedMartin Schwenke2013-11-272-5/+22
* ctdb-tests/integration: try_command_on_node() shouldn't lose onnode optionsMartin Schwenke2013-11-271-1/+1
* ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUNMartin Schwenke2013-11-273-20/+42
* ctdb-scripts: debug_locks.sh should use configuration to find TDB locationMartin Schwenke2013-11-271-2/+10
* ctdb-recoverd: A node refuses to play against itselfMartin Schwenke2013-11-271-0/+5
* ctdb-recoverd: Remove duplicate code to update flags during recoveryMartin Schwenke2013-11-271-17/+0
* ctdb-build: Update to latest upstream config.guessMartin Schwenke2013-11-271-63/+86
* ctdb-tools/ctdb: Fix db commands when dbid is given instead of nameAmitay Isaacs2013-11-271-32/+31
* ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdbAmitay Isaacs2013-11-277-92/+92
* ctdb-tests: No need to run onnode in parallel for single nodeAmitay Isaacs2013-11-273-6/+6
* ctdb-tests: Remove -q option to try_command_on_nodeAmitay Isaacs2013-11-2712-99/+99
* build: check linux/fs.h for compression flagsDavid Disseldorp2013-11-271-1/+2
* s3:smb2_server: avoid calling set_current_user_info() for each requestStefan Metzmacher2013-11-273-7/+9
* s3:smb2_server: generate a header blob for the sendfile pathStefan Metzmacher2013-11-273-5/+40
* s3:smb2_server: allocate smbd_smb2_request on talloc_tos()Stefan Metzmacher2013-11-271-1/+3
* s3:smb2_server: use tevent_req_notify_callback() in smbd_smb2_request_pending...Stefan Metzmacher2013-11-271-0/+7
* s3:smb2_server: for performance reasons we use tevent_fd and readv/writev dir...Stefan Metzmacher2013-11-272-438/+402
* s3:smb2_server: fix drain_socket error handlingStefan Metzmacher2013-11-271-3/+17
* smbd: Fix a typoVolker Lendecke2013-11-271-1/+1
* smbd: Remove a "set but unused" variableVolker Lendecke2013-11-271-1/+0
* torture3: Reproducer for bug 10284Volker Lendecke2013-11-264-0/+89
* smbd: Fix bug 10284Volker Lendecke2013-11-261-69/+31
* smbd: Pull mtime handling into open_file_ntcreateVolker Lendecke2013-11-234-38/+23
* smbd: Point reply_open at the correct stat structVolker Lendecke2013-11-221-1/+4
* smbd: Factor out get_share_mode_write_time of get_file_infosVolker Lendecke2013-11-222-8/+12
* torture: test get/set compression ioctl permissionsDavid Disseldorp2013-11-221-0/+128
* torture: split open from test_setup_create_fillDavid Disseldorp2013-11-221-12/+32
* smbd/open: disable compression with FILE_NO_COMPRESSIONDavid Disseldorp2013-11-221-0/+12
* s3-smbd: support FILE_ATTRIBUTE_COMPRESSEDDavid Disseldorp2013-11-221-0/+47
* smbd: split out dos_mode debug print functionDavid Disseldorp2013-11-221-12/+31
* vfs_btrfs: advertise per-file compression capabilityDavid Disseldorp2013-11-222-0/+20
* vfs_btrfs: fix copy-chunk dest unlock argsDavid Disseldorp2013-11-221-1/+1
* vfs_btrfs: add [GET/SET]_COMPRESSION handlersDavid Disseldorp2013-11-222-3/+118
* smb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSIONDavid Disseldorp2013-11-221-2/+115
* vfs: add [GET/SET]_COMPRESSION hooksDavid Disseldorp2013-11-229-1/+205
* torture: attempt to set compression via SetInfoDavid Disseldorp2013-11-221-2/+101
* torture: test dir non-inherit in compress_inherit_disableDavid Disseldorp2013-11-221-8/+35
* selftest/s3: run smb2.ioctl against FS specific shareDavid Disseldorp2013-11-221-0/+4
* selftest/s3: expose share with FS applicable configDavid Disseldorp2013-11-221-1/+25
* Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...Jeremy Allison2013-11-228-38/+38
* lib/param: Consolidate code to enable smb signing on the server, always enabl...Andrew Bartlett2013-11-224-52/+61
* s3-winbind: Pass the group name to fillup_pw_field().Andreas Schneider2013-11-221-30/+43
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-217-16/+56
* lib/util: use proper include for struct statChristian Ambach2013-11-211-1/+3