summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdb: Fix CID 1034842 Resource leakHEADmasterVolker Lendecke2015-03-111-0/+1
* tdb: Fix CID 1034841 Resource leakVolker Lendecke2015-03-101-3/+5
* lib: Fix CID 1034840 Resource leakVolker Lendecke2015-03-101-0/+5
* lib: Fix CID 1034839 Resource leakVolker Lendecke2015-03-101-0/+7
* lib: Fix CID 1034838 Resource leakVolker Lendecke2015-03-101-0/+1
* smbcontrol: Simplify do_winbind_offlineVolker Lendecke2015-03-101-5/+1
* libreplace: Fix CID 1034926 Destination buffer too smallVolker Lendecke2015-03-101-1/+2
* ctdb: Fix 1125553 Buffer not null terminatedVolker Lendecke2015-03-101-1/+1
* registry: Fix CID 240989 Buffer not null terminatedVolker Lendecke2015-03-101-1/+1
* registry: Fix CID 241075 Unchecked return valueVolker Lendecke2015-03-101-1/+2
* torture4: Fix systems with a 32-bit "long"Volker Lendecke2015-03-101-5/+6
* ctdb-daemon: Use statically allocated arrays for helper pathsMartin Schwenke2015-03-102-33/+19
* ctdb-common: New function ctdb_set_helper()Martin Schwenke2015-03-102-0/+62
* Update libwbclient version to 0.12Matthew Newton2015-03-103-2/+133
* Move wbc global variables into global context insteadMatthew Newton2015-03-103-45/+73
* Add context versions of wbclient functionsMatthew Newton2015-03-106-176/+1161
* Add wbcContext to wbcRequestResponseMatthew Newton2015-03-102-7/+21
* Add wbcContext struct, create and free functionsMatthew Newton2015-03-103-0/+78
* Use global context for winbindd_request_responseMatthew Newton2015-03-107-47/+74
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-103-62/+144
* torture/ioctl: add range overflow QAR testDavid Disseldorp2015-03-101-0/+51
* torture/ioctl: add multi-range QAR testDavid Disseldorp2015-03-091-0/+79
* torture/ioctl: add QAR off-by-one bug paranoia testDavid Disseldorp2015-03-091-0/+156
* torture/ioctl: test sparse file operation lockingDavid Disseldorp2015-03-091-0/+111
* s3/smbd: fix FSCTL_SET_SPARSE permission checksDavid Disseldorp2015-03-091-2/+7
* torture/ioctl: add ioctl_sparse_perms testDavid Disseldorp2015-03-091-0/+241
* torture/ioctl: rework and reduce pattern helper IO sizesDavid Disseldorp2015-03-091-37/+46
* torture/ioctl: add sparse_punch_invalid testDavid Disseldorp2015-03-091-0/+109
* torture/ioctl: remove FS specific sparse copy-chunk expectationsDavid Disseldorp2015-03-091-9/+30
* torture/ioctl: remove FS specific sparse punch checkDavid Disseldorp2015-03-091-7/+21
* torture/ioctl: remove 64K chunk size assumptionsDavid Disseldorp2015-03-091-7/+24
* s3/statvfs: expose FILE_SUPPORTS_SPARSE_FILES capabilityDavid Disseldorp2015-03-091-0/+9
* smbd/ioctl: add FSCTL_QUERY_ALLOCATED_RANGES supportDavid Disseldorp2015-03-091-0/+216
* build: check for SEEK_HOLE and SEEK_DATA supportDavid Disseldorp2015-03-091-0/+8
* idl/ioctl: change QAR response array to a DATA_BLOBDavid Disseldorp2015-03-092-1/+8
* smbd/ioctl: add FSCTL_SET_ZERO_DATA supportDavid Disseldorp2015-03-091-1/+111
* system: add hole punch support to sys_fallocate()David Disseldorp2015-03-092-2/+10
* build: check for fallocate hole-punch supportDavid Disseldorp2015-03-091-0/+5
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-0914-46/+45
* lib/system: remove useless HAVE_LINUX_FALLOCATE64 logicDavid Disseldorp2015-03-091-3/+1
* s3-winbind: Fix chached user group lookup of trusted domains.Michael Adam2015-03-091-0/+11
* torture-krb5: Add an initial test for s4u2self behaviourAndrew Bartlett2015-03-091-3/+15
* kdc: Fix S4U2Self handling with KRB5_NT_ENTERPRISE_PRINCIPAL containing a UPNAndrew Bartlett2015-03-091-21/+0
* talloc: version 2.1.2Stefan Metzmacher2015-03-093-1/+71
* talloc: fix _talloc_total_limit_size prototypeStefan Metzmacher2015-03-091-1/+1
* lib: talloc: Test suite for the new destructor reparent logic.Jeremy Allison2015-03-081-0/+82
* lib: talloc: Allow destructors to reparent the object they're called on.Jeremy Allison2015-03-081-0/+7
* lib: talloc: Fix bug when calling a destructor.Jeremy Allison2015-03-081-1/+7
* Add the definition of FSCTL_SET_INTEGRITY_INFORMATION found from a capture an...Richard Sharpe2015-03-081-0/+2
* torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp2015-03-072-36/+7