r6246: stop waiting when we get a reply
[samba.git] / source / librpc /
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
2007-10-10 Stefan Metzmacherr5764: add support for embedded ref pointers
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
2007-10-10 Stefan Metzmacherr5736: fix to avoid endless recursion in ndr_size_...
2007-10-10 Jelmer Vernooijr5676: Fix some alignment issues and IRemoteActivation
2007-10-10 Jelmer Vernooijr5675: - More DCOM bug fixes
2007-10-10 Jelmer Vernooijr5674: - Re-enable DCOM support.
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5671: Bunch of fixes related to arrays and pointers...
2007-10-10 Andrew Bartlettr5667: Move schannel state into libcli/auth (as it...
2007-10-10 Jelmer Vernooijr5663: Revert some changes I didn't mean to commit...
2007-10-10 Jelmer Vernooijr5662: eventlog uses dom_sid so it depends on security
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Stefan Metzmacherr5603: add "authservice()" property to the interface...
2007-10-10 Tim Potterr5554: Constants and untested IDL for spoolss_SetPrinter()
2007-10-10 Tim Potterr5553: Add idl and test for spoolss_AddPort(). It...
2007-10-10 Stefan Metzmacherr5537: - make use of bitmaps and enums
2007-10-10 Stefan Metzmacherr5515: fix PrinterInfo3
2007-10-10 Jelmer Vernooijr5506: Simplify the use of subcontexts and make them...
2007-10-10 Stefan Metzmacherr5505: make usage of bitmap's :-)
2007-10-10 Stefan Metzmacherr5504: fix typo
2007-10-10 Stefan Metzmacherr5498: fix OpenPrinter() idl and torture test
2007-10-10 Jelmer Vernooijr5492: Update example coclass, autogenerate some parts.
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Stefan Metzmacherr5488: - let the request be a child of the pipe struct
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr5486: - Use references to interfaces in coclasses...
2007-10-10 Jelmer Vernooijr5476: Move ORPC extensions to DCE/RPC into seperate...
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5450: Add test function for "embedded" conformant...
2007-10-10 Stefan Metzmacherr5446: fix pulling of arrays in EnumXXX functions
2007-10-10 Stefan Metzmacherr5445: move FormInfo1 struct to the place where it...
2007-10-10 Jelmer Vernooijr5427: NTSTATUS is treated by pidl as a 'real' scalar...
2007-10-10 Andrew Tridgellr5414: - added libcli/wins/, a basic client library...
2007-10-10 Andrew Tridgellr5406: fixed dependencies for the WREPL subsystem
2007-10-10 Andrew Tridgellr5402: a initial attempt at a IDL definition of the...
2007-10-10 Andrew Tridgellr5388: uppercase the server name on ncacn_ip_tcp
2007-10-10 Jelmer Vernooijr5376: ORPC is NDR specific, so move it to ndr.pm.
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Jelmer Vernooijr5363: - ndr_%_ptr -> ndr_%_unique_ptr
2007-10-10 Jelmer Vernooijr5362: Add pointer_default() support to pidl. pointer_d...
next