summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Merge "Browse Options" section from source3/paramAndrew Bartlett2012-07-261-14/+73
* lib/param: Merge "WINS Options" section from source3/paramAndrew Bartlett2012-07-261-1/+13
* lib/param: Merge "Locking Options" section from source3/paramAndrew Bartlett2012-07-261-5/+89
* lib/param: Merge "Ldap Options" section from source3/paramAndrew Bartlett2012-07-261-0/+178
* lib/param: Merge "EventLog Options" section from source3/paramAndrew Bartlett2012-07-261-0/+10
* lib/param: Merge "Miscellaneous Options" section from source3/paramAndrew Bartlett2012-07-261-12/+491
* lib/param: Merge VFS and MSDFS parameters from source3 into lib/paramAndrew Bartlett2012-07-241-9/+44
* lib/param: Merge Winbind parameters from source3 into lib/paramAndrew Bartlett2012-07-241-23/+247
* lib/param: Merge DNS parameters with source3 paramAndrew Bartlett2012-07-241-18/+29
* lib/param: Rearrange AD DC options to make a merge with the source3 table easierAndrew Bartlett2012-07-241-50/+53
* lib/param: Re-arrange TLS parameters into their own sectionAndrew Bartlett2012-07-241-48/+51
* lib/param: Add handler overridesAndrew Bartlett2012-07-241-0/+18
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-242-19/+13
* lib/param: Make lp_usershare_max_shares() a common parameterAndrew Bartlett2012-07-241-0/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-242-0/+219
* lib/param: Rename param_enums.c to param_table.cAndrew Bartlett2012-07-242-1/+1
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-242-9/+0
* lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett2012-07-242-10/+0
* param: Make internal handler for 'server role' commonAndrew Bartlett2012-07-242-1/+1
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-242-1/+1
* lib/crypto: add aes_ccm_128Stefan Metzmacher2012-07-234-1/+226
* Add debugs to functions. Add pidfile_unlink().Jeremy Allison2012-07-192-0/+25
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-193-1/+158
* s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as defaultAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett2012-07-192-1/+1
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-192-1/+1
* s4-param: Remove unused "idmap trusted only"Andrew Bartlett2012-07-191-12/+0
* lib/param: Add my copyrightAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_time_server() into commonAndrew Bartlett2012-07-192-1/+1
* talloc_stack: abort in developer me if no stackframe on talloc_tos()Rusty Russell2012-07-182-4/+9
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* lib/util/modules.c: fix stackframe leak.Rusty Russell2012-07-181-1/+2
* talloc_stack: report lazy freeing (panic if DEVELOPER).Rusty Russell2012-07-181-0/+11
* talloc_stack: always include the location when creating a talloc_stackframe().Rusty Russell2012-07-182-8/+11
* talloc_stack: handle more than one talloc_stackframe_pool()Rusty Russell2012-07-181-8/+9
* talloc: don't allow a talloc_pool inside a talloc_pool.Rusty Russell2012-07-182-1/+9
* talloc: use a struct for pool headers.Rusty Russell2012-07-182-106/+90
* pytdb: Check if the database is closed before we touch itAndrew Bartlett2012-07-162-10/+85
* pytdb: Check for errors parsing strings into TDB_DATAAndrew Bartlett2012-07-161-0/+16
* lib/util: Allocate enough space to reference blob->data[len]Andrew Bartlett2012-07-131-3/+3
* lib/ldb: Bump ldb release due to pyldb changesAndrew Bartlett2012-07-093-1/+261
* pyldb: Add bindings for ldb_dn_remove_base_componentsAndrew Bartlett2012-07-062-0/+20
* pyldb: Fix dn concat operation to be the other way aroundAndrew Bartlett2012-07-062-2/+2
* s4-selftest: Test samba-tool domain dcpromoAndrew Bartlett2012-07-061-1/+1
* talloc: remove unused variablesBjörn Jacke2012-07-051-5/+0
* lib/addns: remove defines we don't need or have for sure via libreplaceBjörn Jacke2012-07-051-84/+0
* lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke2012-07-056-112/+112
* replace: make the INT64_MAX define more portableBjörn Jacke2012-07-041-1/+1
* ntdb: make --disable-ntdb work properly.Rusty Russell2012-07-042-6/+9
* ldb: bump version due to header and internal implementation changesAndrew Bartlett2012-07-033-1/+261