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
...
*
This breaks the build since the recovery loop is different in master
Ronnie Sahlberg
2011-11-29
1
-22
/
+1
*
recoverd: try to become the recovery master if we have the capability, but th...
Stefan Metzmacher
2011-11-26
1
-1
/
+22
*
recoverd: let async_getcap_callback() also update ctdb->capabilities
Stefan Metzmacher
2011-11-26
1
-0
/
+4
*
vacuum: update (C) from vacuum rewrite
Michael Adam
2011-11-26
1
-0
/
+2
*
vacuum: write a big and up-to-date explaining comment for ctdb_vacuum_db()
Michael Adam
2011-11-26
1
-5
/
+31
*
vacuum: fix a comment typo in vacuum_traverse()
Michael Adam
2011-11-26
1
-1
/
+1
*
vacuum: fix horrible indentation/whitespacing for ctdb_vacuum_event()
Michael Adam
2011-11-26
1
-2
/
+2
*
vacuum: fix a comment typo in vacuum_traverse()
Michael Adam
2011-11-26
1
-1
/
+1
*
vacuum: fix an abundance of indentation white spaces in ctdb_vacuum_db()
Michael Adam
2011-11-26
1
-2
/
+2
*
vacuum: rename "size" to "freelist_size" for clarity
Michael Adam
2011-11-26
1
-8
/
+9
*
build: add target libctdb.so.0 and symlink libctdb.so
Michael Adam
2011-11-26
1
-1
/
+15
*
build: add socket_wrapper objects to test binaries
Michael Adam
2011-11-26
1
-1
/
+1
*
build: add option --enable-socket-wrapper to build binaries with socket wrapp...
Michael Adam
2011-11-26
2
-2
/
+5
*
add socket_wrapper from samba
Michael Adam
2011-11-26
6
-0
/
+2981
*
libutil: Remove obsolete signal type cast.
Andreas Schneider
2011-11-26
1
-5
/
+5
*
build: add libreplace network checks to configure
Michael Adam
2011-11-26
1
-0
/
+1
*
update lib/replace to current upstream version (samba master)
Michael Adam
2011-11-26
56
-540
/
+4301
*
system_linux: correctly cast sockaddr_in6 to sockaddr for sendto() in ctdb_sy...
Michael Adam
2011-11-26
1
-1
/
+3
*
system_linux: correctly cast sockaddr_in to sockaddr in ctdb_sys_send_tcp()
Michael Adam
2011-11-26
1
-1
/
+3
*
logging: properly cast sockaddr_in to sockaddr for sendto() in ctdb_syslog_log()
Michael Adam
2011-11-26
1
-1
/
+3
*
logging: some whitespace cleanup in ctdb_syslog_log()
Michael Adam
2011-11-26
1
-2
/
+1
*
logging: properly cast sockaddr_in to sockaddr for bind in start_syslog_daemon()
Michael Adam
2011-11-26
1
-1
/
+3
*
Merge remote branch 'martins/eventscripts'
Ronnie Sahlberg
2011-11-18
2
-7
/
+36
|
\
|
*
Eventscripts - add facility to 10.interface to delete unmanaged IPs
Martin Schwenke
2011-11-17
1
-0
/
+29
|
*
Eventscripts - remove $0 from error messages in 40.fs_use
Martin Schwenke
2011-11-16
1
-3
/
+3
|
*
Eventscripts: Make 40.fs_use use less processes and arguably clearer.
Martin Schwenke
2011-11-16
1
-5
/
+5
*
|
Merge remote branch 'martins/scriptstatus'
Ronnie Sahlberg
2011-11-18
1
-1
/
+1
|
\
\
|
*
|
Fix ctdb scriptstatus -n all
Martin Schwenke
2011-11-10
1
-1
/
+1
|
|
/
*
|
Merge remote branch 'martins/ctdb_control_oom'
Ronnie Sahlberg
2011-11-18
1
-1
/
+4
|
\
\
|
*
|
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
[prev]
[next]