index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-packaging: Update configure.rpm with minimum library versions
Amitay Isaacs
2014-06-30
1
-0
/
+1
*
ctdb-packaging: Minimum required tevent library is 0.9.16
Amitay Isaacs
2014-06-30
1
-1
/
+1
*
ctdb-build: Instead of default test_wrap, install fixed test_wrap
Amitay Isaacs
2014-06-24
1
-1
/
+14
*
ctdb-build: Fix sed expression to protect '\'
Amitay Isaacs
2014-06-24
1
-1
/
+1
*
ctdb-build: Use correct path variables for ctdb_run_tests.sh
Amitay Isaacs
2014-06-24
1
-1
/
+1
*
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
Amitay Isaacs
2014-06-24
4
-6
/
+8
*
ctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdb
Amitay Isaacs
2014-06-24
2
-5
/
+6
*
ctdb-build: Add special target to get build version
Amitay Isaacs
2014-06-24
2
-1
/
+7
*
ctdb-build: Allow waf to build rpms without configure first
Amitay Isaacs
2014-06-24
1
-1
/
+2
*
ctdb: update configure.rpm with builtin and bundled library arguments
Michael Adam
2014-06-20
1
-0
/
+2
*
ctdb:includes: add #ifdef guard for ZERO_STRUCT
Michael Adam
2014-06-20
1
-0
/
+2
*
ctdb:includes: add #ifdef guards for _PUBLIC_, _NORETURN_, and _PURE_
Michael Adam
2014-06-20
1
-0
/
+6
*
ctdb: Remove duplicate README.Coding
Andrew Bartlett
2014-06-20
1
-236
/
+0
*
autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...
Amitay Isaacs
2014-06-20
1
-1
/
+1
*
ctdb-packaging: Remove unused files
Amitay Isaacs
2014-06-20
2
-210
/
+0
*
ctdb-build: Add target to build RPMs
Amitay Isaacs
2014-06-20
2
-0
/
+12
*
ctdb-packaging: Modify spec file to use waf build instead of autoconf
Amitay Isaacs
2014-06-20
1
-16
/
+15
*
ctdb-packaging: Fix date/days in changelog
Amitay Isaacs
2014-06-20
1
-7
/
+7
*
ctdb-build: Add build files (configure/Makefile) to use waf
Amitay Isaacs
2014-06-20
2
-0
/
+83
*
ctdb-tests: Fix the tests for waf build
Amitay Isaacs
2014-06-20
2
-3
/
+3
*
ctdb-build: Add waf build for CTDB
Amitay Isaacs
2014-06-20
1
-0
/
+565
*
ctdb-build: Remove autoconf build files
Amitay Isaacs
2014-06-20
12
-4260
/
+0
*
ctdb-mkversion: Support external VERSION specification
Amitay Isaacs
2014-06-20
1
-0
/
+7
*
ctdb-header: Protect against multiple includes
Amitay Isaacs
2014-06-20
3
-0
/
+11
*
ctdb-build: Remove duplicate socket_wrapper library
Amitay Isaacs
2014-06-20
6
-2981
/
+0
*
ctdb-build: Remove duplicate tdb library
Amitay Isaacs
2014-06-20
86
-17723
/
+0
*
ctdb-build: Remove duplicate tevent library
Amitay Isaacs
2014-06-20
39
-11795
/
+0
*
ctdb-build: Remove duplicate talloc library
Amitay Isaacs
2014-06-20
44
-11915
/
+0
*
ctdb-build: Remove duplicate replace library
Amitay Isaacs
2014-06-20
72
-15062
/
+0
*
ctdb-build: Remove duplicate popt library
Amitay Isaacs
2014-06-20
14
-3340
/
+0
*
ctdb-eventscripts: Ensure $GANRECDIR points to configured subdirectory
Martin Schwenke
2014-06-20
1
-14
/
+18
*
ctdb-daemon: Debugging for tickle updates
Martin Schwenke
2014-06-20
1
-1
/
+10
*
ctdb-tests: Try harder to avoid failures due to repeated recoveries
Martin Schwenke
2014-06-19
2
-15
/
+44
*
ctdb:vacuum: always run freelist_size again
Michael Adam
2014-06-17
1
-6
/
+4
*
ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.
Michael Adam
2014-06-17
1
-0
/
+1
*
ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()
Michael Adam
2014-06-17
1
-3
/
+1
*
ctdb:vacuum: move init of vdata into init_vdata funcion
Michael Adam
2014-06-17
1
-32
/
+43
*
ctdb:vacuum: remove vacuum limit from vdata - not used
Michael Adam
2014-06-17
1
-2
/
+0
*
ctdb:vacuum: remove a superfluous comment.
Michael Adam
2014-06-17
1
-4
/
+1
*
ctdb:vacuum: untangle assignmend and check for return of tdb_repack()
Michael Adam
2014-06-17
1
-1
/
+3
*
ctdb:vacuum: remove a superfluous and misleading comment
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: remove now unused ctdb_repack_tdb().
Michael Adam
2014-06-17
1
-129
/
+0
*
ctdb:vacuum: use plain tdb_repack() instead of ctdb_repack_tdb()
Michael Adam
2014-06-17
1
-1
/
+1
*
ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: adapt debug message for repacking.
Michael Adam
2014-06-17
1
-2
/
+2
*
ctdb:build: fix building with external libtdb
Michael Adam
2014-06-16
1
-7
/
+7
*
ctdb-daemon: Reset scheduler policy for helper processes
Amitay Isaacs
2014-06-12
2
-0
/
+4
*
ctdb-daemon: Do not complain if node is inactive and db is not attached
Amitay Isaacs
2014-06-12
1
-1
/
+4
*
ctdb-build: Remove duplicate library dependency
Amitay Isaacs
2014-06-12
1
-1
/
+1
*
ctdb-daemon: Remove duplicate code from helper binaries
Amitay Isaacs
2014-06-12
3
-16
/
+9
[next]