summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij1-7/+35
2007-10-10r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij1-0/+2
2007-10-10r19242: merge from samba3:Stefan Metzmacher1-3/+2
2007-10-10r18448: this gives nicer output...Stefan Metzmacher1-1/+1
2007-10-10r18447: make sure we bail out if the config.h is not generatedStefan Metzmacher1-0/+7
2007-10-10r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell1-14/+2
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18118: its the job of libreplace to handle things like thisAndrew Tridgell1-6/+0
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-2/+1
2007-10-10r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij1-1/+1
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-0/+2
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-8/+0
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-3/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-3/+3
2007-10-10r14484: Install more headersJelmer Vernooij1-21/+0
2007-10-10r14411: mark smb_panic() as a noreturn function using gcc attributes, whichAndrew Tridgell1-0/+12
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-1/+0
2007-10-10r14381: Kill structs.hJelmer Vernooij1-1/+0
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-4/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-3/+0
2007-10-10r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij1-3/+0
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij1-8/+1
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-3/+10
2007-10-10r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P...Andrew Tridgell1-0/+2
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-2/+0
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-1/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher1-1/+2
2007-10-10r13849: More improvements to the libutil docs.Jelmer Vernooij1-27/+0
2007-10-10r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij1-4/+6
2007-10-10r13811: nicer format...Stefan Metzmacher1-2/+14
2007-10-10r13810: global data types are defined in core.h now...Stefan Metzmacher1-8/+0
2007-10-10r13809: move ldb specific defineStefan Metzmacher1-3/+0
2007-10-10r13808: remove unused defineStefan Metzmacher1-4/+0
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-11/+13
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij1-1/+1
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij1-2/+2
2007-10-10r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett1-3/+4
2007-10-10r12832: make it possible to pass -D_PUBLIC_... to the compilerStefan Metzmacher1-0/+2
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-1/+13
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-3/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-12/+2
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