summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
* Remove unused CONST_DISCARD macro.Jelmer Vernooij2009-04-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-242-53/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-6/+0
* Remove unused constants from local.h.Jelmer Vernooij2008-10-231-11/+2
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-39/+0
* Remove pstring usages.Jelmer Vernooij2008-10-221-2/+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
* r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gccAndrew Bartlett2007-12-211-1/+1
* 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-102-71/+3
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-102-22/+2
* r24812: Fix headers for external users.Jelmer Vernooij2007-10-101-4/+0
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-15/+0
* r24715: Mark fstring and pstring as deprecated.Jelmer Vernooij2007-10-101-4/+4
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-5/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-7/+35
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-0/+2
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-0/+1
* r20647: add cluster codeAndrew Tridgell2007-10-101-1/+0
* r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2007-10-101-0/+2
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-0/+12
* 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
* r18169: Remove accidentally committed bitsJelmer Vernooij2007-10-101-0/+5
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-5/+0
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-1019-1065/+0
* 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-103-21/+1
* r17931: Really remove the files this time. Looks like there's something wrong...Jelmer Vernooij2007-10-103-924/+0
* r17882: merge change from samba3Stefan Metzmacher2007-10-101-1/+1
* r17537: if we replace inet_ntoa() we need a prototype ofStefan Metzmacher2007-10-101-0/+1
* r15870: Improve detection of iconv - should prevent HAVE_ICONV_H beingJelmer Vernooij2007-10-101-0/+2
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-103-9/+30
* r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij2007-10-101-4/+2
* r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett2007-10-101-5/+0