summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-5/+5
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-102-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-105-0/+7
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14374: remove sparse warningStefan Metzmacher2007-10-101-1/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-0/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14295: make sure we return a valid data blobAndrew Tridgell2007-10-101-1/+1
* r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij2007-10-101-1211/+6
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-0/+1
* r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-13/+13
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-105-1/+5
* r13926: More header splitups.Jelmer Vernooij2007-10-101-1/+1
* r13920: "hidden" visibility is the default...Stefan Metzmacher2007-10-101-1/+0
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-102-18/+18
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-0/+1
* r13855: Docs for the registry library as wellJelmer Vernooij2007-10-105-13/+1310
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-103-3/+3
* r13655: Use new name of build headerJelmer Vernooij2007-10-101-1/+1
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-0/+1
* r12638: fix the build on BSD systemsStefan Metzmacher2007-10-101-3/+5
* r12624: (hopefully) fix for BSD make after srcdir/builddir changesJelmer Vernooij2007-10-101-3/+3
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-105-12/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-105-9/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-4/+4
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-102-11/+11
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-102-0/+3
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-2/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-105-1/+8
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-105-0/+5
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-10/+9
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-102-0/+14
* r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij2007-10-101-1/+1
* r12385: call pidl with the perl found by configureStefan Metzmacher2007-10-101-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-1/+2
* r12209: Fix some issues with XML entities.Jelmer Vernooij2007-10-104-13/+4
* r11709: Comment out unused function.Tim Potter2007-10-101-0/+4
* r11567: Ldb API change patch.Simo Sorce2007-10-101-11/+25
* r11526: And another warning...Volker Lendecke2007-10-101-1/+1
* 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