summaryrefslogtreecommitdiff
path: root/source4/lib/com
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+6
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2-0/+4
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-0/+1
2007-10-10r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-4/+4
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij3-2/+6
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-0/+2
2007-10-10r13655: Use new name of build headerJelmer Vernooij1-1/+1
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij1-0/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2-3/+9
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij2-4/+0
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij1-5/+2
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-14/+12
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+3
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2-1/+15
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2-0/+3
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-1/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-4/+0
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-3/+3
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-2/+2
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+4
2007-10-10r8567: fixed the build after the com idl changesAndrew Tridgell1-4/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell3-6/+16
2007-10-10r7436: As far as I see it, these are the last two "real" ones for Samba4 on A...Volker Lendecke1-2/+2
2007-10-10r7113: Move manpages from docs repository to source repositoryJelmer Vernooij1-0/+9
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij1-8/+4
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-4/+4
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-5/+5
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij2-17/+7
2007-10-10r5902: A rather large change...Andrew Bartlett1-29/+40
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-1/+8
2007-10-10r5682: fix the buildStefan Metzmacher1-3/+5
2007-10-10r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij1-0/+10
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij4-21/+52
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij4-0/+448
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-25/+27
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij6-0/+382