Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 2 | -18/+18 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13855: Docs for the registry library as well | Jelmer Vernooij | 5 | -13/+1310 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 3 | -3/+3 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12638: fix the build on BSD systems | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r12624: (hopefully) fix for BSD make after srcdir/builddir changes | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 5 | -12/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 5 | -9/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 2 | -11/+11 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 5 | -1/+8 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 5 | -0/+5 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -10/+9 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 2 | -0/+14 |
2007-10-10 | r12483: Remove --tdr-header option (merged into --tdr-parser) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12385: call pidl with the perl found by configure | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 4 | -13/+4 |
2007-10-10 | r11709: Comment out unused function. | Tim Potter | 1 | -0/+4 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -11/+25 |
2007-10-10 | r11526: And another warning... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11476: finally fixed the intermittent registry server bug! This has been | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r11472: use talloc_get_type() to try to catch an intermittent failure I'm see... | Andrew Tridgell | 1 | -26/+30 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r11304: Add support back in for loading shared modules (not used yet) | Jelmer Vernooij | 1 | -10/+0 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 3 | -12/+1 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -13/+4 |
2007-10-10 | r11261: Rename access_required field in winreg idl to access_mask so it matches | Tim Potter | 1 | -2/+2 |
2007-10-10 | r11249: More OpenBSD make fixes... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11246: Another fix for OpenBSD's make | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -20/+0 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r10605: Forgot one file... | Jelmer Vernooij | 1 | -0/+416 |
2007-10-10 | r10604: Put in the new registry "patchfile" code (similar to ldif | Jelmer Vernooij | 7 | -874/+72 |
2007-10-10 | r10588: Remove more unused files, macros | Jelmer Vernooij | 1 | -4/+13 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10328: Add more emacs python-mode markers. | Tim Potter | 1 | -0/+2 |
2007-10-10 | r10323: Add first bits required for getting compile with scons working. This ... | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10207: Add some const | Jelmer Vernooij | 8 | -77/+75 |
2007-10-10 | r10111: Make pidl by default assume the input file is an IDL file rather | Jelmer Vernooij | 1 | -1/+1 |