Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -6/+6 |
2008-10-24 | Remove more usages of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+12 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry | Jelmer Vernooij | 1 | -3/+5 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-16 | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 1 | -3/+1 |
2008-04-15 | Fix PReg write support. | Wilco Baan Hofman | 1 | -0/+1 |
2008-04-15 | Fixed the patchfile tests and tidy up the patchfile backends. | Wilco Baan Hofman | 1 | -0/+4 |
2008-04-14 | Add support for security descriptors. Also patched the regf backend to suppor... | Wilco Baan Hofman | 1 | -8/+13 |
2008-04-03 | Install libevents since it's required by samba-gtk. | Jelmer Vernooij | 1 | -0/+4 |
2008-04-02 | Merge hive.h into registry.h | Jelmer Vernooij | 1 | -1/+182 |
2008-04-02 | Merge patchfile.h into registry.h | Jelmer Vernooij | 1 | -2/+29 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -4/+3 |
2008-01-07 | r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize... | Jelmer Vernooij | 1 | -2/+8 |
2008-01-07 | r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-24 | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ... | Jelmer Vernooij | 1 | -3/+0 |
2007-12-21 | r26451: Janitorial: fix warnings in lib/registry/ | Kai Blin | 1 | -2/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25544: Cleanup some more indents in lib/registry. | Günther Deschner | 1 | -143/+148 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25193: Update headers to easy use by external apps. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r24726: Add tests for getting/setting security descriptors (still failing at ... | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r24723: Install the right headers for use by samba-gtk. | Jelmer Vernooij | 1 | -26/+22 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -138/+171 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
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 | r21830: Fix header installation, remove proto header with a single prototype. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r21828: Hardcode prototypes, as they're a public API. | Jelmer Vernooij | 1 | -1/+48 |
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 | 1 | -0/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r17713: fix compiler warnings | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r15361: Export table of predefined registry keys | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r10604: Put in the new registry "patchfile" code (similar to ldif | Jelmer Vernooij | 1 | -0/+23 |
2007-10-10 | r10207: Add some const | Jelmer Vernooij | 1 | -25/+28 |
2007-10-10 | r10028: More registry fixes. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r10026: Move registry header file to lib/registry | Jelmer Vernooij | 1 | -0/+136 |