summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-104-5/+5
* r15878: Add explicit initialization to make the IBM checker happy.Jelmer Vernooij2007-10-101-2/+2
* r15877: Fix error message - caught by the IBM checkerJelmer Vernooij2007-10-101-4/+17
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-4/+2
* r15810: Fix uninitialized variable error, caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+2
* r15807: Fix incorrect initialization. Very nice catch by the IBM Checker.Jelmer Vernooij2007-10-101-1/+1
* r15806: Remove some unnecessary nesting making the function harder to read.Jelmer Vernooij2007-10-101-11/+15
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1
* r15659: Implement opening a key by name (significant better performanceJelmer Vernooij2007-10-101-2/+236
* r15458: Fix support for Windows XP-style registry files and support for large...Jelmer Vernooij2007-10-102-20/+126
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-1/+1
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-102-4/+4
* r15364: Use global list of predefined keysJelmer Vernooij2007-10-101-14/+2
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-2/+2
* r15361: Export table of predefined registry keysJelmer Vernooij2007-10-103-18/+23
* r15351: Fix tcc compile errorJelmer Vernooij2007-10-101-1/+2
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-102-1/+2
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-2/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-102-2/+2
* r15253: Fix dependency on tdr_regf.hJelmer Vernooij2007-10-101-0/+1
* r15248: Fix automatic dependencies buildJelmer Vernooij2007-10-101-1/+0
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-19/+15
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-101-1/+1
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+1
* r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy2007-10-101-1/+1
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2007-10-101-4/+7
* r14981: fixed a use of a wild ptr in regshellAndrew Tridgell2007-10-101-3/+3
* r14978: fixed a print of NULLAndrew Tridgell2007-10-101-1/+1
* r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij2007-10-101-0/+3
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-1010-18/+29
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-5/+5
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-102-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-105-0/+7
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14374: remove sparse warningStefan Metzmacher2007-10-101-1/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-0/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14295: make sure we return a valid data blobAndrew Tridgell2007-10-101-1/+1
* r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij2007-10-101-1211/+6
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-0/+1
* r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-13/+13
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-105-1/+5
* r13926: More header splitups.Jelmer Vernooij2007-10-101-1/+1