Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17322: make better use of the composite api | Stefan Metzmacher | 1 | -47/+22 |
2007-10-10 | r17321: give better error codes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17320: - print the debug message before the composite context get received b... | Stefan Metzmacher | 1 | -7/+6 |
2007-10-10 | r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl> | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r17085: reuse the existing sec_desc_buf struct | Stefan Metzmacher | 1 | -7/+3 |
2007-10-10 | r17082: Add a test that walks and tests denying tconX access via the share se... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16996: use the correct types, merge from samba3 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.pl | Jelmer Vernooij | 1 | -9/+13 |
2007-10-10 | r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2(). | Günther Deschner | 1 | -3/+74 |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r16691: we should only look at rdata.data.length when we're in ndr_push mode | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r16690: - fix bug 3896 | Stefan Metzmacher | 1 | -1/+11 |
2007-10-10 | r16523: pass spoolss_XcvData calls to the ntptr backends... | Stefan Metzmacher | 1 | -1/+10 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r15812: Explicitly cast to unsigned int. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r15777: Fix unresolved symbols in shared library build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 24 | -37/+63 |
2007-10-10 | r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 20 | -55/+14 |
2007-10-10 | r15629: fix some warnings | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r15624: add some useful helper functions | Stefan Metzmacher | 1 | -0/+48 |
2007-10-10 | r15616: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15584: List SWIG files as being updated when pidl runs | Jelmer Vernooij | 1 | -0/+1 |
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 |