summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb:ldb_autotransaction_request - error string shouldn't be set hereMatthias Dieter Wallnöfer2011-10-111-5/+0
* ldb:pyldb.c - py_ldb_* modification calls - error string shouldn't be set hereMatthias Dieter Wallnöfer2011-10-111-17/+1
* ldb:ldb.c/"ldb_wait" - make "ldb_wait" always return an error stringMatthias Dieter Wallnöfer2011-10-111-4/+39
* ldb:ldb.c/"ldb_wait" - change "ldb_wait" slightly in order to introduce error...Matthias Dieter Wallnöfer2011-10-111-3/+5
* ldb:ldb.c/"ldb_request" - make "ldb_request" always return an error stringMatthias Dieter Wallnöfer2011-10-111-1/+15
* ldb:ldb.c - "ldb_set_errstring" can be implemented by using "ldb_asprintf_err...Matthias Dieter Wallnöfer2011-10-111-10/+7
* ldb:ldb_autotransaction_request - fix a typo in a commentMatthias Dieter Wallnöfer2011-10-111-1/+1
* lib/param Avoid dyn_ defines that are not provided by the autoconf buildAndrew Bartlett2011-10-111-3/+5
* lib/param Use strcasecmp_m rather than strcasecmp as this is banned in the s3...Andrew Bartlett2011-10-111-2/+2
* lib/param Use talloc_strdup rather than strdup as strdup is banned in the s3 ...Andrew Bartlett2011-10-111-3/+3
* lib/param Avoid the name string_set as this is already used in the s3 param codeAndrew Bartlett2011-10-111-14/+14
* lib/param Avoid the use of the name service_ok() which is used in the s3 para...Andrew Bartlett2011-10-111-4/+4
* lib/param: Remove unused #include of lib/socket/socket.hAndrew Bartlett2011-10-111-1/+0
* libcli/smb Move CSC_POLICY_* definition to smb_constants.hAndrew Bartlett2011-10-111-6/+0
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-116-0/+4652
* ldb: change version to 1.1.3 after pyldb changesStefan Metzmacher2011-10-103-1/+259
* Revert "ldb: support raw OIDs in control string parsing"Stefan Metzmacher2011-10-072-19/+0
* ldb/ldb_controls: allow oid up to 255 charsStefan Metzmacher2011-10-071-1/+1
* uid_wrapper: Add uwrap_setresuid().Andreas Schneider2011-10-072-0/+17
* uid_wrapper: Add uwrap_setregid().Andreas Schneider2011-10-072-0/+17
* uid_wrapper: Add uwrap_setreuid().Andreas Schneider2011-10-072-0/+17
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-7/+6
* s3: Use the uid_wrapperVolker Lendecke2011-10-061-0/+3
* uid_wrapper: We have talloc_array_length, no need for an explicit lengthVolker Lendecke2011-10-061-9/+9
* lib/util: consolidate module loadingAndrew Bartlett2011-10-062-32/+36
* modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett2011-10-062-4/+4
* lib/util: Use only init_module_fn typedef in module loadingAndrew Bartlett2011-10-062-3/+2
* lib/util: Remove unused module loading functionsAndrew Bartlett2011-10-062-14/+2
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-063-0/+314
* ldb: support raw OIDs in control string parsingAndrew Tridgell2011-10-062-0/+19
* ldb: fixed memory leak in control string parsingAndrew Tridgell2011-10-061-0/+24
* lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)Stefan Metzmacher2011-10-041-0/+7
* s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2011-10-042-1/+23
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-10-0310-33/+597
* socket_wrapper: correctly handle dup()/dup2() ref countingStefan Metzmacher2011-09-291-85/+81
* socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...Stefan Metzmacher2011-09-291-10/+11
* addns: Remove unused empty header fileKai Blin2011-09-251-30/+0
* net: Don't register link local addresses with DNSKai Blin2011-09-242-0/+24
* addns: Allow creating AAAA records during updatesKai Blin2011-09-242-4/+60
* build: Fix waf build on MacOS XAndrew Bartlett2011-09-231-1/+1
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-237-7/+7
* lib/util: move some timespec helpers from source3 to the toplevelStefan Metzmacher2011-09-232-0/+127
* tdb2: change --enable-tdb2-breaks-compat to --enable-tdb2Rusty Russell2011-09-211-2/+2
* tdb_compat: add "TDB_COMPAT_USE_TDB2" environment variableRusty Russell2011-09-211-0/+4
* tdb_compat: honour hashsize arg when using tdb2 with TDB_VERSION1 flag.Rusty Russell2011-09-212-3/+10
* tdb_compat: handle TDB_VOLATILE flag.Rusty Russell2011-09-212-2/+12
* tdb_compat: handle TDB_INCOMPATIBLE_HASH flag.Rusty Russell2011-09-212-2/+12
* tdb2: allow readonly changes even while holding locks.Rusty Russell2011-09-201-10/+0
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-209-172/+105
* lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett2011-09-204-364/+0