summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-122-0/+11
* ntdbtool.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-221-1/+1
* ntdbrestore.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-221-1/+1
* ntdbdump.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-221-1/+1
* ntdbbackup.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-221-1/+1
* ntdb.3.xml: Bump version up to 4.1.Karolin Seeger2013-08-221-1/+1
* Man pages for ntdb tools missingRusty Russell2013-08-206-5/+708
* waf: consolidate libintl related checksChristian Ambach2013-08-201-10/+36
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-241-1/+17
* lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher2013-07-241-1/+1
* lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher2013-07-241-0/+2
* lib/util: add 'ldb' debug classStefan Metzmacher2013-07-242-1/+3
* 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 fixldb-1.1.16Andrew 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.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