summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter1-2/+2
2007-10-10r11249: More OpenBSD make fixes...Jelmer Vernooij1-2/+2
2007-10-10r11246: Another fix for OpenBSD's makeJelmer Vernooij1-2/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-19/+19
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-20/+0
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-6/+6
2007-10-10r10605: Forgot one file...Jelmer Vernooij1-0/+416
2007-10-10r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij7-874/+72
2007-10-10r10588: Remove more unused files, macrosJelmer Vernooij1-4/+13
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-8/+8
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-0/+8
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij1-2/+7
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+1
2007-10-10r10328: Add more emacs python-mode markers.Tim Potter1-0/+2
2007-10-10r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij1-0/+5
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij1-1/+1
2007-10-10r10207: Add some constJelmer Vernooij8-77/+75
2007-10-10r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij1-1/+1
2007-10-10r10104: Fix code before declaration.Tim Potter1-1/+1
2007-10-10r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak1-1/+1
2007-10-10r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij1-1/+1
2007-10-10r10052: Add 'print' commandJelmer Vernooij1-0/+22
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij1-0/+1
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2-35/+27
2007-10-10r10028: More registry fixes.Jelmer Vernooij2-41/+115
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij8-8/+186
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij1-92/+79
2007-10-10r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij3-25/+333
2007-10-10r10016: Support reading security descriptors on keys.Jelmer Vernooij4-3/+66
2007-10-10r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij3-1629/+257
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij11-83/+75
2007-10-10r9995: Add file describing the REGF file format in IDL.Jelmer Vernooij1-0/+154
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-13/+6
2007-10-10r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell3-2/+5
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-32/+29
2007-10-10r9390: fixed mixing of code and dataAndrew Tridgell1-1/+2
2007-10-10r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...Andrew Tridgell1-3/+15
2007-10-10r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ...Andrew Tridgell1-1/+1
2007-10-10r9381: Line wrapping.Tim Potter1-8/+8
2007-10-10r9378: initialise the last_mod attribute in the ldb backend. Better to returnAndrew Tridgell1-0/+2
2007-10-10r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter3-9/+0
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-23/+26
2007-10-10r9209: - fixed the ldb registry backend to work with the new provision ldifAndrew Tridgell2-6/+8
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+4
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter1-4/+1
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-0/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell5-7/+10
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett4-31/+10
2007-10-10r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconfJelmer Vernooij1-3/+7