summaryrefslogtreecommitdiffstats
path: root/source/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r12510: Change the DCE/RPC interfaces to take a pointer to a Jelmer Vernooij2005-12-271-2/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2005-12-265-1/+8
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2005-12-265-0/+5
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-10/+9
* r12494: Support loading modules from .so files for most subsystems. Jelmer Vernooij2005-12-262-0/+14
* r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij2005-12-251-1/+1
* r12385: call pidl with the perl found by configureStefan Metzmacher2005-12-201-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2005-12-141-1/+2
* r12209: Fix some issues with XML entities.Jelmer Vernooij2005-12-134-13/+4
* r11709: Comment out unused function.Tim Potter2005-11-141-0/+4
* r11567: Ldb API change patch.Simo Sorce2005-11-081-11/+25
* r11526: And another warning...Volker Lendecke2005-11-051-1/+1
* r11476: finally fixed the intermittent registry server bug! This has beenAndrew Tridgell2005-11-021-1/+0
* r11472: use talloc_get_type() to try to catch an intermittent failure I'm see...Andrew Tridgell2005-11-021-26/+30
* r11382: Require number of required M4 macrosJelmer Vernooij2005-10-281-3/+3
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2005-10-261-10/+0
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-263-12/+1
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2005-10-261-13/+4
* r11261: Rename access_required field in winreg idl to access_mask so it matches Tim Potter2005-10-221-2/+2
* r11249: More OpenBSD make fixes...Jelmer Vernooij2005-10-211-2/+2
* r11246: Another fix for OpenBSD's makeJelmer Vernooij2005-10-211-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-19/+19
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-20/+0
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2005-10-121-6/+6
* r10605: Forgot one file...Jelmer Vernooij2005-09-291-0/+416
* r10604: Put in the new registry "patchfile" code (similar to ldif Jelmer Vernooij2005-09-297-874/+72
* r10588: Remove more unused files, macrosJelmer Vernooij2005-09-281-4/+13
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-8/+8
* r10456: More SCons fixes:Jelmer Vernooij2005-09-231-0/+8
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2005-09-201-2/+7
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-1/+1
* r10328: Add more emacs python-mode markers.Tim Potter2005-09-191-0/+2
* r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij2005-09-191-0/+5
* r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf Jelmer Vernooij2005-09-171-1/+1
* r10207: Add some constJelmer Vernooij2005-09-138-77/+75
* r10111: Make pidl by default assume the input file is an IDL file rather Jelmer Vernooij2005-09-091-1/+1
* r10104: Fix code before declaration.Tim Potter2005-09-091-1/+1
* r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak2005-09-081-1/+1
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2005-09-081-1/+1
* r10052: Add 'print' commandJelmer Vernooij2005-09-061-0/+22
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2005-09-051-0/+1
* r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2005-09-042-35/+27
* r10028: More registry fixes. Jelmer Vernooij2005-09-042-41/+115
* r10026: Move registry header file to lib/registryJelmer Vernooij2005-09-048-8/+186
* r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2005-09-041-92/+79
* r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij2005-09-043-25/+333
* r10016: Support reading security descriptors on keys.Jelmer Vernooij2005-09-034-3/+66
* r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij2005-09-033-1629/+257
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2005-09-0311-83/+75