summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* smbd: Issue fsync for SMB2 FLUSH asynchronouslyChristof Schmitt2015-11-131-7/+67
* s3: smbd: Remove outstanding_aio_calls from globals.Jeremy Allison2015-11-135-18/+34
* s3: smbd: Remove aio_pending_size from globals.Jeremy Allison2015-11-138-14/+30
* s4-auth: Fix some debugging and crash in error casesGünther Deschner2015-11-131-5/+10
* smbd: Remove dead codeVolker Lendecke2015-11-123-15/+0
* ctdb-recoverd: Reload remote IPs as part of takeover runMartin Schwenke2015-11-123-32/+13
* ctdb-recoverd: Move ctdb_reload_remote_public_ips() to ctdb_takeover.cMartin Schwenke2015-11-123-68/+71
* ctdb-recoverd: Remote IP validation can't cause a takeover runMartin Schwenke2015-11-121-11/+7
* ctdb-recoverd: Drop culprit argument from ctdb_reload_remote_public_ips()Martin Schwenke2015-11-121-24/+4
* ctdb-recoverd: Trigger takeover run after rebalance timeoutMartin Schwenke2015-11-121-2/+2
* ctdb-recoverd: Remove unnecessary assignments of need_takeover_runMartin Schwenke2015-11-121-3/+0
* ctdb-recoverd: Do not run recovery-related events around IP takeoverMartin Schwenke2015-11-121-30/+1
* ctdb-recoverd: Drop some sanity checking in local IP verificationMartin Schwenke2015-11-121-43/+0
* ctdb-recoverd: Simplify using TALLOC_FREE()Martin Schwenke2015-11-121-10/+3
* gss: samba member server returns incorrect error code with some versions of krb5Richard Sharpe2015-11-121-2/+11
* ctdb-build: Don't try to install unavailable prebuilt manpagesMartin Schwenke2015-11-111-2/+15
* ctdb-tests: Try to connect few times before failing in comm_client_testAmitay Isaacs2015-11-111-2/+8
* vfs: Remove smb_traffic_analyzerVolker Lendecke2015-11-1112-1755/+1
* smbstatus: always initialize a messaing contextRalph Boehme2015-11-101-22/+9
* lib: Fix CID 1338432 Unchecked return valueVolker Lendecke2015-11-101-1/+10
* dns_server: Fix a clang warningVolker Lendecke2015-11-101-1/+1
* s3-build: Avoid setting CTDB specific include pathAmitay Isaacs2015-11-092-5/+2
* ctdb-scripts: Add support for CTDB_DBDIR in tmpfsMartin Schwenke2015-11-092-0/+73
* ctdb-scripts: Improve CTDB wrapper shutdown codeMartin Schwenke2015-11-091-9/+15
* ctdb-tests: Fix "setreclock" testMartin Schwenke2015-11-091-5/+12
* ctdb-tests: Fix the name of the "setreclock" testMartin Schwenke2015-11-091-1/+1
* vfs_acl_*: Only sha256 neededVolker Lendecke2015-11-092-2/+2
* vfs_cap: Fix a warningVolker Lendecke2015-11-091-4/+3
* lib: messages.h references struct iovecVolker Lendecke2015-11-091-0/+1
* lib: Move some procid functions out of util.cVolker Lendecke2015-11-095-49/+110
* lib: Increase a debuglevelVolker Lendecke2015-11-091-2/+2
* vfs_fruit: Fix a typoVolker Lendecke2015-11-091-1/+1
* Fix various spelling errorsMathieu Parent2015-11-0682-152/+152
* build:wafsamba: Remove the print_commands code from the build scriptsThomas Nagy2015-11-062-21/+1
* build:wafsamba: Include the print_commands.py tool from upstreamThomas Nagy2015-11-061-0/+25
* build:wafsamba: Remove samba_utils.runonceThomas Nagy2015-11-067-32/+6
* build:wafsamba: Remove the unnecessary intltool module dependencyThomas Nagy2015-11-061-1/+1
* build:wafsamba: Moved samba_before_apply_obj_vars to samba_utilsThomas Nagy2015-11-062-22/+25
* build:wafsamba: Removed unnecessary and misleading variablesThomas Nagy2015-11-061-8/+2
* Fix up some aesthetics ... ie, align things as they were intended.Richard Sharpe2015-11-061-2/+2
* spec files: remove pam_smbpassAlexander Bokovoy2015-11-063-7/+2
* source3/wscript: remove pam_smbpass option as it was removedAlexander Bokovoy2015-11-061-4/+0
* doc: fix a typo in the smb.conf manpage, explanation of idmap configMichael Adam2015-11-061-1/+1
* vfs_gpfs: Re-enable share modesVolker Lendecke2015-11-061-1/+2
* vfs_gpfs: Fix the build with -Werror=declaration-after-statementVolker Lendecke2015-11-061-4/+4
* remove many valgrind errors for base.lock testNoel Power2015-11-061-0/+2
* fix uninitialised read in process_host_announceNoel Power2015-11-051-0/+2
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findnextNoel Power2015-11-051-0/+5
* fix 'Invalid read of size 1' in reply_searchNoel Power2015-11-051-4/+5
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findfirstNoel Power2015-11-051-1/+5