summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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.12tdb-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
* libsmbconf: fix documentation of transaction calls.Michael Adam2013-05-281-2/+7
* tdb: fix logging of offets and lengths.Rusty Russell2013-05-287-47/+46
* lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf buildAndrew Bartlett2013-05-281-8/+0
* param: Remove _SAMBA_BUILD_ checks from now the autoconf build is goneAndrew Bartlett2013-05-283-8/+0
* build: Remove autoconf build systemAndrew Bartlett2013-05-2825-2931/+0
* lib/replace: Remove unused install-shAndrew Bartlett2013-05-271-238/+0
* build: Rework BSD_STYLE_STATVFS check to match autoconf buildAndrew Bartlett2013-05-271-12/+10
* lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIXAndrew Bartlett2013-05-231-0/+13
* build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmdAndrew Bartlett2013-05-223-9/+19
* talloc: Fix a typoVolker Lendecke2013-05-201-1/+1
* ldb_tdb: Warn when reindexing is doneMatthieu Patou2013-05-202-1/+12
* debug: Add ability to dump_data per debug classKai Blin2013-05-183-0/+45
* More generic check for OpenBSD platformVadim Zhukov2013-05-171-1/+1
* lib: Add before/after hooks to async_connectVolker Lendecke2013-05-172-8/+37
* waf: only use -fstack-protector when both compiler and linker support itChristian Ambach2013-05-171-1/+1
* debug: Add debugclass for DNS serverKai Blin2013-05-162-1/+3
* lib/testtools/testtools/tests/test_testresult.py: Fix typos.Karolin Seeger2013-05-151-3/+3
* lib/subunit/README: Fix typo.Karolin Seeger2013-05-151-1/+1
* lib/param: remove unused 'printer_admin'Stefan Metzmacher2013-05-141-1/+0
* talloc: only provide the --enable-talloc-compat1 in standalone buildStefan Metzmacher2013-05-141-4/+6
* tdb: include information about hash function being used in tdbtool info outputChristian Ambach2013-05-141-0/+2
* dbwrap: Fix CID 1002092 Uninitialized scalar variableVolker Lendecke2013-05-121-1/+3
* lib/replace: add SCNx macrosChristian Ambach2013-05-061-0/+39
* lib/replace: prefer inttypes.h over stdint.hChristian Ambach2013-05-061-4/+4
* talloc: Simplify _talloc_free_poolmem a bitVolker Lendecke2013-04-181-2/+14
* talloc: Do an early returnVolker Lendecke2013-04-181-3/+6
* talloc: Avoid some "else" by doing early returnsVolker Lendecke2013-04-181-4/+8
* talloc: Fix nonblank line endingsVolker Lendecke2013-04-181-34/+34
* s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck2013-04-182-1/+3
* ntdb: remove --disable-ntdb.Rusty Russell2013-04-132-10/+0