Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15524: fix a problem with rpc faults from bind and alter context | Andrew Tridgell | 2 | -91/+96 |
2007-10-10 | r15514: Fix include | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15512: Move uuid functions out of ndr_misc.c | Jelmer Vernooij | 5 | -135/+156 |
2007-10-10 | r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head | Andrew Bartlett | 3 | -83/+113 |
2007-10-10 | r15503: I may shortly have to revert all of this, but be clearer about how we | Andrew Bartlett | 1 | -14/+13 |
2007-10-10 | r15500: Add support for interactive prompting on bad passwords to the RPC lib... | Andrew Bartlett | 3 | -107/+78 |
2007-10-10 | r15482: Don't shadow the global function pipe() with a local variable name. | Andrew Bartlett | 1 | -10/+8 |
2007-10-10 | r15469: Fix unixinfo interface to use pointers for [out] parameters (required | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r15440: Formatting. | Rafal Szczesniak | 1 | -3/+2 |
2007-10-10 | r15427: Rename private to private_data to prevent errors from C++ errors (which | Jelmer Vernooij | 2 | -7/+7 |
2007-10-10 | r15426: Implement SPNEGO as the default RPC authentication mechanism. Where | Andrew Bartlett | 3 | -38/+178 |
2007-10-10 | r15407: Get rid of some more uint_t | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15376: Add detection of -lnsl, required for building on SUN boxes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 9 | -207/+134 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15292: fix the IDL_* variable names | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r15281: A few updates for consistency's sake | Jim McDonough | 1 | -3/+3 |
2007-10-10 | r15276: Fix path to perl on some hosts | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15247: Get rid of patsubst macro as it is not supported by some makes and re... | Jelmer Vernooij | 1 | -0/+21 |
2007-10-10 | r15222: Use more standard UUIDs. Should help AIX build. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -109/+109 |
2007-10-10 | r15048: started on the server side implementation of oplocks. The code is not | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15021: Couple more comments and fixes in spirit of utility functions | Rafal Szczesniak | 1 | -32/+49 |
2007-10-10 | r14962: fixed a valgrind error | Andrew Tridgell | 1 | -2/+4 |
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 |