summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tevent: Add tevent_received to tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-5/+8
* tevent: Fix tutorial referenceVolker Lendecke2013-08-121-5/+3
* lib: Remove unused "client_name"Volker Lendecke2013-08-121-1/+0
* waf: consolidate libintl related checksChristian Ambach2013-08-091-10/+36
* pyldb: decrement ref counters on py_results and quiet warningsMatthieu Patou2013-08-061-0/+4
* tevent: Add echo server sample codeVolker Lendecke2013-08-051-0/+664
* tevent: change version to 0.9.19Stefan Metzmacher2013-08-012-1/+84
* tevent: Remove the signal pipe if no signal events are aroundVolker Lendecke2013-08-011-1/+13
* tdb: Fix CID 1034959 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* tdb: Fix CID 1034960 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-175-0/+62
* ccan: Fix calling memset with zero length parameterVolker Lendecke2013-07-111-1/+1
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-091-1/+17
* lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher2013-07-091-1/+1
* lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher2013-07-091-0/+2
* lib/util: add 'ldb' debug classStefan Metzmacher2013-07-092-1/+3
* tevent: document tevent_req_create state zeroingDavid Disseldorp2013-07-081-3/+3
* time: prefer CLOCK_BOOTTIME for clock_gettime_mono()Björn Jacke2013-07-051-2/+12
* time: don't try to use the coarse clockBjörn Jacke2013-07-051-9/+2
* tevent: Fix a typoVolker Lendecke2013-07-051-1/+1
* tsocket: Pass the full port number to getaddrinfo().Andreas Schneider2013-07-011-1/+1
* ldb: bump version to allow a depencency on the substring crash fixAndrew Bartlett2013-06-243-1/+265
* ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett2013-06-241-1/+1
* build: Remove the struct MD5Context conf file check.Andrew Bartlett2013-06-241-1/+0
* ldb: Ensure not to segfault on a filter such as (mail=)Andrew Bartlett2013-06-221-0/+5
* Fix some blank line endingsVolker Lendecke2013-06-211-4/+4
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-196-8/+9
* tsocket: Add some constVolker Lendecke2013-06-142-3/+3
* genrand: Slightly simplify do_reseedVolker Lendecke2013-06-141-13/+11
* tevent: Fix Coverity ID 989236 Operands don't affect resultVolker Lendecke2013-06-141-1/+1
* tevent: Link the tutorial on the mainpage.Andreas Schneider2013-06-122-157/+535
* tevent: Add tevent tutorial files.David Koňař2013-06-128-0/+1034
* krb5wrap: Move mask to the right position.Andreas Schneider2013-06-121-1/+1
* auth: Remove "password level"Andrew Bartlett2013-06-113-11/+0
* tdb: Fix typos.Ralph Wuerthner2013-06-071-2/+2
* Add "repack" command to tdbtool documentation.Ralph Wuerthner2013-06-071-1/+9
* Revert "dbwrap: dbwrap_fetch_locked_timeout()."Volker Lendecke2013-06-065-160/+0
* tdb: change version to tdb-1.2.12Stefan Metzmacher2013-06-042-1/+68
* Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp2013-06-033-31/+43
* tdb: Add another overflow check to tdb_expand_adjustVolker Lendecke2013-06-031-0/+6
* tdb: Make tdb_recovery_allocate overflow-safeVolker Lendecke2013-06-031-1/+6
* tdb: Make tdb_recovery_size overflow-safeVolker Lendecke2013-06-032-7/+28
* tdb: add proper OOM/ENOSPC handling to tdb_expand()Stefan Metzmacher2013-06-031-8/+23
* tdb: add overflow detection to tdb_expand_adjust()Stefan Metzmacher2013-06-031-3/+31
* tdb: add overflow/ENOSPC handling to tdb_expand_file()Stefan Metzmacher2013-06-031-1/+11
* tdb: add a 'new_size' helper variable to tdb_expand_file()Stefan Metzmacher2013-06-031-4/+7
* tdb: Add overflow-checking tdb_add_off_tVolker Lendecke2013-06-032-0/+12
* param_table: Remove misleading allow dns updates options.Michael Wood2013-06-011-5/+0
* libcli: Remove uneeded debug messageKai Blin2013-06-011-1/+0
* libsmbconf: add smbconf_create_set_shareDavid Disseldorp2013-05-282-0/+90