Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case. | James Peach | 1 | -1/+1 |
2007-10-10 | r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r21834: Remove unnecessary includes | Jelmer Vernooij | 4 | -4/+0 |
2007-10-10 | r21830: Fix header installation, remove proto header with a single prototype. | Jelmer Vernooij | 2 | -1/+7 |
2007-10-10 | r21828: Hardcode prototypes, as they're a public API. | Jelmer Vernooij | 2 | -2/+48 |
2007-10-10 | r21685: Add some unit tests for the registry utility functions. | Jelmer Vernooij | 1 | -46/+63 |
2007-10-10 | r21683: Remove the gconf registry backend. | Jelmer Vernooij | 3 | -222/+0 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 1 | -0/+93 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -26/+26 |
2007-10-10 | r21386: Run all NDR tests in the buildfarm, import some functions from Samba3... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21299: Fix the build for those that don't have talloc.h installed. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21297: Remove the GTK+ tools and library from the main repository. They are ... | Jelmer Vernooij | 2 | -2/+4 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -13/+26 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19400: fixed a valgrind error in the directory registry backend (name was | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r18971: avoid strndup is a few places. Fixes a minor memory leak, and should | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18584: found one of the fd leaks. The registry backend was using a | Andrew Tridgell | 5 | -7/+10 |
2007-10-10 | r18561: Fix [out] pointers in winreg IDL | Gerald Carter | 1 | -7/+7 |
2007-10-10 | r18328: when we bail out early, set *offset to 0 | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r18324: fixed a uninitialised variable | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18298: fixed mmap failure test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r18176: reg_util.c needs LIBREPLACE for strndup | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 4 | -4/+4 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -4/+4 |
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 |