r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC tests...
[kai/samba.git] / source4 / librpc /
2007-10-10 Jelmer Vernooijr24866: Put remainder of binding string tests in librpc...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Ronnie Sahlbergr24779: add 11 specific access rights that applies...
2007-10-10 Ronnie Sahlbergr24777: add 11 specific access rights to the access...
2007-10-10 Ronnie Sahlbergr24775: add 5 specific access right bits for the access...
2007-10-10 Ronnie Sahlbergr24774: add 5 specific access mask bits for policy...
2007-10-10 Ronnie Sahlbergr24772: add a bitmap that describes 6 of the specific...
2007-10-10 Jelmer Vernooijr24763: Allow users to leave out the transport in DCE...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24753: Allow host name in binding string without trans...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24540: rename struct dcerpc_endpoint_list/struct dcerp...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Stefan Metzmacherr24449: length_is() isn't supported without size_is().
2007-10-10 Stefan Metzmacherr24448: merge formating fixes SAMBA_3_2
2007-10-10 Andrew Bartlettr24118: Start fixing #4842 (usrmgr polcies menu not...
2007-10-10 Andrew Bartlettr24080: Set the primary group (matching windows) when...
2007-10-10 Andrew Bartlettr24052: Fix some of the NT4 usrmgr.exe portions of...
2007-10-10 Andrew Bartlettr23890: Allow wbinfo -a to work against Samba4's winbind.
2007-10-10 Andrew Bartlettr23812: Remove more code found as dead by the find_stat...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jim McDonoughr23643: Fix the build farm tests. We were incorrectly...
2007-10-10 Günther Deschnerr23630: Found out what LSA_LOOKUP_NAMES level 5 means:
2007-10-10 Günther Deschnerr23629: Document lsa lookupname lookuplevels Volker...
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Stefan Metzmacherr23418: 'S' is 0x53...
2007-10-10 Günther Deschnerr23384: Fill in NETLOGON netr_DsRGetForestTrustInformat...
2007-10-10 Günther Deschnerr23382: Fill in lsa_lsaRQueryForestTrustInformation.
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Günther Deschnerr23240: Fill in netr_DsrGetDcSiteCoverageW.
2007-10-10 Günther Deschnerr23239: Fill in drsuapi_QuerySitesByCost.
2007-10-10 Andrew Bartlettr23134: Set the event context onto the cli_credentials.
2007-10-10 Günther Deschnerr23129: Merge from 3_0:
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Stefan Metzmacherr22683: fix the logic for skipping the pipe_dead()
2007-10-10 Stefan Metzmacherr22619: fix pidl warnings
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Stefan Metzmacherr22534: don't remove socket and fd_event before we...
2007-10-10 Stefan Metzmacherr22528: remember that the connection was marked dead...
2007-10-10 Stefan Metzmacherr22515: only steal pipe on success
2007-10-10 Stefan Metzmacherr22486: add a flag to ignore timeouts of a request...
2007-10-10 Stefan Metzmacherr22485: don't crash when the main dcerpc code haven...
2007-10-10 Stefan Metzmacherr22470: merge handling of broken connections from wins...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Stefan Metzmacherr22386: another unused include
2007-10-10 Jelmer Vernooijr22339: Run some more tests.
2007-10-10 Stefan Metzmacherr21928: fix the interface uuid of wzcsvc.
2007-10-10 Jelmer Vernooijr21837: Make dcerpc_mgmt a separate library again,...
2007-10-10 Jelmer Vernooijr21829: Integrate mgmt in libdcerpc. We have enough...
2007-10-10 Stefan Metzmacherr21817: give fields a meaning
2007-10-10 Andrew Tridgellr21814: use ndr_push_error in the ndr layer, not just...
2007-10-10 Andrew Tridgellr21812: fixed an integer overflow error in the ndr...
2007-10-10 Andrew Tridgellr21811: fixed a queueing error in the dcerpc client...
2007-10-10 Andrew Bartlettr21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the...
2007-10-10 Stefan Metzmacherr21773: fix typo orginating -> originating
2007-10-10 Jelmer Vernooijr21662: More samr tests
2007-10-10 Jelmer Vernooijr21660: Add another test
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Jelmer Vernooijr21653: Add two more tdr tests.
2007-10-10 Jelmer Vernooijr21650: Update ndrdump to work in samba3
2007-10-10 Stefan Metzmacherr21595: add a constant and some comments
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21564: Move ndrdump to librpc/tools.
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Stefan Metzmacherr21520: fix the altercontext test... sorry
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Jelmer Vernooijr21489: Remove accidently committed test idl.
2007-10-10 Jelmer Vernooijr21487: Fix warning when using anonymous types, initial...
2007-10-10 Jelmer Vernooijr21477: Remove unnecessary properties.
2007-10-10 Stefan Metzmacherr21464: add parsing code for the Primary:WDigest blob
2007-10-10 Stefan Metzmacherr21441: create a union for the PrimaryKerberosBlob...
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21429: Fix the build.
2007-10-10 Jelmer Vernooijr21426: Add more spoolss tests.
2007-10-10 Jelmer Vernooijr21425: Add ReplyClosePrinter.
2007-10-10 Jelmer Vernooijr21424: Add FindClosePrinterNotify.
2007-10-10 Jelmer Vernooijr21422: Add IDL for EnumPrinterKey and RemoteFindNextPr...
2007-10-10 Jelmer Vernooijr21415: Add tests for spoolss and drsuapi. Still need...
2007-10-10 Jelmer Vernooijr21414: Fill in IDL for ReplyOpenPrinter.
2007-10-10 Stefan Metzmacherr21413: fix pushing of supplementalCredentials
2007-10-10 Stefan Metzmacherr21407: auto set the len values
2007-10-10 Stefan Metzmacherr21406: add idl for parsing the 'Packages' and 'Primary...
2007-10-10 Stefan Metzmacherr21405: add support for [flag(STR_NOTERM|NDR_REMAINING...
2007-10-10 Stefan Metzmacherr21404: packages just contain utf16 strings not guids:-)
2007-10-10 Jelmer Vernooijr21403: Add netlogon tests.
2007-10-10 Stefan Metzmacherr21392: - decode the salt utf16 string into a unix...
2007-10-10 Stefan Metzmacherr21391: add supporting for
next