summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-2/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-2/+1
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-4/+0
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-1/+4
2007-10-10r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij1-0/+2
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-5/+0
2007-10-10r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett1-1/+1
2007-10-10r10588: Remove more unused files, macrosJelmer Vernooij1-10/+0
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-0/+1
2007-10-10r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell1-4/+0
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij1-5/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-20/+0
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-13/+0
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-0/+1
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij1-0/+1
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij1-3/+3
2007-10-10r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter1-0/+4
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij1-1/+1
2007-10-10r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij1-0/+4
2007-10-10r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij1-0/+4
2007-10-10r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell1-0/+4
2007-10-10r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell1-11/+2
2007-10-10r8306: some more heimdal configure checksAndrew Tridgell1-0/+4
2007-10-10r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell1-0/+3
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell1-88/+3
2007-10-10r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij1-0/+8
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-1/+1
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-0/+1
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij1-1/+2
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij1-2/+2
2007-10-10r5334: Bah, it's all to hard...Andrew Bartlett1-0/+1
2007-10-10r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett1-1/+0
2007-10-10r5309: removed ads.h from includes.hAndrew Tridgell1-1/+0
2007-10-10r5307: removed db_wrap.h from includes.hAndrew Tridgell1-1/+0
2007-10-10r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell1-1/+0
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-1/+0
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-1/+0
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-2/+0
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell1-3/+0
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-0/+8
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-9/+1
2007-10-10r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell1-2/+0
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+0
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-43/+0
2007-10-10r4900: build fix for IRIX 6.5Andrew Tridgell1-1/+5
2007-10-10r4892: we don't need nameserv.h any moreAndrew Tridgell1-1/+0
2007-10-10r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell1-1/+0
2007-10-10r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell1-4/+0
2007-10-10r4780: tolower() requires ctype.hJelmer Vernooij1-0/+4
2007-10-10r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell1-1/+2