summaryrefslogtreecommitdiffstats
path: root/source4/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-0/+3
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-1/+1
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-1/+1
* lib/util move debug.[ch] out of the wayAndrew Bartlett2011-03-011-1/+1
* developer: only do the C++ reserved name checking on LinuxAndrew Tridgell2010-11-171-1/+1
* s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer2010-02-051-9/+0
* Revert "s4:include/includes.h - Need to include "system/network.h""Matthias Dieter Wallnöfer2010-01-291-1/+0
* s4:include/includes.h - Need to include "system/network.h"Matthias Dieter Wallnöfer2010-01-291-0/+1
* s4 includes: Include system/locale.h to get access to <ctype.h>Kai Blin2010-01-251-0/+1
* s4:cmdline: setup talloc log and abort functionsStefan Metzmacher2009-08-241-5/+0
* make the UID_WRAPPER skip checks at runtimeAndrew Tridgell2009-08-051-1/+5
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-0/+5
* Try and fix the S4 build - include thread includes.Jeremy Allison2009-04-141-0/+4
* Remove unused CONST_DISCARD macro.Jelmer Vernooij2009-03-151-4/+0
* Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison2009-02-131-0/+4
* s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3Stefan Metzmacher2009-02-021-0/+16
* s4:includes.h: stdlib.h and stdbool.h are already included by replace.hStefan Metzmacher2009-02-021-2/+0
* Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij2008-11-011-1/+3
* Remove include/local.h and move defines to more appropriate places.Jelmer Vernooij2008-10-241-2/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-6/+0
* Fix include, clean up .o files in ../lib and ../libcliJelmer Vernooij2008-10-111-0/+1
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-2/+2
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-1/+1
* Change our module code to not use the special symbol name init_module()Andrew Tridgell2008-06-171-0/+6
* r25555: Remove support for BOOL, True and False.Jelmer Vernooij2007-10-101-5/+0
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-4/+0
* r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2007-10-101-16/+3
* r25265: Move attribute definitions to lib/util.Jelmer Vernooij2007-10-101-57/+0
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-1/+0
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-2/+3
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-0/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-7/+35
* r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2007-10-101-0/+2
* r19242: merge from samba3:Stefan Metzmacher2007-10-101-3/+2
* r18448: this gives nicer output...Stefan Metzmacher2007-10-101-1/+1
* r18447: make sure we bail out if the config.h is not generatedStefan Metzmacher2007-10-101-0/+7
* r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell2007-10-101-14/+2
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-1/+1
* r18118: its the job of libreplace to handle things like thisAndrew Tridgell2007-10-101-6/+0
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-2/+1
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+1
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-0/+2
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-8/+0
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-3/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-3/+3
* r14484: Install more headersJelmer Vernooij2007-10-101-21/+0
* r14411: mark smb_panic() as a noreturn function using gcc attributes, whichAndrew Tridgell2007-10-101-0/+12
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-101-1/+0