summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't discard result of checking grouptypeRoel van Meer2014-08-231-2/+0
* messaging3: Avoid messaging_is_self_sendVolker Lendecke2014-08-231-9/+6
* lib: Introduce server_id_same_process()Volker Lendecke2014-08-232-5/+9
* pthreadpool: Slightly serialize jobsVolker Lendecke2014-08-231-1/+1
* messaging3: Add msg_sink/source -- perftestVolker Lendecke2014-08-233-0/+455
* selftest/Samba4: avoid warnings about 'path' not specified on 'ntvfs handler ...Stefan Metzmacher2014-08-231-0/+2
* torture: Fix cleanup2 to utilize on-demand cleanupVolker Lendecke2014-08-231-16/+3
* torture: Run the cleanup2 test against 2 nodesVolker Lendecke2014-08-231-1/+1
* brlock: Remove validate_lock_entriesVolker Lendecke2014-08-231-94/+1
* brlock: Do auto-cleanup at conflict timeVolker Lendecke2014-08-234-48/+57
* s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in in...Jeremy Allison2014-08-221-5/+1
* messaging_dgm: Factor out messaging_dgm_lockfile_nameVolker Lendecke2014-08-221-9/+15
* messaging_dgm: Use %ju to fill lockfileVolker Lendecke2014-08-221-1/+1
* libcli/security: add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in ge...Stefan Metzmacher2014-08-221-16/+20
* s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGSStefan Metzmacher2014-08-224-5/+12
* security.idl: add SMB_SUPPORTED_SECINFO_FLAGSStefan Metzmacher2014-08-221-0/+18
* s3:libsmb: Set a max charge for SMB2 connectionsRoss Lagerwall2014-08-211-0/+5
* smbcontrol: Fix a typoVolker Lendecke2014-08-211-1/+1
* smbd: Only DEBUG errors from messaging_cleanupVolker Lendecke2014-08-211-2/+5
* messaging3: Don't print a message if there's nothing to clean upVolker Lendecke2014-08-211-2/+4
* lib: Check socket length in ctdbd_connectVolker Lendecke2014-08-211-1/+9
* s4-rpc: dnsserver: Do not return NS_GLUE records with VIEW_GLUE_DATA filterAmitay Isaacs2014-08-211-1/+1
* s4-rpc: dnsserver: Correctly set rank for glue NS recordsAmitay Isaacs2014-08-211-3/+6
* ctdb-build: Add missing dependency on poptAmitay Isaacs2014-08-211-1/+1
* ctdb-build: Remove unnecessary third_party symlinkAmitay Isaacs2014-08-211-1/+0
* ldb: Fix check for third_partyAmitay Isaacs2014-08-211-2/+2
* wafsamba: Correctly locate the 'third_party' directoryAmitay Isaacs2014-08-211-1/+1
* ctdb-build: Avoid unused variable warning in output from rpcgenMartin Schwenke2014-08-211-1/+3
* ctdb-daemon: Fix some strict-aliasing warningsMartin Schwenke2014-08-212-3/+5
* ctdb-util: Fix warning about ignored result from system()Martin Schwenke2014-08-211-2/+6
* ctdb: Use sys_read() and sys_write() to ensure correct signal interactionMartin Schwenke2014-08-2115-48/+50
* ctdb-common: Copy functions sys_read() and sys_write() from source3Martin Schwenke2014-08-212-0/+37
* ctdb-tools: Be more helpful when CTDB CLI tool is run on unconfigured nodeMartin Schwenke2014-08-211-0/+7
* ctdb-tools: Factor out new function find_node_xpnn() from control_xpnn()Martin Schwenke2014-08-211-5/+17
* replace: Remove unused item returned by FAILED()Martin Schwenke2014-08-201-1/+1
* s4:torture:vfs_fruit: add tests for resource fork IORalph Boehme2014-08-181-0/+110
* s4:torture:vfs_fruit: add test writing Netatalk metadataRalph Boehme2014-08-181-0/+138
* s4:torture:vfs_fruit: add test reading Netatalk metadataRalph Boehme2014-08-182-2/+355
* s4:torture: add boilerplate code for vfs_fruitRalph Boehme2014-08-185-1/+68
* s4:torture: add wrapper functionsRalph Boehme2014-08-181-0/+77
* s4:torture: add boilerplate code for testing specific VFS modulesRalph Boehme2014-08-182-1/+46
* s4:torture:smb2: add utility function torture_smb2_con_sopt()Ralph Boehme2014-08-181-0/+42
* vfs_fruit: add manpageRalph Boehme2014-08-182-0/+184
* New VFS module vfs_fruitRalph Boehme2014-08-183-1/+2954
* Fix AFP_BackupTime byte order and use ISO C99 integer typesRalph Boehme2014-08-181-5/+5
* s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam2014-08-181-5/+11
* build: fix configure to honour --without-dmapiMichael Adam2014-08-181-28/+44
* tdbtorture: print details when run with -n 1David Disseldorp2014-08-181-4/+4
* dsdb: Also redact the clearTextPassword input-only attributeAndrew Bartlett2014-08-161-1/+2
* lib: Remove parser code, now replaced with tini parser.Volker Lendecke2014-08-151-508/+2