summaryrefslogtreecommitdiffstats
path: root/ctdb/lib
Commit message (Expand)AuthorAgeFilesLines
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-161-1/+1
* auth: Remove plaintext OSF1 password supportAndrew Bartlett2014-04-151-3/+0
* dlinklist: Fix a typoVolker Lendecke2014-04-022-2/+2
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-4/+0
* Fix CID 1138340 Resource leakVolker Lendecke2013-12-171-0/+1
* Fix CID 1138341 Resource leakVolker Lendecke2013-12-171-0/+2
* db_wrap: Make sure tdb messages are logged correctlyAmitay Isaacs2013-08-141-0/+1
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-141-1/+1
* tevent: Sync to tevent 0.9.18 from upstreamAmitay Isaacs2013-05-2928-726/+3782
* replace: Sync to latest replace from upstreamAmitay Isaacs2013-05-2941-4745/+1599
* tdb: Sync to tdb 1.2.11 from upstreamAmitay Isaacs2013-05-2965-47/+6474
* talloc: Sync to talloc 2.0.8 from upstreamAmitay Isaacs2013-05-2938-309/+3034
* util: Do not stop build if backtracing is not supportedAmitay Isaacs2013-05-291-2/+1
* build: Fix for tevent autoconf checkSumit Bose2013-03-271-1/+1
* util: Add hex_decode_talloc() to decode hex string into a binary blobAmitay Isaacs2013-03-251-0/+16
* build: Fix the build with old system-installed teventVolker Lendecke2012-11-081-1/+4
* tevent: change version to 0.9.16Stefan Metzmacher2012-06-121-0/+82
* tevent: expose tevent_context_init_opsStefan Metzmacher2012-06-122-3/+19
* lib/tevent: Add trace point callbackMartin Schwenke2012-06-127-0/+83
* Revert "TEVENT: Add back tracking of long runnig events to the local copy of...Martin Schwenke2012-06-125-66/+0
* lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke2012-06-121-0/+4
* lib/tevent/testsuite: no longer use 'compat' symbolsStefan Metzmacher2012-06-121-12/+12
* server: Replace BOOL datatype with bool, True/False with true/falseAmitay Isaacs2012-05-281-1/+1
* TEVENT: Add back tracking of long runnig events to the local copy of tevent ...Ronnie Sahlberg2012-05-215-0/+66
* Merge remote branch 'amitay/tdb-sync'Ronnie Sahlberg2012-04-2644-4858/+1547
|\
| * lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-1324-423/+1547
| * lib/tdb: Remove the files required to build tdb as a libraryAmitay Isaacs2012-04-1320-4435/+0
* | Merge remote branch 'amitay/tevent-sync'Ronnie Sahlberg2012-04-2641-4676/+877
|\ \
| * | lib/tevent: Sync tevent from samba git treeAmitay Isaacs2012-04-1318-76/+885
| * | lib/tevent: Remove the files required to build tevent as a libraryAmitay Isaacs2012-04-1323-4527/+0
| * | lib/tevent: Remove local modifications to teventAmitay Isaacs2012-04-135-69/+0
| * | Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
| * | includes: Move special tevent defines from tevent.h to includes.hAmitay Isaacs2012-04-131-11/+0
| |/
* | lib/talloc: Sync talloc from samba git treeAmitay Isaacs2012-04-138-182/+813
* | lib/talloc: Remove the files required to build talloc as a libraryAmitay Isaacs2012-04-1311-5022/+0
|/
* build: Use system tdb library if availableAmitay Isaacs2012-03-301-21/+45
* build: Use system tevent library if availableAmitay Isaacs2012-03-301-24/+42
* build: Use system talloc library if availableAmitay Isaacs2012-03-301-19/+44
* change TDB to be valgrind niceRonnie Sahlberg2012-02-221-0/+2
* add socket_wrapper from sambaMichael Adam2011-11-266-0/+2981
* libutil: Remove obsolete signal type cast.Andreas Schneider2011-11-261-5/+5
* update lib/replace to current upstream version (samba master)Michael Adam2011-11-2656-540/+4301
* Added some #ifndefs to stop files being included multiple times.Martin Schwenke2011-11-111-0/+4
* Fix lib/replaceMartin Schwenke2011-11-115-3/+176
* Clean up warnings: popt sure does some strange thingsMartin Schwenke2011-11-113-3/+6
* Clean up warnings: -Wunused-but-set-variable in tevent_signal.cMartin Schwenke2011-11-101-4/+2
* Clean up warnings: ‘tevent_loop_allow_nesting’ is deprecatedMartin Schwenke2011-11-091-0/+7
* Fix broken readdirMathieu Parent2011-10-121-3/+3
* Drop loglevel for a tevent message from FATAL to ERRORRonnie Sahlberg2011-09-081-1/+1
* tdb: expose transaction lock infrastructure for ctdbRusty Russell2011-01-182-0/+24