Age | Commit message (Expand) | Author | Files | Lines |
2012-02-08 | regshell: Fix a counter that can actually be non-zero. | Jelmer Vernooij | 1 | -1/+1 |
2012-01-23 | WERROR type variable being incorrectly checked with a NT_STATUS_IS_X | David Disseldorp | 1 | -1/+1 |
2011-12-29 | pyregistry: Remove directory support. | Jelmer Vernooij | 1 | -32/+0 |
2011-12-29 | Remove the 'dir' registry backend. | Jelmer Vernooij | 4 | -491/+1 |
2011-11-03 | s4:lib/registry - enhance registry tests in respect to default values | Matthias Dieter Wallnöfer | 1 | -1/+54 |
2011-11-03 | s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit... | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2011-11-03 | s4:lib/registry/ldb.c - don't use search filters for base searches | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2011-11-03 | s4:lib/registry/regf.c - always generate debug messages on error cases | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2011-08-14 | Use public pytalloc header file. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-10 | pytalloc: Use consistent prefix for functions, add ABI file. | Jelmer Vernooij | 1 | -15/+15 |
2011-08-08 | s4:pyregistry: PyArg_ParseTuple("z#") requires an 'int' argument instead of '... | Stefan Metzmacher | 1 | -1/+4 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 1 | -1/+1 |
2011-05-18 | build: Expand dcerpc-samba grouping library | Andrew Bartlett | 1 | -1/+1 |
2011-03-30 | s4:lib/registry/registry.h - align a copyright line in header comment | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 2 | -2/+4 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 4 | -10/+9 |
2011-03-19 | lib/registry/tests: Fix prototypes. | Jelmer Vernooij | 4 | -4/+4 |
2011-03-19 | source4/lib: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+2 |
2011-02-24 | build: moved util_reg.c into a common subsystem | Andrew Tridgell | 1 | -2/+2 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -2/+2 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 4 | -4/+4 |
2010-12-08 | s4-pkgconfig: add @LIB_RPATH@ to our link flags | Andrew Tridgell | 1 | -1/+1 |
2010-12-01 | pyregistry: Use talloc.Object. | Jelmer Vernooij | 1 | -4/+9 |
2010-11-27 | s4:lib/registry/rpc.c - remove a duplicate assignment | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-11-22 | Avoid the use of PyAPI_DATA, which is for internal Python API's. | Arnaud Faucher | 1 | -3/+3 |
2010-11-07 | ldbsamba: Lowercase library name. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -111/+0 |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 1 | -1/+1 |
2010-10-26 | talloc: change pytalloc-util to be a public library. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -5/+5 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -5/+5 |
2010-10-21 | s4-waf: don't depend directly on python modules | Andrew Tridgell | 1 | -1/+1 |
2010-10-15 | s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespaces | Matthias Dieter Wallnöfer | 1 | -10/+11 |
2010-10-15 | s4:lib/registry/util.c - strtoll call - better say explicitly that data is in... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-04 | registry: Make a two more functions static. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-03 | s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBs | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-03 | Make sure REG_SZ is properly written to a .reg file (not as hex(1)), fix trai... | Wilco Baan Hofman | 1 | -11/+25 |
2010-10-03 | Fix issues addressed by Jelmer: | Wilco Baan Hofman | 2 | -2/+7 |
2010-10-03 | Fix patchfile_dotreg to write proper .reg files: 'hex(1..B):', 'dword:', etc | Wilco Baan Hofman | 1 | -3/+73 |
2010-10-03 | Fix registry editor to be compatible with Windows 7. | Wilco Baan Hofman | 1 | -5/+71 |
2010-10-03 | 5 uint32_t's should be set, not 5 bytes. | Wilco Baan Hofman | 1 | -1/+1 |
2010-10-03 | The root key should be created as a root key, not subkey. | Wilco Baan Hofman | 1 | -1/+1 |
2010-10-03 | Do not include the closing doublequote in .reg files. | Wilco Baan Hofman | 1 | -1/+1 |
2010-10-03 | Fix hex():00,00,00 bugs and strtol dword bugs, these values are explicitly hex. | Wilco Baan Hofman | 1 | -7/+37 |
2010-10-03 | Make sure we write the value stored in value, not line (doublequoted). | Wilco Baan Hofman | 1 | -4/+4 |
2010-10-03 | Make sure that regf only writes to disk every five seconds or when flushed or... | Wilco Baan Hofman | 1 | -9/+51 |
2010-10-03 | Fix .reg file format parsing. | Wilco Baan Hofman | 1 | -39/+124 |
2010-10-03 | Fix registry parsing of strings to also support the windows method. | Wilco Baan Hofman | 1 | -1/+33 |
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -1/+1 |
2010-09-22 | s4-param: Fix more memory leaks, invalid memory context. | Jelmer Vernooij | 1 | -3/+34 |