summaryrefslogtreecommitdiff
path: root/source4/include
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 Vernooij2-53/+0
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-6/+0
2008-10-23Remove unused constants from local.h.Jelmer Vernooij1-11/+2
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-39/+0
2008-10-22Remove pstring usages.Jelmer Vernooij1-2/+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-12-21r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gccAndrew Bartlett1-1/+1
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 Vernooij2-71/+3
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij2-22/+2
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-4/+0
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-15/+0
2007-10-10r24715: Mark fstring and pstring as deprecated.Jelmer Vernooij1-4/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-5/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell3-9/+6
2007-10-10r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij1-7/+35
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-0/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-0/+1
2007-10-10r20647: add cluster codeAndrew Tridgell1-1/+0
2007-10-10r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij1-0/+2
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett1-0/+12
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