Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17773: this macros are unsed, with compiler warnings | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17713: fix compiler warnings | Stefan Metzmacher | 2 | -7/+7 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 4 | -5/+5 |
2007-10-10 | r15878: Add explicit initialization to make the IBM checker happy. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15877: Fix error message - caught by the IBM checker | Jelmer Vernooij | 1 | -4/+17 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r15810: Fix uninitialized variable error, caught by the IBM checker. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15807: Fix incorrect initialization. Very nice catch by the IBM Checker. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15806: Remove some unnecessary nesting making the function harder to read. | Jelmer Vernooij | 1 | -11/+15 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15659: Implement opening a key by name (significant better performance | Jelmer Vernooij | 1 | -2/+236 |
2007-10-10 | r15458: Fix support for Windows XP-style registry files and support for large... | Jelmer Vernooij | 2 | -20/+126 |
2007-10-10 | r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15375: Rename readline.h to smbreadline.h avoid clashes with system header. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r15364: Use global list of predefined keys | Jelmer Vernooij | 1 | -14/+2 |
2007-10-10 | r15363: Fix dependencies for shared library | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15361: Export table of predefined registry keys | Jelmer Vernooij | 3 | -18/+23 |
2007-10-10 | r15351: Fix tcc compile error | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r15295: Fix some dependencies | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15253: Fix dependency on tdr_regf.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15248: Fix automatic dependencies build | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -19/+15 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -2/+1 |
2007-10-10 | r15099: An attempt to fix BSD make portability issues. With these changes Sam... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -4/+7 |
2007-10-10 | r14981: fixed a use of a wild ptr in regshell | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r14978: fixed a print of NULL | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14906: Move SWIG-specific files to scripting/swig/ | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 10 | -18/+29 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 5 | -0/+7 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14374: remove sparse warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14295: make sure we return a valid data blob | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14108: Make the Doxyfiles a bit shorter... | Jelmer Vernooij | 1 | -1211/+6 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 1 | -0/+1 |