Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -3/+10 |
2007-10-10 | r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r14205: move smb specific stuff out of includes.h (finally!!!:-) | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r13849: More improvements to the libutil docs. | Jelmer Vernooij | 1 | -27/+0 |
2007-10-10 | r13847: Fix some portability issues with the visibility attribute. | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r13811: nicer format... | Stefan Metzmacher | 1 | -2/+14 |
2007-10-10 | r13810: global data types are defined in core.h now... | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r13809: move ldb specific define | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r13808: remove unused define | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -11/+13 |
2007-10-10 | r13654: Move some more stuff out of include/ | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13652: Move some more stuff out off include/ | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r13019: Again protect us against format string mismatches, with the new split | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r12832: make it possible to pass -D_PUBLIC_... to the compiler | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -12/+2 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r12446: Merge mkproto.sh's functionality into mkproto.pl | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10982: Move credentials.h into auth/credentials, and add flags needed by | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10588: Remove more unused files, macros | Jelmer Vernooij | 1 | -10/+0 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so the | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -20/+0 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r8940: Add TDR (Trivial Data Representation). The aim is to use this later for | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8806: Move data representation-independent data into seperate header | Jelmer Vernooij | 1 | -3/+3 |