r16159: Even more work on samldb error reporting. Make sure to get the
[samba.git] / source / librpc /
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr15812: Explicitly cast to unsigned int.
2007-10-10 Jelmer Vernooijr15779: Remove keepref from atsvc and efs.
2007-10-10 Jelmer Vernooijr15777: Fix unresolved symbols in shared library build.
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Stefan Metzmacherr15766: fix parsing of srvsvc_NetGetFileSecurity()...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Jelmer Vernooijr15653: Remove idl_types.h include where possible....
2007-10-10 Stefan Metzmacherr15629: fix some warnings
2007-10-10 Stefan Metzmacherr15624: add some useful helper functions
2007-10-10 Stefan Metzmacherr15616: fix white spaces
2007-10-10 Jelmer Vernooijr15584: List SWIG files as being updated when pidl...
2007-10-10 Andrew Tridgellr15524: fix a problem with rpc faults from bind and...
2007-10-10 Jelmer Vernooijr15514: Fix include
2007-10-10 Jelmer Vernooijr15512: Move uuid functions out of ndr_misc.c
2007-10-10 Andrew Bartlettr15504: Revert -r 15500 and -r 15503 until I'm awake...
2007-10-10 Andrew Bartlettr15503: I may shortly have to revert all of this, but...
2007-10-10 Andrew Bartlettr15500: Add support for interactive prompting on bad...
2007-10-10 Andrew Bartlettr15482: Don't shadow the global function pipe() with...
2007-10-10 Jelmer Vernooijr15469: Fix unixinfo interface to use pointers for...
2007-10-10 Rafal Szczesniakr15440: Formatting.
2007-10-10 Jelmer Vernooijr15427: Rename private to private_data to prevent error...
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Jelmer Vernooijr15407: Get rid of some more uint_t
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Jelmer Vernooijr15376: Add detection of -lnsl, required for building...
2007-10-10 Jelmer Vernooijr15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent...
2007-10-10 Jelmer Vernooijr15338: Fix build of most things with shared libs enabled.
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Stefan Metzmacherr15292: fix the IDL_* variable names
2007-10-10 Jim McDonoughr15281: A few updates for consistency's sake
2007-10-10 Jelmer Vernooijr15276: Fix path to perl on some hosts
2007-10-10 Jelmer Vernooijr15247: Get rid of patsubst macro as it is not supporte...
2007-10-10 Andrew Bartlettr15222: Use more standard UUIDs. Should help AIX build.
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Rafal Szczesniakr15021: Couple more comments and fixes in spirit of...
2007-10-10 Andrew Tridgellr14962: fixed a valgrind error
2007-10-10 Andrew Tridgellr14958: fixed big-endian dcerpc connections for the...
2007-10-10 Andrew Tridgellr14956: change the notify search to be much more effici...
2007-10-10 Andrew Tridgellr14921: I forgot to commit the IDL change for the subdi...
2007-10-10 Andrew Tridgellr14917: fixed length strings don't count any trailing...
2007-10-10 Jelmer Vernooijr14907: Another attempt at fixing partially generated...
2007-10-10 Jelmer Vernooijr14905: Prevent partly generated files when building...
2007-10-10 Andrew Tridgellr14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze...
2007-10-10 Andrew Tridgellr14903: rewrote ndr_push_string() to be much simpler...
2007-10-10 Stefan Metzmacherr14842: fix parsing of NetDiskEnum replies
2007-10-10 Tim Potterr14836: Keep constants in the right order, and line...
2007-10-10 Stefan Metzmacherr14739: keep the last request time for the smbsrv_conne...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Jelmer Vernooijr14721: Fix a couple of warnings.
2007-10-10 Andrew Bartlettr14715: Correct the definition of the DCE/RPC bind_nak...
2007-10-10 Andrew Bartlettr14714: On DCE/RPC, we need the name of the remote...
2007-10-10 Andrew Bartlettr14708: Add a (bogus) UUID and a comment to the PAC...
2007-10-10 Stefan Metzmacherr14642: fix shadow warnings
2007-10-10 Stefan Metzmacherr14639: the platform id is 32 bit...
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14544: Remove exchange-specific files.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14500: Make some more functions public
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14384: Remove orpc code from includes.h
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Jelmer Vernooijr14361: Support 'helper' attribute in pidl and use it.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Andrew Tridgellr14311: canon needs to be initialised
2007-10-10 Andrew Tridgellr14310: length needs to be initialised
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Rafal Szczesniakr14238: This is not needed anymore, as the state struct...
2007-10-10 Rafal Szczesniakr14211: More comments.
2007-10-10 Rafal Szczesniakr14210: 1) Fix an issue with composite context when...
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Rafal Szczesniakr14175: More comments and my copyright.
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14172: composite_is_ok(c) destroys c, when the status...
2007-10-10 Rafal Szczesniakr14165: More comments and my copyright.
2007-10-10 Rafal Szczesniakr14164: More comments.
next