summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18169: Remove accidentally committed bitsJelmer Vernooij1-0/+5
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-5/+0
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell19-1065/+0
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 Tridgell3-21/+1
2007-10-10r17931: Really remove the files this time. Looks like there's something wrong...Jelmer Vernooij3-924/+0
2007-10-10r17882: merge change from samba3Stefan Metzmacher1-1/+1
2007-10-10r17537: if we replace inet_ntoa() we need a prototype ofStefan Metzmacher1-0/+1
2007-10-10r15870: Improve detection of iconv - should prevent HAVE_ICONV_H beingJelmer Vernooij1-0/+2
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij3-9/+30
2007-10-10r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij1-4/+2
2007-10-10r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett1-5/+0
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij1-0/+43
2007-10-10r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij1-1/+1
2007-10-10r15189: Add parentheses to force ISDOt and ISDOTDOT evaluation order. Fix typoJames Peach1-5/+5
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-0/+19
2007-10-10r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell1-0/+5
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-0/+2
2007-10-10r14936: remove a duplicate lineAndrew Tridgell1-1/+0
2007-10-10r14851: Make BOOL, False and True simple aliases to the POSIX-definedJelmer Vernooij1-3/+3
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2-11/+2
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 Vernooij2-21/+24
2007-10-10r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher1-10/+16