summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy1-4/+7
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-0/+9
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij6-11/+33
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij7-35/+19
2007-10-10r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2-0/+205
2007-10-10r14996: Fix compilation of gencacheJelmer Vernooij1-0/+1
2007-10-10r14992: Allow load_module() to be used externallyJelmer Vernooij1-10/+11
2007-10-10r14984: marking mprBreakpoint() as a __noreturn__ function should reduce theAndrew Tridgell1-1/+1
2007-10-10r14981: fixed a use of a wild ptr in regshellAndrew Tridgell1-3/+3
2007-10-10r14978: fixed a print of NULLAndrew Tridgell1-1/+1
2007-10-10r14977: more IBM checker fixesAndrew Tridgell1-5/+1
2007-10-10r14976: another use of the magic comment recognised by the IBM checker forAndrew Tridgell1-0/+1
2007-10-10r14972: fix an uninitialised warning from ibm checkerAndrew Tridgell1-1/+1
2007-10-10r14970: Add configure stuff for Python to tdb and ldb standalone builds.Tim Potter2-0/+62
2007-10-10r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter6-0/+644
2007-10-10r14916: print errno so I can work out why OpenBSD is failing the test for tdbAndrew Tridgell1-1/+2
2007-10-10r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij1-0/+3
2007-10-10r14902: change charcnv code to fail the conversion when it hits badAndrew Tridgell1-3/+3
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher3-3/+3
2007-10-10r14848: use the constant instead of the interger valueStefan Metzmacher1-1/+1
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