summaryrefslogtreecommitdiff
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-0/+43
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+1
* r15189: Add parentheses to force ISDOt and ISDOTDOT evaluation order. Fix typoJames Peach2007-10-101-5/+5
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-0/+19
* r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell2007-10-101-0/+5
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-0/+2
* r14936: remove a duplicate lineAndrew Tridgell2007-10-101-1/+0
* r14851: Make BOOL, False and True simple aliases to the POSIX-definedJelmer Vernooij2007-10-101-3/+3
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-102-11/+2
* 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-102-21/+24
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-101-10/+16