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
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-build: Change from ctdb-util to samba-util
Martin Schwenke
2014-10-06
12
-2116
/
+0
*
ctdb-logging: Update to use Samba style debug.h/debug.c
Martin Schwenke
2014-10-06
2
-74
/
+64
*
ctdb-logging: Remove log ringbuffer
Martin Schwenke
2014-10-06
1
-1
/
+0
*
lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...
Jeremy Allison
2014-09-30
2
-6
/
+6
*
lib/util: Do not duplicate the protocol list, use smb_constants.h
Andrew Bartlett
2014-09-29
1
-11
/
+1
*
ctdb-build: Add missing configure checks for backtrace
Amitay Isaacs
2014-09-19
1
-1
/
+1
*
lib: Remove unused file_lines_slashcont
Volker Lendecke
2014-09-17
1
-6
/
+0
*
lib: Move "large_file_support()" to the source4 smb server
Volker Lendecke
2014-09-17
1
-1
/
+0
*
ctdb-util: Clean up dependencies
Martin Schwenke
2014-09-11
1
-2
/
+1
*
ctdb-includes: Remove some unnecessary declarations
Martin Schwenke
2014-09-11
1
-2
/
+0
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
3
-140
/
+1
*
ctdb-build: Make ctdb-util a wscript build subsystem
Martin Schwenke
2014-09-10
1
-0
/
+10
*
ctdb-logging: Move variable debug_extra from debug.*
Martin Schwenke
2014-09-10
2
-2
/
+0
*
ctdb-tools: Move definition of timeval_delta() to tools/ctdb.c
Martin Schwenke
2014-09-10
1
-6
/
+0
*
ctdb-daemon: Drop the argument to fault_setup()
Martin Schwenke
2014-09-10
2
-5
/
+2
*
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
2014-09-10
1
-1
/
+5
*
ctdb-common: Move hex_decode_talloc() to the lock helper
Martin Schwenke
2014-09-10
1
-16
/
+0
*
ctdb-util: Remove util/strlist.c and references to str_util_*()
Martin Schwenke
2014-09-10
2
-119
/
+0
*
ctdb: Fix some "declarations after code" problems
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-util: Variables should be declared extern in headers
Martin Schwenke
2014-09-10
1
-3
/
+3
*
ctdb-build: Remove autoconf build files
Amitay Isaacs
2014-06-20
2
-16
/
+0
*
ctdb-header: Protect against multiple includes
Amitay Isaacs
2014-06-20
1
-0
/
+4
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
1
-1
/
+1
*
dlinklist: Fix a typo
Volker Lendecke
2014-04-02
1
-1
/
+1
*
db_wrap: Make sure tdb messages are logged correctly
Amitay Isaacs
2013-08-14
1
-0
/
+1
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
util: Do not stop build if backtracing is not supported
Amitay Isaacs
2013-05-29
1
-2
/
+1
*
util: Add hex_decode_talloc() to decode hex string into a binary blob
Amitay Isaacs
2013-03-25
1
-0
/
+16
*
server: Replace BOOL datatype with bool, True/False with true/false
Amitay Isaacs
2012-05-28
1
-1
/
+1
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
libutil: Remove obsolete signal type cast.
Andreas Schneider
2011-11-26
1
-5
/
+5
*
Added some #ifndefs to stop files being included multiple times.
Martin Schwenke
2011-11-11
1
-0
/
+4
*
idtree: fix overflow for v. large ids on allocation and removal
Rusty Russell
2010-12-07
1
-1
/
+1
*
idtree: fix right shift of signed ints, crash on large ids on AIX
Rusty Russell
2010-10-08
1
-1
/
+1
*
Merge commit 'rusty/ports-from-1.0.112' into foo
Ronnie Sahlberg
2010-08-19
2
-1
/
+4
|
\
|
*
logging: give a unique logging name to each forked child.
Rusty Russell
2010-08-18
2
-1
/
+4
*
|
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-1
/
+1
*
|
talloc: update to 2.0.3 version from SAMBA
Rusty Russell
2010-08-18
1
-7
/
+0
|
/
*
tdb: improve logging
Rusty Russell
2010-07-01
1
-2
/
+3
*
idtree: fix handling of large ids (eg INT_MAX)
Rusty Russell
2010-06-10
1
-2
/
+4
*
ctdb: migrate to new dlinklist.h from Samba
Andrew Tridgell
2010-02-09
1
-86
/
+108
*
util: added TLIST_*() macros
Andrew Tridgell
2010-02-04
1
-0
/
+46
*
lib/util: add pre and post panic action hooks
Stefan Metzmacher
2010-01-20
2
-0
/
+13
*
lib/util: import fault/backtrace handling from samba.
Stefan Metzmacher
2010-01-20
6
-0
/
+1211
*
move DEBUG* macros to one place
Stefan Metzmacher
2010-01-20
2
-4
/
+2
*
Dont store debug level DEBUG_DEBUG in the in-memory ringbuffer.
Ronnie Sahlberg
2009-12-04
1
-1
/
+1
*
add an in memory ringbuffer where we store the last 500000 log entries regard...
Ronnie Sahlberg
2009-11-18
2
-1
/
+2
*
debug: add debug_add and dump_data functions
Michael Adam
2009-08-04
2
-1
/
+80
*
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
2009-05-21
1
-1
/
+1
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
2
-2
/
+12
[next]