| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r1736: - Pidl updates: | Jelmer Vernooij | 2007-10-10 | 1 | -0/+48 |
* | r1671: make [relative] pointers in idl much more generic, treating them just | Andrew Tridgell | 2007-10-10 | 1 | -3/+1 |
* | r1644: changed the way [relative] pointers work in pidl, making them much | Andrew Tridgell | 2007-10-10 | 1 | -0/+12 |
* | r1294: A nice, large, commit... | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r1274: revert -r 1239 as discussed with abartlet | Stefan Metzmacher | 2007-10-10 | 1 | -301/+0 |
* | r1269: Add a 'base' field to the ndr_ofs_list structure which is the base to | Tim Potter | 2007-10-10 | 2 | -1/+5 |
* | r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull} | Tim Potter | 2007-10-10 | 1 | -0/+2 |
* | r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+301 |
* | r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32() | Andrew Tridgell | 2007-10-10 | 1 | -0/+10 |
* | r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin... | Andrew Tridgell | 2007-10-10 | 1 | -1/+2 |
* | r1048: - moved the schannel definitions into a separate schannel.idl | Andrew Tridgell | 2007-10-10 | 1 | -0/+2 |
* | r1030: added server side schannel support | Andrew Tridgell | 2007-10-10 | 1 | -0/+23 |
* | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 2007-10-10 | 1 | -0/+12 |
* | r895: use _t in base ndr fns | Andrew Tridgell | 2007-10-10 | 1 | -4/+4 |
* | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 2007-10-10 | 1 | -4/+4 |
* | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 2007-10-10 | 3 | -12/+12 |
* | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 2007-10-10 | 6 | -83/+83 |
* | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 2007-10-10 | 1 | -16/+61 |
* | r511: fix some const handling | Andrew Tridgell | 2007-10-10 | 1 | -3/+3 |
* | r327: fixed an uninitialised variable found by valgrind | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r275: added IDL and test code for samr_QueryDisplayInfo3(), | Andrew Tridgell | 2007-10-10 | 1 | -2/+18 |
* | r152: a quick airport commit .... | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 2004-02-03 | 1 | -4/+0 |
* | added dom_sid_string() function | Andrew Tridgell | 2004-01-11 | 1 | -7/+15 |
* | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 2004-01-08 | 1 | -27/+41 |
* | the endpoint mapper now works in bigendian mode | Andrew Tridgell | 2003-12-31 | 2 | -3/+6 |
* | addition of samr_SetSecurity() from kai | Andrew Tridgell | 2003-12-19 | 1 | -1/+1 |
* | fixed the AddAliasMem test code | Andrew Tridgell | 2003-12-19 | 1 | -0/+23 |
* | fixed formatting of uuids in debug output | Andrew Tridgell | 2003-12-16 | 1 | -1/+1 |
* | added support for big-endian ucs2 strings (as used by big-endian | Andrew Tridgell | 2003-12-16 | 1 | -7/+17 |
* | a fairly large commit! | Andrew Tridgell | 2003-12-16 | 1 | -47/+30 |
* | Added routines for arrays of uint16s. | Tim Potter | 2003-12-12 | 1 | -0/+33 |
* | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 2003-12-12 | 1 | -1/+1 |
* | * netr_ServerPasswordSet() now works - the test suite changes the | Andrew Tridgell | 2003-12-02 | 1 | -1/+3 |
* | added netr_ServerReqChallenge and cleaned up byte array printing | Andrew Tridgell | 2003-12-01 | 2 | -11/+13 |
* | started adding netlogon IDL and test suite | Andrew Tridgell | 2003-12-01 | 1 | -0/+28 |
* | Added EnumPrinterDriver, GetPrinterDriver (still in progress) | Tim Potter | 2003-11-30 | 1 | -0/+17 |
* | Added EnumJobs, GetJob, SetJob RPCs. | Tim Potter | 2003-11-28 | 1 | -0/+17 |
* | added auto-generation of the IDL interface tables. This makes two less | Andrew Tridgell | 2003-11-28 | 2 | -40/+3 |
* | Implemented EnumForms and GetForm. | Tim Potter | 2003-11-26 | 1 | -0/+17 |
* | signed DCERPC over TCP now works ! | Andrew Tridgell | 2003-11-26 | 2 | -77/+38 |
* | added tests for epm_Map endpointer map calls | Andrew Tridgell | 2003-11-24 | 1 | -0/+3 |
* | added tests for the remaining calls on the rpc management interface | Andrew Tridgell | 2003-11-24 | 1 | -0/+32 |
* | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 2003-11-24 | 3 | -6/+38 |
* | added a tool called 'ndrdump' that allows you to dump NDR data | Andrew Tridgell | 2003-11-23 | 1 | -1/+1 |
* | ooh, this is fun! | Andrew Tridgell | 2003-11-23 | 3 | -5/+75 |
* | * fixed null terminated string handling | Andrew Tridgell | 2003-11-22 | 2 | -3/+8 |
* | * fixed NDR flag inheritance across push subcontexts | Andrew Tridgell | 2003-11-22 | 1 | -0/+3 |
* | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 2003-11-22 | 4 | -28/+244 |