summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tests: Remove the old, confusing INSTALL scriptMartin Schwenke2015-03-041-96/+0
* ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke2015-03-041-17/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-03-0411-59/+123
* ctdb-scripts: Fix a regression in statd-calloutMartin Schwenke2015-03-041-1/+1
* ctdb-tests: Unit tests for statd-calloutMartin Schwenke2015-03-0411-13/+196
* ctdb-tests: Make setup of public addresses more obviousMartin Schwenke2015-03-041-11/+28
* ctdb-tests: Extend eventscript unit test infrastructure for other scriptsMartin Schwenke2015-03-041-6/+19
* ctdb-tests: Support testing scripts that change directoryMartin Schwenke2015-03-042-0/+8
* ctdb-tests: Extend ctdb stub to support "ip" with and without -XMartin Schwenke2015-03-041-8/+20
* ctdb-tests: Extend ctdb stub to support "ptrans", "pdelete", "catdb"Martin Schwenke2015-03-041-14/+87
* tevent: version 0.9.24David Disseldorp2015-03-042-1/+89
* pyldb: Add tests for type errorsPetr Viktorin2015-03-041-0/+42
* pyldb: Report errors converting controls list to char**Petr Viktorin2015-03-031-0/+20
* pyldb: Better error reportingPetr Viktorin2015-03-031-2/+2
* pyldb: Type-check arguments parsed with PyArg_ParseTuple*Petr Viktorin2015-03-031-8/+8
* pyldb: Fix reference leaksPetr Viktorin2015-03-031-6/+12
* pyldb: Remove use of staticforward macroPetr Viktorin2015-03-031-1/+1
* pyldb: Properly preallocate result control listPetr Viktorin2015-03-031-1/+5
* pyldb: Use the Py_TYPE macroPetr Viktorin2015-03-031-3/+3
* pyldb: Correct reference counting when returning boolsPetr Viktorin2015-03-031-4/+4
* pam: Fix CID 1034871 Resource leakVolker Lendecke2015-03-031-0/+1
* pam: Fix CID 1034870 Resource leakVolker Lendecke2015-03-031-1/+4
* lib: Fix CID 1273073 Assign instead of compareVolker Lendecke2015-03-031-1/+1
* smbd: Fix CID 1273088 Resource leakVolker Lendecke2015-03-031-0/+1
* aio_fork: Fix CID 1273291 Uninitialized scalar variableVolker Lendecke2015-03-031-3/+1
* tevent: Ignore unexpected signal events in the same way the epoll backend does.Jeremy Allison2015-03-031-3/+9
* Fix the O3 developer buildVolker Lendecke2015-03-0315-41/+53
* smbd: Make SMB3 clients use encryption with "smb encrypt = auto"Volker Lendecke2015-03-032-0/+10
* waf: Fix the build on openbsdVolker Lendecke2015-03-031-1/+3
* gpfs: Add include guard to gpfswrap.hChristof Schmitt2015-03-031-0/+5
* gpfs: Rename library wrapper to gpfswrapChristof Schmitt2015-03-024-3/+3
* gpfs: Update file headersChristof Schmitt2015-03-023-45/+43
* gpfs: Remove unncessary includes from gpfs.cChristof Schmitt2015-03-021-5/+1
* gpfs: Move DBGC_CLASS definition below includesChristof Schmitt2015-03-021-4/+3
* gpfs: Include gpfs_fcntl.h only from vfs_gpfs header fileChristof Schmitt2015-03-023-2/+2
* gpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.cChristof Schmitt2015-03-022-4/+4
* gpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.cChristof Schmitt2015-03-023-39/+38
* gpfs: Move get_gpfs_fset_id to vfs_gpfs.cChristof Schmitt2015-03-023-45/+44
* gpfs: Move get_gpfs_quota to vfs_gpfs.cChristof Schmitt2015-03-023-29/+27
* gpfs: Move set_gpfs_lease to vfs_gpfs.cChristof Schmitt2015-03-023-21/+20
* gpfs: Move set_gpfs_sharemode to vfs_gpfs.cChristof Schmitt2015-03-023-48/+46
* gpfs: Introduce wrapper for gpfs_getfilesetidChristof Schmitt2015-03-022-9/+15
* gpfs: Introduce wrapper for gpfs_fcntlChristof Schmitt2015-03-022-5/+18
* gpfs: Introduce wrapper for gpfs_quotactlChristof Schmitt2015-03-022-9/+15
* gpfs: Introduce wrapper for gpfs_set_times_pathChristof Schmitt2015-03-022-7/+15
* gpfs: Rename wrapper for gpfs_lib_initChristof Schmitt2015-03-023-14/+12
* gpfs: Rename wrapper for gpfs_ftruncateChristof Schmitt2015-03-023-12/+12
* gpfs: Rename wrapper for gpfs_preallocChristof Schmitt2015-03-023-13/+13
* gpfs: Rename wrapper for gpfs_get_winattrsChristof Schmitt2015-03-023-12/+12
* gpfs: Rename wrapper for gpfs_get_winattrs_pathChristof Schmitt2015-03-023-16/+17