summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/util: let is_ipaddress_v6() cope with "fe80::1234%3"Stefan Metzmacher2014-03-251-12/+54
* s3:param: move lp_ctdbd_socket() to ctdbd_conn.cStefan Metzmacher2014-03-241-1/+1
* tdb: change version to 1.2.13.Michael Adam2014-03-182-1/+68
* tdb: Reduce freelist contentionVolker Lendecke2014-03-183-30/+93
* tdb: Make "tdb_purge_dead" internally publicVolker Lendecke2014-03-182-1/+2
* tdb: Make "tdb_find_dead" internally publicVolker Lendecke2014-03-182-3/+6
* tdb: Add "last_ptr" to tdb_find_deadVolker Lendecke2014-03-181-4/+13
* tdb: Move adding tailer space to tdb_find_deadVolker Lendecke2014-03-181-3/+4
* tdb: Do a best fit search for dead recordsVolker Lendecke2014-03-181-7/+13
* tdb: Don't purge records to a blocked freelistVolker Lendecke2014-03-181-1/+4
* tdb: Fix a tdb corruptionVolker Lendecke2014-03-181-2/+5
* lib/popt: Patch memory leak in popthelp.cJose A. Rivera2014-03-131-2/+2
* lib/popt: Small whitespace fix for readability.Jose A. Rivera2014-03-131-14/+15
* param: remove lp_dnsdomain from s3Garming Sam2014-02-201-1/+0
* param: change s3_param.h from a generated file to a static oneGarming Sam2014-02-202-6/+21
* param: use loadparm_globals struct instead of lp function pointers in s3_helpersGarming Sam2014-02-202-18/+5
* lib/param: rename lp_string to lpcfg_stringGarming Sam2014-02-201-9/+9
* lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam2014-02-201-8/+22
* build: find FILE_OFFSET_BITS via arrayGustavo Zacarias2014-02-181-4/+7
* tdb: always open internal databases with incompatible hash.Michael Adam2014-02-151-0/+5
* tdb: in tdb_delete_hash, make lock/unlock bracket more obviousMichael Adam2014-02-151-1/+1
* tdb: simplify tdb_delete_hash() a bitMichael Adam2014-02-141-12/+5
* tdb: tdbtool: dump record magic with fixed number of 8 hex digitsMichael Adam2014-02-141-1/+1
* tdb: tdbtool: dump record hash with fixed number of 8 hex digitsMichael Adam2014-02-141-1/+1
* waf:lib/replace fix iconv checks on HP/UXChristian Ambach2014-02-131-1/+1
* param: Move LOADPARM_EXTRA_GLOBALS to lib/param/loadparm.h to be shared betwe...Garming Sam2014-02-122-17/+17
* param: move SMB2 defaults to lib/param and use in loadparm_initGarming Sam2014-02-122-4/+10
* param: remove special cases for tls filesGarming Sam2014-02-122-16/+11
* param: use generate_param.py to generate s3_param.hGarming Sam2014-02-121-3/+3
* param: use generate_param.py to generate param_local.hGarming Sam2014-02-121-5/+4
* param: use generate_param.py to generate param_global.hGarming Sam2014-02-121-4/+3
* param: No longer have a special case for lp_configfileAndrew Bartlett2014-02-122-2/+1
* lib/param: generate the param_functions.h containing the prototypesGarming Sam2014-02-122-3/+11
* lib/param: explicitly use mode=FUNCTIONS when running generate_param.pyGarming Sam2014-02-121-1/+1
* lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett2014-02-123-8/+4
* lib/param: Normalise "read raw" and "write raw" parametersAndrew Bartlett2014-02-122-4/+2
* param: auto generate param_functions.c at build timeGarming Sam2014-02-124-420/+14
* lib/ldb-samba: add more attributes with LDB_SYNTAX_SAMBA_GUIDStefan Metzmacher2014-02-111-4/+24
* lib/param: Mark source code generators as group build_sourceAndrew Bartlett2014-02-101-0/+3
* param: rename and move log level from LOADPARM_EXTRA_GLOBALS to param_functio...Garming Sam2014-02-103-4/+4
* param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...Garming Sam2014-02-103-2/+2
* param: rename lp function and variable from "nis_home_map" to "nis_homedir"Garming Sam2014-02-082-2/+2
* param: rename lp function and variable from "syncalways" to "sync_always"Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "minprintspace" to "min_print_space"Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "maxdisksize" to "max_disk_size"Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "writelist" to "write_list"Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "usernamelevel" to "username_level"Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "rootdir" to "root_directory"Garming Sam2014-02-072-4/+4
* param: rename lp function and variable from "renameuser_script" to "rename_us...Garming Sam2014-02-072-2/+2
* param: rename lp function and variable from "readlist" to "read_list"Garming Sam2014-02-072-2/+2