summaryrefslogtreecommitdiffstats
path: root/source4/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* r5309: removed ads.h from includes.hAndrew Tridgell2007-10-101-1/+0
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-1/+0
* r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell2007-10-101-1/+0
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-1/+0
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-1/+0
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+0
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-3/+0
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-0/+8
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2007-10-101-9/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-2/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+0
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-43/+0
* r4900: build fix for IRIX 6.5Andrew Tridgell2007-10-101-1/+5
* r4892: we don't need nameserv.h any moreAndrew Tridgell2007-10-101-1/+0
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2007-10-101-1/+0
* r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell2007-10-101-4/+0
* r4780: tolower() requires ctype.hJelmer Vernooij2007-10-101-0/+4
* r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2007-10-101-1/+2
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-0/+1
* r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2007-10-101-2/+4
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-0/+5
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-1/+0
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-1/+0
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-3/+2