summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-0/+3
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-1/+1
2011-03-01lib/util move debug.[ch] out of the wayAndrew Bartlett1-1/+1
2010-11-17developer: only do the C++ reserved name checking on LinuxAndrew Tridgell1-1/+1
2010-02-05s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer1-9/+0
2010-01-29Revert "s4:include/includes.h - Need to include "system/network.h""Matthias Dieter Wallnöfer1-1/+0
2010-01-29s4:include/includes.h - Need to include "system/network.h"Matthias Dieter Wallnöfer1-0/+1
2010-01-25s4 includes: Include system/locale.h to get access to <ctype.h>Kai Blin1-0/+1
2009-08-24s4:cmdline: setup talloc log and abort functionsStefan Metzmacher1-5/+0
2009-08-05make the UID_WRAPPER skip checks at runtimeAndrew Tridgell1-1/+5
2009-08-05added a uid_wrapper libraryAndrew Tridgell1-0/+5
2009-04-14Try and fix the S4 build - include thread includes.Jeremy Allison1-0/+4
2009-03-15Remove unused CONST_DISCARD macro.Jelmer Vernooij1-4/+0
2009-02-13Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison1-0/+4
2009-02-02s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3Stefan Metzmacher1-0/+16
2009-02-02s4:includes.h: stdlib.h and stdbool.h are already included by replace.hStefan Metzmacher1-2/+0
2008-11-01Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij1-1/+3
2008-10-24Remove include/local.h and move defines to more appropriate places.Jelmer Vernooij1-2/+0
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-6/+0
2008-10-11Fix include, clean up .o files in ../lib and ../libcliJelmer Vernooij1-0/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-2/+2
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-06-17Change our module code to not use the special symbol name init_module()Andrew Tridgell1-0/+6
2007-10-10r25555: Remove support for BOOL, True and False.Jelmer Vernooij1-5/+0
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-4/+0
2007-10-10r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij1-16/+3
2007-10-10r25265: Move attribute definitions to lib/util.Jelmer Vernooij1-57/+0
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-1/+0
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-2/+3
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-0/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
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