r6961: Add RPC-WINREG to list of win2k3 tests
[samba.git] / source / librpc /
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Stefan Metzmacherr6938: a minor update, use a better name for the NDR...
2007-10-10 Tim Potterr6936: Have RPC compression depend only on NDR_DRSUAPI...
2007-10-10 Tim Potterr6932: Comment out static function - not used anywhere?
2007-10-10 Volker Lendecker6907: Unixinfo for samba4, not activated by default.
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Andrew Tridgellr6814: fill in two more unknown values in cldap responses
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Stefan Metzmacherr6781: -add some comments on how attributes and objectC...
2007-10-10 Andrew Tridgellr6746: added ndr_push_union_blob() for pushing IDL...
2007-10-10 Stefan Metzmacherr6731: add a useful function for getting a guid with...
2007-10-10 Andrew Tridgellr6720: added support for the remaining 2 types of CLDAP...
2007-10-10 Andrew Tridgellr6719: pidl need to be told that the external type...
2007-10-10 Andrew Tridgellr6693: first version of cldap client library, with...
2007-10-10 Andrew Tridgellr6690: added ndr_pull_struct_blob_all(), which is like...
2007-10-10 Andrew Tridgellr6620: the type 23 schannel bind uses a workstation...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Stefan Metzmacherr6574: send a value for embedded ref pointers,
2007-10-10 Stefan Metzmacherr6572: add "string_array" as new scalar type for handli...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Tridgellr6557: make srvsvc available on ncalrpc and ncacn_ip_tc...
2007-10-10 Andrew Bartlettr6544: Use common structures between SAMR, NETLGON...
2007-10-10 Andrew Bartlettr6526: Rename this RPC fault. Everybody else calls...
2007-10-10 Stefan Metzmacherr6519: move string handling functions to a seperate...
2007-10-10 Stefan Metzmacherr6518: fix formatting
2007-10-10 Tim Potterr6504: Fix incorrect value for SERVICE_STATE_ALL found...
2007-10-10 Andrew Tridgellr6341: fixed the schannel idl to handle dotted names...
2007-10-10 Andrew Tridgellr6338: ADS style GETDC response now works well enough...
2007-10-10 Andrew Tridgellr6331: added IDL and test suite for the ADS style respo...
2007-10-10 Tim Potterr6325: Rename aliasname -> alias_name in CreateDomAlias...
2007-10-10 Andrew Tridgellr6323: added server side support for dgram NTLOGON...
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
2007-10-10 Andrew Tridgellr6320: some minor netlogon datagram fixes - NT4 can...
2007-10-10 Stefan Metzmacherr6295: - add idl for EcDoRpc from the exchange_emsmdb...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6293: fix formating
2007-10-10 Andrew Tridgellr6287: sorted out a small but surprisingly tricky depen...
2007-10-10 Andrew Bartlettr6272: For 'programmed' use of an anonymous account...
2007-10-10 Andrew Tridgellr6248: added parsing of type 10 UAS announce netlogon...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6245: receive and parse the GETDC response in the...
2007-10-10 Richard Sharper6229: Back out these changes ...
2007-10-10 Andrew Tridgellr6223: added a bit more datagram infrastructure and...
2007-10-10 Richard Sharper6219: This change allows us to fall back to authentica...
2007-10-10 Andrew Tridgellr6209: started added code to support mailslot requests...
2007-10-10 Stefan Metzmacherr6194: - fix some spoolss_*Form names and types
2007-10-10 Stefan Metzmacherr6191: fix spoolss_Enum* push code
2007-10-10 Stefan Metzmacherr6189: move function to the right place
2007-10-10 Stefan Metzmacherr6188: correct fix for rev 6182
2007-10-10 Andrew Tridgellr6184: the beginnings of the libcli/dgram/ library...
2007-10-10 Richard Sharper6182: Jelmer, I think we need to initialize the switch...
2007-10-10 Jelmer Vernooijr6181: Use ndr_print_set_switch_value() here as well.
2007-10-10 Jelmer Vernooijr6180: Use token_lists for storing switch values
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Stefan Metzmacherr6178: fix ncacn_np connection without sign or seal...
2007-10-10 Stefan Metzmacherr6135: - make use of the new dom_sid28 type
2007-10-10 Stefan Metzmacherr6134: add a new type dom_sid28 which is a 28 byte...
2007-10-10 Stefan Metzmacherr6132: allow up to 15 sub_auth in a dom_sid
2007-10-10 Stefan Metzmacherr6131: decompression of DsGetNCChanges level 2 response...
2007-10-10 Stefan Metzmacherr6129: - add our own MSZIP decompression implementation
2007-10-10 Richard Sharper6118: Make it so that we can do --with-zlib=no in...
2007-10-10 Stefan Metzmacherr6115: don't try to decompress level 7 buffers yet
2007-10-10 Stefan Metzmacherr6114: the marker is const and is 0x434B 'CK'
2007-10-10 Stefan Metzmacherr6112: try to decompress all chunks and put them together
2007-10-10 Stefan Metzmacherr6100: - fix nondiscriminant -> nodiscriminant (that...
2007-10-10 Stefan Metzmacherr6099: use the enum print function
2007-10-10 Stefan Metzmacherr6065: revert test value
2007-10-10 Stefan Metzmacherr6061: add start of compression support in our rpc...
2007-10-10 Andrew Bartlettr6032: Fix up SetServerPassword2 on NETLOGON for [bigen...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Stefan Metzmacherr6000: add some notes about the cases where compression...
2007-10-10 Stefan Metzmacherr5998: I was wrong with the highwater mark...
2007-10-10 Jelmer Vernooijr5986: Fix the build. Metze, could you please verify...
2007-10-10 Jelmer Vernooijr5980: Fix double free after unexpected disconnect.
2007-10-10 Jelmer Vernooijr5977: Fix uninitialised memory bug in ndr_pull_ref_ptr...
2007-10-10 Jelmer Vernooijr5976: SIDs can't have more then 5 subauths (caught...
2007-10-10 Stefan Metzmacherr5949: give things more meaning, and reuse structs...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5932: Use cli_credentials somewhat more in the Gtk...
2007-10-10 Jelmer Vernooijr5930: Fix initialisation of dcerpc_binding->authservice
2007-10-10 Jelmer Vernooijr5929: Use cli_credentials for the SMB functions as...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORK...
2007-10-10 Jelmer Vernooijr5867: winreg depends on initshutdown now (uses initshu...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5850: enable parsing of revision 4 security acl's
2007-10-10 Stefan Metzmacherr5839: add LDAP DirSync control idl
2007-10-10 Stefan Metzmacherr5830: start to analyse the attribute values, depending...
2007-10-10 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...
2007-10-10 Stefan Metzmacherr5799: more DsGetNCChanges updates, I'm starting to...
2007-10-10 Stefan Metzmacherr5798: limit the size of an sid, 28 bytes complete...
2007-10-10 Stefan Metzmacherr5797: - add idl property [subcontext_size()]
2007-10-10 Stefan Metzmacherr5796: add ndr_* function for int8 and int16
2007-10-10 Andrew Bartlettr5783: Test renaming of accounts in the RPC-SAMR test...
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5766: get some more DsGetNCChanges stuff parsing correct
2007-10-10 Stefan Metzmacherr5765: remove unused var
next