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
...
|
*
Recover Persistent database DB by DB and not record by record
Ronnie Sahlberg
2011-11-30
3
-4
/
+126
|
*
LibCTDB: add get persistent db seqnum control
Ronnie Sahlberg
2011-11-30
4
-0
/
+137
|
*
DB Seqnum: must provide a ctdb_ltdb_header when calling ctdb_ltdb_fetch()
Ronnie Sahlberg
2011-11-30
1
-1
/
+2
|
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+86
|
*
doc: document the "--print-recordflags" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+11
|
*
ctdb: add an option --print-recordflags to trigger printing record flags in c...
Michael Adam
2011-11-29
3
-9
/
+17
|
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+85
|
*
doc: document the "--print-hash" parameter to "ctdb".
Michael Adam
2011-11-29
1
-0
/
+10
|
*
ctdb: add an option --print-hash to enable printing of record hashes when dum...
Michael Adam
2011-11-29
3
-0
/
+10
|
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+84
|
*
doc: document the "--print-lmaster" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+9
|
*
ctdb: add an option --print-lmaster to enable printing of lmaster in "ctdb ca...
Michael Adam
2011-11-29
3
-0
/
+21
|
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+85
|
*
doc: document the "--print-datasize" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+10
|
*
ctdb: add an option --print-datasize to only print datasize instead of dumpin...
Michael Adam
2011-11-29
3
-7
/
+17
|
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-79
/
+90
|
*
doc: document the --print-emptyrecords switch in the "ctdb" manpage.
Michael Adam
2011-11-29
1
-0
/
+13
|
*
ctdb: add an option --print-emptyrecords to enable printing of empty records ...
Michael Adam
2011-11-29
3
-8
/
+34
|
*
client: add version ctdb_traverse_ext() of ctdb_traverse() that can list empt...
Michael Adam
2011-11-29
1
-7
/
+28
|
*
traverse: add a flag to enable transferring empty records in cluster wide tra...
Michael Adam
2011-11-29
4
-1
/
+14
|
*
recoverd: try to become the recovery master if we have the capability, but th...
Stefan Metzmacher
2011-11-29
1
-1
/
+22
|
*
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
|
|
\
\
[prev]
[next]