r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.
[samba.git] / source / librpc /
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.
2007-10-10 Rafal Szczesniakr14143: Replace old function with equivalent based...
2007-10-10 Stefan Metzmacherr14137: move **p2 to the _recv function for setup the...
2007-10-10 Rafal Szczesniakr14136: Fix bug causing segfaults in certain circumstan...
2007-10-10 Rafal Szczesniakr14125: Fix incorrect declaration caught on build farm.
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
2007-10-10 Stefan Metzmacherr14120: make the rpc client code also libraries
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Günther Deschnerr14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13929: fix dependencies
2007-10-10 Stefan Metzmacherr13927: fix dependency
2007-10-10 Stefan Metzmacherr13925: fix dependencies
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13908: Improve the RPC-SAMSYNC test to cross-check...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Andrew Tridgellr13741: make the pointer type in pidl handle any size...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Rafal Szczesniakr13726: Fix indentation.
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Günther Deschnerr13637: Adding more netr_UserFlags.
2007-10-10 Günther Deschnerr13634: Fix typo.
2007-10-10 Günther Deschnerr13633: Adding more SE_GROUP bits and make it a bitmask...
2007-10-10 Günther Deschnerr13632: The "password_properties" is a bitmask as well.
2007-10-10 Günther Deschnerr13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit...
2007-10-10 Günther Deschnerr13630: Add new ACB-bits as seen in acct_flags in the...
2007-10-10 Stefan Metzmacherr13626: fix make test
2007-10-10 Stefan Metzmacherr13624: as abartlet requested, move the saslauthd parsi...
2007-10-10 Stefan Metzmacherr13621: add an idl structure to parse saslauthd requests
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Andrew Bartlettr13582: Indent
2007-10-10 Rafal Szczesniakr13572: Comments to async pipe open functions and copyr...
2007-10-10 Rafal Szczesniakr13568: Comments to async rpc connect functions.
2007-10-10 Rafal Szczesniakr13561: Turn all dcerpc connect and socket functions...
2007-10-10 Andrew Bartlettr13334: Add comments describing what these functions do.
2007-10-10 James Peachr13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl...
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Stefan Metzmacherr13131: windows sends termination here, this fixes...
2007-10-10 Stefan Metzmacherr13044: I finally understand that the [charset()] and...
2007-10-10 Stefan Metzmacherr13002: fix compiler warning
next