Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 10 | -921/+14 |
2007-10-10 | r13654: Move some more stuff out of include/ | Jelmer Vernooij | 6 | -2112/+8 |
2007-10-10 | r13652: Move some more stuff out off include/ | Jelmer Vernooij | 6 | -1337/+2 |
2007-10-10 | r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly | James Peach | 1 | -11/+0 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r13243: Bring __FUNCTION__ checks across from Samba 3. | James Peach | 1 | -1/+9 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 2 | -6/+4 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 2 | -4/+6 |
2007-10-10 | r13158: Fix setup and ejs paths | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13071: Work around a really annoying compiler warning where header file | James Peach | 1 | -0/+11 |
2007-10-10 | r13019: Again protect us against format string mismatches, with the new split | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r12844: don't include system headers directly | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r12832: make it possible to pass -D_PUBLIC_... to the compiler | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 5 | -155/+13 |
2007-10-10 | r12799: print out function and location too | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12798: print timestamps into the log file, this is not nice code, | Stefan Metzmacher | 1 | -3/+12 |