summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
...
* r11476: finally fixed the intermittent registry server bug! This has beenAndrew Tridgell2007-10-101-1/+0
* r11472: use talloc_get_type() to try to catch an intermittent failure I'm see...Andrew Tridgell2007-10-101-26/+30
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-3/+3
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-10/+0
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-103-12/+1
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-101-13/+4
* r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter2007-10-101-2/+2
* r11249: More OpenBSD make fixes...Jelmer Vernooij2007-10-101-2/+2
* r11246: Another fix for OpenBSD's makeJelmer Vernooij2007-10-101-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-19/+19
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-20/+0
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-6/+6
* r10605: Forgot one file...Jelmer Vernooij2007-10-101-0/+416
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-107-874/+72
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-4/+13
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-8/+8
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-0/+8
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-2/+7
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+1
* r10328: Add more emacs python-mode markers.Tim Potter2007-10-101-0/+2
* r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij2007-10-101-0/+5
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-101-1/+1
* r10207: Add some constJelmer Vernooij2007-10-108-77/+75
* r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij2007-10-101-1/+1
* r10104: Fix code before declaration.Tim Potter2007-10-101-1/+1
* r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak2007-10-101-1/+1
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2007-10-101-1/+1
* r10052: Add 'print' commandJelmer Vernooij2007-10-101-0/+22
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2007-10-101-0/+1
* r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2007-10-102-35/+27
* r10028: More registry fixes.Jelmer Vernooij2007-10-102-41/+115
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-108-8/+186
* r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2007-10-101-92/+79
* r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij2007-10-103-25/+333
* r10016: Support reading security descriptors on keys.Jelmer Vernooij2007-10-104-3/+66
* r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij2007-10-103-1629/+257
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-1011-83/+75
* r9995: Add file describing the REGF file format in IDL.Jelmer Vernooij2007-10-101-0/+154
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-101-13/+6
* r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell2007-10-103-2/+5
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-32/+29
* r9390: fixed mixing of code and dataAndrew Tridgell2007-10-101-1/+2
* r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...Andrew Tridgell2007-10-101-3/+15
* r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ...Andrew Tridgell2007-10-101-1/+1
* r9381: Line wrapping.Tim Potter2007-10-101-8/+8
* r9378: initialise the last_mod attribute in the ldb backend. Better to returnAndrew Tridgell2007-10-101-0/+2
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-103-9/+0
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-23/+26
* r9209: - fixed the ldb registry backend to work with the new provision ldifAndrew Tridgell2007-10-102-6/+8
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+4