summaryrefslogtreecommitdiff
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* r14381: Kill structs.hJelmer Vernooij2007-10-102-33/+0
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-102-138/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-3/+0
* r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij2007-10-101-3/+0
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-101-8/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-3/+10
* r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P...Andrew Tridgell2007-10-101-0/+2
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-104-2/+23
* r14138: this isn't neededStefan Metzmacher2007-10-101-2/+0
* r14124: One more thing needed for async dcerpc connect code.Rafal Szczesniak2007-10-101-0/+2
* r14054: merge from samba3, fillout more userAccountControl bits.Günther Deschner2007-10-101-2/+2
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-128/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+0
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-1/+2
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-101-27/+0
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-4/+6
* r13811: nicer format...Stefan Metzmacher2007-10-101-2/+14
* r13810: global data types are defined in core.h now...Stefan Metzmacher2007-10-102-8/+8