summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* replace: Fix use of mktempSimo Sorce2012-04-261-2/+2
* addns: clean up headersSimo Sorce2012-04-261-33/+0
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-254-16/+57
* s3: Attempt to fix the build without kerberosVolker Lendecke2012-04-241-7/+6
* talloc: Fix copy&paste errorsVolker Lendecke2012-04-241-2/+2
* Talloc doc: talloc_strdup_append does not return duplicated stringPavel Březina2012-04-241-4/+4
* Talloc doc: when s == NULL in _append functionsPavel Březina2012-04-241-0/+12
* Avoid warning about KRB5_DEPRECATE with MIT libsSimo Sorce2012-04-231-0/+4
* krb5_samba: Add support for krb5_princ_size when using HeimdalSimo Sorce2012-04-231-0/+8
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-233-0/+1976
* loadparm: Add helper function to fetch default lifetime policiesSimo Sorce2012-04-192-0/+24
* loadparm: Add convenience function to return long integersSimo Sorce2012-04-191-0/+25
* loadparm: Fix broken lp_ulong utility functionSimo Sorce2012-04-191-2/+2
* Move README file in the right place.Simo Sorce2012-04-191-0/+4
* Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.Joseph Tam2012-04-201-1/+1
* Talloc doc: Fix a cut&paste errorVolker Lendecke2012-04-181-4/+1
* Talloc doc: talloc_pool() when not enough memory in the poolPavel Březina2012-04-181-0/+4
* Talloc doc: TALLOC_FREE_FILLPavel Březina2012-04-181-0/+5
* Talloc doc: talloc_set_log_stderr()Pavel Březina2012-04-181-0/+7
* Talloc doc: talloc_set_log_fn()Pavel Březina2012-04-181-0/+9
* Talloc doc: talloc_set_abort_fn()Pavel Březina2012-04-181-2/+33
* Talloc doc: talloc_asprintf_append_buffer()Pavel Březina2012-04-181-0/+22
* Talloc doc: talloc_strndup_append_buffer()Pavel Březina2012-04-181-2/+22
* Talloc doc: talloc_strndup_append()Pavel Březina2012-04-181-2/+12
* Talloc doc: talloc_strdup_append_buffer()Pavel Březina2012-04-181-1/+22
* Talloc doc: talloc_strdup_append()Pavel Březina2012-04-181-4/+18
* replace: added ENOATTR define if undefinedAndrew Tridgell2012-04-181-0/+8
* LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value orderingldb-1.1.6Matthias Dieter Wallnöfer2012-04-181-3/+10
* ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell2012-04-185-1/+286
* lib/util: Move map_nt_error_from_tdb to the top levelAndrew Bartlett2012-04-182-1/+70
* tsocket: Fix a couple of typos and spellings in tsocket_guide.txtMichael Adam2012-04-171-26/+27
* tdb-compat: Add tdb_chainlock_nonblockVolker Lendecke2012-04-172-0/+26
* param: harmonise wins parametersAndrew Bartlett2012-04-161-8/+8
* lib/param: swap preferred name for 'lock dir' to match s3Andrew Bartlett2012-04-161-2/+2
* param: Merge common param elements by adding .flagsAndrew Bartlett2012-04-161-40/+80
* param: harmonsise logfile parameterAndrew Bartlett2012-04-161-1/+2
* param: Merge common param elements by adding .flagsAndrew Bartlett2012-04-161-17/+34
* Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...Jeremy Allison2012-04-121-12/+2
* s3:param convert kernel oplocks to share parameterChristian Ambach2012-04-111-0/+1
* lib/tdb_compat: Do not define BUILD_TDB2 if we are not building tdb2Andrew Bartlett2012-04-111-3/+1
* LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"Matthias Dieter Wallnöfer2012-04-111-0/+1
* ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.hAndrew Bartlett2012-04-111-0/+4
* ldb-tools: Place the whole of an ldif file in a transactionldb-1.1.5Andrew Bartlett2012-04-107-16/+136
* ldb: Allow access to the line number while reading ldif from a fileAndrew Bartlett2012-04-105-7/+281
* ldb: Detect failures in ldb.base againAndrew Bartlett2012-04-103-4/+15
* Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function"Andrew Bartlett2012-04-108-28/+23
* On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison2012-04-103-8/+14
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-092-0/+10
* libreplace: We have a poll replacement based on selectVolker Lendecke2012-04-091-0/+1
* tevent: Fix a typoVolker Lendecke2012-04-091-1/+1