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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Relax an out of memory message.
Martin Schwenke
2011-11-16
1
-1
/
+4
|
|
|
/
|
*
|
Merge remote branch 'martins/hashinclude'
Ronnie Sahlberg
2011-11-18
13
-178
/
+214
|
|
\
\
|
|
*
|
Make some ctdb_takeover.c functions static
Martin Schwenke
2011-11-11
2
-74
/
+35
|
|
*
|
Tests: change ctdb_takeover_tests.c to include ctdbd code
Martin Schwenke
2011-11-11
3
-13
/
+106
|
|
*
|
Rename ctdb_control_get_stat_history() local variable to avoid shadowing.
Martin Schwenke
2011-11-11
1
-6
/
+6
|
|
*
|
Rename ctdb_ctrl_getscriptstatus() parameter to avoid shadowing a global
Martin Schwenke
2011-11-11
1
-3
/
+3
|
|
*
|
Rename ctdb_control_destructor() to ctdb_client_control_destructor()
Martin Schwenke
2011-11-11
1
-2
/
+2
|
|
*
|
Move some common functions to common/ctdb_ltdb.c
Martin Schwenke
2011-11-11
4
-77
/
+43
|
|
*
|
Added some #ifndefs to stop files being included multiple times.
Martin Schwenke
2011-11-11
4
-3
/
+19
|
*
|
|
Merge remote branch 'martins/warnings'
Ronnie Sahlberg
2011-11-18
19
-39
/
+210
|
|
\
|
|
|
|
*
|
Clean up warnings: rpcgen output contains unused variable.
Martin Schwenke
2011-11-11
1
-1
/
+1
|
|
*
|
Fix lib/replace
Martin Schwenke
2011-11-11
5
-3
/
+176
|
|
*
|
Clean up warnings: popt sure does some strange things
Martin Schwenke
2011-11-11
3
-3
/
+6
|
|
*
|
Clean up warnings: add -Wno-format-zero-length to CFLAGS
Martin Schwenke
2011-11-10
1
-1
/
+1
|
|
*
|
Clean up warnings: -Wunused-but-set-variable in tevent_signal.c
Martin Schwenke
2011-11-10
1
-4
/
+2
|
|
*
|
Clean up warnings: remove unused function dump_packet()
Martin Schwenke
2011-11-09
1
-15
/
+0
|
|
*
|
Clean up warnings: remove unused variable alen from scsi_io
Martin Schwenke
2011-11-09
1
-4
/
+1
|
|
*
|
Clean up warnings: remove set but unused variable from rb_test
Martin Schwenke
2011-11-09
1
-4
/
+0
|
|
*
|
Clean up warnings: log some unchecked return codes from function calls
Martin Schwenke
2011-11-09
3
-0
/
+15
|
|
*
|
Fix typo in ctdb_ltdb_store_server()
Martin Schwenke
2011-11-09
1
-1
/
+1
|
|
*
|
Clean up warnings: remove changed_flags in monitor_helper
Martin Schwenke
2011-11-09
1
-3
/
+0
|
|
*
|
Clean up warnings: ‘tevent_loop_allow_nesting’ is deprecated
Martin Schwenke
2011-11-09
2
-1
/
+8
|
|
|
/
|
*
/
Eventscripts: Add special -ECANCELED status for monitor events that are cance...
Ronnie Sahlberg
2011-11-18
2
-1
/
+14
|
|
/
|
*
SRVID ranges: Change the ranges for SRVIDs to allow 8 bit prefixes
Ronnie Sahlberg
2011-11-09
1
-12
/
+18
|
*
Nagios plugin for CTDB
Mathieu Parent
2011-11-08
2
-0
/
+315
|
*
config can be in /etc/default/ instead of /etc/sysconfig/ (ctdb_gnostics part)
Mathieu Parent
2011-11-08
1
-2
/
+5
|
*
config can be in /etc/default/ instead of /etc/sysconfig/
Mathieu Parent
2011-11-08
3
-3
/
+15
|
*
config/functions: CTDB_VARDIR is /var/lib/ctdb on Debian-like systems
Mathieu Parent
2011-11-08
1
-1
/
+5
|
*
New version 1.12
Ronnie Sahlberg
2011-11-08
1
-0
/
+18
|
*
Record Fetch Collapse: Collapse multiple fetch request into one single request.
Ronnie Sahlberg
2011-11-08
3
-0
/
+222
|
*
Merge remote branch 'martins/lcp2fix'
Ronnie Sahlberg
2011-11-08
5
-70
/
+318
|
|
\
|
|
*
Tests - IP allocation - add some extra output due to recent fix
Martin Schwenke
2011-11-02
1
-0
/
+18
|
|
*
LCP IP allocation algorithm - try harder to find a candidate source node
Martin Schwenke
2011-11-02
1
-23
/
+53
|
|
*
Tests - IP allocation - new test that shows current LCP2 failure
Martin Schwenke
2011-11-01
1
-0
/
+32
|
|
*
Tests - Allow some tests in ctdb_takover_tests to specify allowed nodes
Martin Schwenke
2011-11-01
1
-21
/
+163
|
|
*
Tests - IP allocation tests - must export CTDB_LCP2.
Martin Schwenke
2011-11-01
1
-1
/
+1
|
|
*
LCP IP allocation algorithm - new function lcp2_failback_candidate()
Martin Schwenke
2011-11-01
1
-48
/
+74
|
*
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2011-11-08
8
-48
/
+110
|
|
\
\
|
|
*
|
RB_TREE: Add mechanism to abort a traverse
Ronnie Sahlberg
2011-11-08
8
-48
/
+110
|
*
|
|
Fix some typos
Volker Lendecke
2011-11-02
2
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge remote branch 'ddiss/master_pmda_namespace'
Ronnie Sahlberg
2011-10-31
2
-37
/
+37
|
|
\
\
|
|
*
|
pmda: Use upstream assigned PCP domain id
David Disseldorp
2011-09-14
2
-37
/
+37
|
*
|
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2011-10-28
2
-43
/
+51
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Tests: convert test tool for fetching a readonly lock to libctdb
Ronnie Sahlberg
2011-10-28
2
-43
/
+51
|
*
|
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2011-10-28
1
-0
/
+7
|
|
\
|
|
|
|
*
|
libctdb: dont allow ctdb_writerecord() for readonly records
Ronnie Sahlberg
2011-10-28
1
-0
/
+7
|
*
|
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2011-10-28
1
-0
/
+7
|
|
\
|
|
|
|
*
|
ReadOnly: If record does not exist, upgrade to write-lock
Ronnie Sahlberg
2011-10-28
1
-0
/
+7
|
*
|
|
Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-master
Ronnie Sahlberg
2011-10-28
3
-9
/
+70
|
|
\
|
|
|
|
*
|
ReadOnly: add readonly record lock requests to libctdb
Ronnie Sahlberg
2011-10-28
2
-8
/
+63
[prev]
[next]