Age | Commit message (Expand) | Author | Files | Lines |
2010-02-05 | s4:UID wrapper - Fix includes | Matthias Dieter Wallnöfer | 1 | -9/+0 |
2010-01-29 | Revert "s4:include/includes.h - Need to include "system/network.h"" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-01-29 | s4:include/includes.h - Need to include "system/network.h" | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-01-25 | s4 includes: Include system/locale.h to get access to <ctype.h> | Kai Blin | 1 | -0/+1 |
2009-08-24 | s4:cmdline: setup talloc log and abort functions | Stefan Metzmacher | 1 | -5/+0 |
2009-08-05 | make the UID_WRAPPER skip checks at runtime | Andrew Tridgell | 1 | -1/+5 |
2009-08-05 | added a uid_wrapper library | Andrew Tridgell | 1 | -0/+5 |
2009-04-14 | Try and fix the S4 build - include thread includes. | Jeremy Allison | 1 | -0/+4 |
2009-03-15 | Remove unused CONST_DISCARD macro. | Jelmer Vernooij | 1 | -4/+0 |
2009-02-13 | Fix the build. When you do "make distclean; ./autogen; ./configure; make" and... | Jeremy Allison | 1 | -0/+4 |
2009-02-02 | s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3 | Stefan Metzmacher | 1 | -0/+16 |
2009-02-02 | s4:includes.h: stdlib.h and stdbool.h are already included by replace.h | Stefan Metzmacher | 1 | -2/+0 |
2008-11-01 | Samba3: Include util.h header file rather than having custom prototypes. | Jelmer Vernooij | 1 | -1/+3 |
2008-10-24 | Remove include/local.h and move defines to more appropriate places. | Jelmer Vernooij | 1 | -2/+0 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -6/+0 |
2008-10-11 | Fix include, clean up .o files in ../lib and ../libcli | Jelmer Vernooij | 1 | -0/+1 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-17 | Change our module code to not use the special symbol name init_module() | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r25555: Remove support for BOOL, True and False. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r25267: Move PRINTF_ATTRIBUTE to lib/util as well. | Jelmer Vernooij | 1 | -16/+3 |
2007-10-10 | r25265: Move attribute definitions to lib/util. | Jelmer Vernooij | 1 | -57/+0 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _... | Jelmer Vernooij | 1 | -7/+35 |
2007-10-10 | r20298: Fix pidl tests (missing symlink..). | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r19242: merge from samba3: | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r18448: this gives nicer output... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18447: make sure we bail out if the config.h is not generated | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r18278: move more header checks and _GNU_SOURCE into libreplace | Andrew Tridgell | 1 | -14/+2 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18118: its the job of libreplace to handle things like this | Andrew Tridgell | 1 | -6/+0 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15224: Check whether -MT is actually supported by the compiler before using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 1 | -8/+0 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 1 | -21/+0 |
2007-10-10 | r14411: mark smb_panic() as a noreturn function using gcc attributes, which | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r14384: Remove orpc code from includes.h | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r14362: Only include ndr_compression.h when necessary. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 1 | -8/+1 |