summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-101-0/+5
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-101-0/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-2/+2
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-1011-19/+30
* r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett2007-10-101-3/+3
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-102-4/+7
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-1010-6/+75
* r14590: Fix ldb standalone build...Jelmer Vernooij2007-10-102-2/+1
* r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2007-10-102-4/+12
* r14586: Some small fixes, update TODO.Jelmer Vernooij2007-10-101-489/+0
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-106-164/+11
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-105-11/+15
* r14556: Fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-107-7/+7
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-1011-0/+20
* r14511: Install more headersJelmer Vernooij2007-10-104-1/+5
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-0/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-1011-11/+22
* r14488: Install more headers.Jelmer Vernooij2007-10-102-1/+7
* r14484: Install more headersJelmer Vernooij2007-10-102-2/+2
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-1014-25/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-102-2/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-103-2/+3
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-101-1/+5
* r14436: mixing of boolean expressions and integers isn't allowedAndrew Tridgell2007-10-101-3/+3
* r14433: sort_result must be initialised when we call do_resultAndrew Tridgell2007-10-101-1/+2
* r14431: don't call qsort with a null arrayAndrew Tridgell2007-10-101-1/+3
* r14430: ret can be NULL at the end of this loopAndrew Tridgell2007-10-101-1/+3
* r14429: charset_t cannot be used to loop over charset_t, as otherwise it canAndrew Tridgell2007-10-101-1/+1
* r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocatedAndrew Tridgell2007-10-101-1/+1
* r14412: init a varAndrew Tridgell2007-10-101-1/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-102-0/+2
* r14391: rdn_name -> asyncSimo Sorce2007-10-102-7/+176
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-101-0/+1
* r14381: Kill structs.hJelmer Vernooij2007-10-102-1/+3
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+4
* r14374: remove sparse warningStefan Metzmacher2007-10-101-1/+1
* r14364: operational -> async (untested)Simo Sorce2007-10-101-0/+251
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-102-0/+2
* r14349: Kill proto.h!Jelmer Vernooij2007-10-107-6/+11
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2007-10-103-58/+438
* r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij2007-10-101-0/+63
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-108-24/+16
* r14309: make sure ret is initialisedAndrew Tridgell2007-10-101-2/+2
* r14308: fixed an out of range shift and an uninitialised errorAndrew Tridgell2007-10-101-1/+3
* r14307: fixed dereference of my_address->addr when NULLAndrew Tridgell2007-10-101-2/+3
* r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell2007-10-101-1/+1
* r14295: make sure we return a valid data blobAndrew Tridgell2007-10-101-1/+1
* r14288: - make the snprintf call in talloc portable to older solaris boxesAndrew Tridgell2007-10-101-2/+8
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-102-5/+5