summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2013-08-19registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke1-1/+1
2013-08-19registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke1-1/+1
2013-03-05s4-libregistry: Improve NULL handling of name.Andreas Schneider1-3/+4
2013-03-05s4-libregistry: Fix path check and improve while loops.Andreas Schneider1-6/+6
2013-03-05s4-libregistry: Make sure we don't dereference a NULL pointer.Andreas Schneider1-1/+3
2013-02-28s4:pyregistry: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-22s4-registry: Don't leak file descriptor.Andreas Schneider1-2/+1
2013-02-22s4-registry: Don't leak memory on error.Andreas Schneider1-0/+7
2012-12-21s4-regsitry: Check return value of ldb_msg_add_empty().Andreas Schneider1-1/+7
2012-11-29docs: man regtree: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regshell: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regpatch: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regdiff: Add missing meta data.Karolin Seeger1-0/+3
2012-08-06s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/Stefan Metzmacher1-12/+12
2012-07-13s4:registry:regdiff: use existing talloc context for the event contextMichael Adam1-1/+1
2012-07-13s4:registry:regdiff: add TALLOC_CTX * argument to open_backend()Michael Adam1-6/+7
2012-07-13s4:registry: add a TALLOC_CTX argument to reg_open_remote()Michael Adam4-5/+7
2012-06-12s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam1-3/+3
2012-02-08regshell: Fix a counter that can actually be non-zero.Jelmer Vernooij1-1/+1
2012-01-23WERROR type variable being incorrectly checked with a NT_STATUS_IS_XDavid Disseldorp1-1/+1
2011-12-29pyregistry: Remove directory support.Jelmer Vernooij1-32/+0
2011-12-29Remove the 'dir' registry backend.Jelmer Vernooij4-491/+1
2011-11-03s4:lib/registry - enhance registry tests in respect to default valuesMatthias Dieter Wallnöfer1-1/+54
2011-11-03s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit...Matthias Dieter Wallnöfer1-1/+3
2011-11-03s4:lib/registry/ldb.c - don't use search filters for base searchesMatthias Dieter Wallnöfer1-2/+4
2011-11-03s4:lib/registry/regf.c - always generate debug messages on error casesMatthias Dieter Wallnöfer1-1/+2
2011-08-14Use public pytalloc header file.Jelmer Vernooij1-1/+1
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-15/+15
2011-08-08s4:pyregistry: PyArg_ParseTuple("z#") requires an 'int' argument instead of '...Stefan Metzmacher1-1/+4
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett1-1/+1
2011-05-18build: Expand dcerpc-samba grouping libraryAndrew Bartlett1-1/+1
2011-03-30s4:lib/registry/registry.h - align a copyright line in header commentMatthias Dieter Wallnöfer1-1/+1
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2-2/+4
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell4-10/+9
2011-03-19lib/registry/tests: Fix prototypes.Jelmer Vernooij4-4/+4
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-2/+2
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij4-4/+4
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
2010-12-01pyregistry: Use talloc.Object.Jelmer Vernooij1-4/+9
2010-11-27s4:lib/registry/rpc.c - remove a duplicate assignmentMatthias Dieter Wallnöfer1-1/+0
2010-11-22Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher1-3/+3
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-111/+0
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-1/+1
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-5/+5
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-5/+5
2010-10-21s4-waf: don't depend directly on python modulesAndrew Tridgell1-1/+1