Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14958: fixed big-endian dcerpc connections for the new string handling code | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -1/+20 |
2007-10-10 | r14921: I forgot to commit the IDL change for the subdir_filter | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14917: fixed length strings don't count any trailing nulls in the length | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r14907: Another attempt at fixing partially generated tables.c files | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14905: Prevent partly generated files when building using heavy parallel make. | Jelmer Vernooij | 2 | -11/+5 |
2007-10-10 | r14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze for noticing this) | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r14903: rewrote ndr_push_string() to be much simpler, and correctly handle | Andrew Tridgell | 1 | -111/+35 |
2007-10-10 | r14842: fix parsing of NetDiskEnum replies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14836: Keep constants in the right order, and line things up nicely. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r14739: keep the last request time for the smbsrv_connection, | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 4 | -38/+32 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec. | Andrew Bartlett | 2 | -1/+19 |
2007-10-10 | r14714: On DCE/RPC, we need the name of the remote server used on the socket, | Andrew Bartlett | 5 | -18/+51 |
2007-10-10 | r14708: Add a (bogus) UUID and a comment to the PAC defintion. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14642: fix shadow warnings | Stefan Metzmacher | 1 | -9/+12 |
2007-10-10 | r14639: the platform id is 32 bit... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 2 | -1/+42 |
2007-10-10 | r14603: Fix building of ejs modules as shared libs | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -122/+12 |
2007-10-10 | r14544: Remove exchange-specific files. | Jelmer Vernooij | 3 | -338/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 16 | -1/+18 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14500: Make some more functions public | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 1 | -17/+17 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -93/+93 |
2007-10-10 | r14488: Install more headers. | Jelmer Vernooij | 3 | -2/+5 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 3 | -3/+13 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -107/+0 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 8 | -5/+8 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 3 | -0/+7 |
2007-10-10 | r14384: Remove orpc code from includes.h | Jelmer Vernooij | 3 | -42/+14 |
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14362: Only include ndr_compression.h when necessary. | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 5 | -5/+10 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 2 | -0/+8 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -280/+187 |
2007-10-10 | r14311: canon needs to be initialised | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14310: length needs to be initialised | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14238: This is not needed anymore, as the state structure is zeroed | Rafal Szczesniak | 1 | -3/+0 |
2007-10-10 | r14211: More comments. | Rafal Szczesniak | 1 | -2/+29 |
2007-10-10 | r14210: 1) Fix an issue with composite context when null event context | Rafal Szczesniak | 1 | -103/+13 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 1 | -0/+1 |