Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18169: Remove accidentally committed bits | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 19 | -1065/+0 |
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 | 3 | -21/+1 |
2007-10-10 | r17931: Really remove the files this time. Looks like there's something wrong... | Jelmer Vernooij | 3 | -924/+0 |
2007-10-10 | r17882: merge change from samba3 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17537: if we replace inet_ntoa() we need a prototype of | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15870: Improve detection of iconv - should prevent HAVE_ICONV_H being | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 3 | -9/+30 |
2007-10-10 | r15568: Simplify detection of iconv libraries a fair bit and fix it to | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r15511: Using this name causes less warnings on the IBM checker, due to using | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 1 | -0/+43 |
2007-10-10 | r15224: Check whether -MT is actually supported by the compiler before using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15189: Add parentheses to force ISDOt and ISDOTDOT evaluation order. Fix typo | James Peach | 1 | -5/+5 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -0/+19 |
2007-10-10 | r15032: change BENCH-NBENCH to always break to none, rather than accepting a | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14936: remove a duplicate line | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r14851: Make BOOL, False and True simple aliases to the POSIX-defined | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 2 | -11/+2 |
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 | 2 | -21/+24 |
2007-10-10 | r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from: | Stefan Metzmacher | 1 | -10/+16 |
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 | 2 | -33/+0 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 2 | -138/+1 |
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 | 4 | -2/+23 |
2007-10-10 | r14138: this isn't needed | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14124: One more thing needed for async dcerpc connect code. | Rafal Szczesniak | 1 | -0/+2 |
2007-10-10 | r14054: merge from samba3, fillout more userAccountControl bits. | Günther Deschner | 1 | -2/+2 |
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 | 2 | -128/+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 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 1 | -1/+0 |
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 | 2 | -8/+8 |
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 |