summaryrefslogtreecommitdiffstats
path: root/source4/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-1/+2
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-101-27/+0
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-4/+6
* r13811: nicer format...Stefan Metzmacher2007-10-101-2/+14
* r13810: global data types are defined in core.h now...Stefan Metzmacher2007-10-101-8/+0
* r13809: move ldb specific defineStefan Metzmacher2007-10-101-3/+0
* r13808: remove unused defineStefan Metzmacher2007-10-101-4/+0
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-11/+13
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-101-1/+1
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-101-2/+2
* r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett2007-10-101-3/+4
* r12832: make it possible to pass -D_PUBLIC_... to the compilerStefan Metzmacher2007-10-101-0/+2
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-101-1/+13
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-3/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-12/+2
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-2/+2
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-2/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-4/+0
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-1/+4
* r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2007-10-101-0/+2
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-5/+0
* r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett2007-10-101-1/+1
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-10/+0
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-0/+1
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-4/+0
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-5/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-20/+0
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-13/+0
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-0/+1
* r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij2007-10-101-0/+1
* r8806: Move data representation-independent data into seperate headerJelmer Vernooij2007-10-101-3/+3
* r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter2007-10-101-0/+4
* r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij2007-10-101-1/+1
* r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij2007-10-101-0/+4
* r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2007-10-101-0/+4
* r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell2007-10-101-0/+4
* r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell2007-10-101-11/+2
* r8306: some more heimdal configure checksAndrew Tridgell2007-10-101-0/+4
* r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell2007-10-101-0/+3
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-101-88/+3
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2007-10-101-0/+8
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-0/+1
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-101-1/+2
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-101-2/+2
* r5334: Bah, it's all to hard...Andrew Bartlett2007-10-101-0/+1
* r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett2007-10-101-1/+0