summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij4-0/+23
2007-10-10r14816: Simplify test for comparison_fn_tJelmer Vernooij1-0/+2
2007-10-10r14806: Fix compiler warningsJelmer Vernooij1-1/+1
2007-10-10r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allowsAndrew Tridgell4-1/+65
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij1-4/+4
2007-10-10r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij1-1/+2
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-1/+0
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-3/+5
2007-10-10r14660: Install ldb_errors.hJelmer Vernooij1-1/+1
2007-10-10r14647: be a bit less verbose on common stuffStefan Metzmacher1-1/+1
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell2-0/+2
2007-10-10r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepointsAndrew Tridgell1-0/+39
2007-10-10r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij1-0/+5
2007-10-10r14604: Support 'aliases' for ldb modulesJelmer Vernooij1-0/+1
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-2/+2
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij11-19/+30
2007-10-10r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett1-3/+3
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2-4/+7
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij10-6/+75
2007-10-10r14590: Fix ldb standalone build...Jelmer Vernooij2-2/+1
2007-10-10r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2-4/+12
2007-10-10r14586: Some small fixes, update TODO.Jelmer Vernooij1-489/+0
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij6-164/+11
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij5-11/+15
2007-10-10r14556: Fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij7-7/+7
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij11-0/+20
2007-10-10r14511: Install more headersJelmer Vernooij4-1/+5
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij11-11/+22
2007-10-10r14488: Install more headers.Jelmer Vernooij2-1/+7
2007-10-10r14484: Install more headersJelmer Vernooij2-2/+2
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij14-25/+0
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij2-2/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij3-2/+3
2007-10-10r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher1-1/+5
2007-10-10r14436: mixing of boolean expressions and integers isn't allowedAndrew Tridgell1-3/+3
2007-10-10r14433: sort_result must be initialised when we call do_resultAndrew Tridgell1-1/+2
2007-10-10r14431: don't call qsort with a null arrayAndrew Tridgell1-1/+3
2007-10-10r14430: ret can be NULL at the end of this loopAndrew Tridgell1-1/+3
2007-10-10r14429: charset_t cannot be used to loop over charset_t, as otherwise it canAndrew Tridgell1-1/+1
2007-10-10r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocatedAndrew Tridgell1-1/+1
2007-10-10r14412: init a varAndrew Tridgell1-1/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2-0/+2
2007-10-10r14391: rdn_name -> asyncSimo Sorce2-7/+176
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-0/+1
2007-10-10r14381: Kill structs.hJelmer Vernooij2-1/+3
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+4
2007-10-10r14374: remove sparse warningStefan Metzmacher1-1/+1
2007-10-10r14364: operational -> async (untested)Simo Sorce1-0/+251