| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added netr_ServerReqChallenge and cleaned up byte array printing | Andrew Tridgell | 2003-12-01 | 3 | -253/+294 |
* | started adding netlogon IDL and test suite | Andrew Tridgell | 2003-12-01 | 1 | -3/+628 |
* | Added EnumPrinterDriver, GetPrinterDriver (still in progress) | Tim Potter | 2003-11-30 | 1 | -5/+65 |
* | GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx. | Tim Potter | 2003-11-28 | 1 | -4/+20 |
* | Add SetPrinterData, DeletePrinterData. | Tim Potter | 2003-11-28 | 1 | -2/+9 |
* | the beginnings of an automated tool for working out IDL properties of | Andrew Tridgell | 2003-11-28 | 1 | -0/+1 |
* | Fix bug in EnumPrinterData test. | Tim Potter | 2003-11-28 | 1 | -3/+8 |
* | * added a bunch of placeholder IDL files | Andrew Tridgell | 2003-11-28 | 11 | -0/+188 |
* | Added EnumJobs, GetJob, SetJob RPCs. | Tim Potter | 2003-11-28 | 1 | -3/+44 |
* | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 2003-11-28 | 2 | -2/+2 |
* | Implemented SetForm RPC. | Tim Potter | 2003-11-27 | 1 | -1/+5 |
* | Add DeleteForm, start cleaning up tests. | Tim Potter | 2003-11-27 | 1 | -1/+3 |
* | more epmapper and mgmt magic | Andrew Tridgell | 2003-11-27 | 1 | -4/+8 |
* | Implemented AddForm RPC. The mystery of the useless_ptr has been | Tim Potter | 2003-11-27 | 1 | -1/+19 |
* | added an rpc scanner. This prints messages like this: | Andrew Tridgell | 2003-11-27 | 1 | -0/+6 |
* | use EPMAPPER_PORT constant instead of 135 | Andrew Tridgell | 2003-11-27 | 1 | -0/+2 |
* | switched to WERROR return codes in the management IDL | Andrew Tridgell | 2003-11-27 | 1 | -19/+16 |
* | Implemented EnumForms and GetForm. | Tim Potter | 2003-11-26 | 1 | -4/+20 |
* | added a link to opengroup PDU definitions | Andrew Tridgell | 2003-11-26 | 1 | -0/+3 |
* | Add bind nak to dcerpc_payload. | Tim Potter | 2003-11-26 | 1 | -0/+1 |
* | use the IDL defined NDR version number | Andrew Tridgell | 2003-11-26 | 1 | -1/+1 |
* | added auto-determination of the DCERPC over TCP port number by asking | Andrew Tridgell | 2003-11-26 | 2 | -1/+18 |
* | signed DCERPC over TCP now works ! | Andrew Tridgell | 2003-11-26 | 1 | -14/+56 |
* | Spoolss functions return WERROR not NTSTATUS. | Tim Potter | 2003-11-25 | 1 | -187/+196 |
* | added tests for epm_Map endpointer map calls | Andrew Tridgell | 2003-11-24 | 1 | -4/+4 |
* | give far more detail in the EPMAPPER results | Andrew Tridgell | 2003-11-24 | 1 | -19/+22 |
* | added tests for the remaining calls on the rpc management interface | Andrew Tridgell | 2003-11-24 | 1 | -3/+17 |
* | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 2003-11-24 | 4 | -8/+81 |
* | * better diagnostics in ndrdump | Andrew Tridgell | 2003-11-23 | 1 | -1/+5 |
* | Add a strlen_m_term() function for returning the length of a string | Tim Potter | 2003-11-23 | 1 | -2/+2 |
* | fixed the handling of value() attributes on scalars in IDL that | Andrew Tridgell | 2003-11-23 | 2 | -6/+6 |
* | Strings in the winreg pipe are terminated. | Tim Potter | 2003-11-23 | 1 | -3/+3 |
* | ooh, this is fun! | Andrew Tridgell | 2003-11-23 | 2 | -1/+124 |
* | added support for enumerated types in IDL files. This makes unions | Andrew Tridgell | 2003-11-22 | 1 | -4/+11 |
* | added support for 'const' in IDL files. This makes it easy to define | Andrew Tridgell | 2003-11-22 | 1 | -8/+8 |
* | * fixed handling of relative subcontext unions | Andrew Tridgell | 2003-11-22 | 1 | -19/+19 |
* | dfs torture test now passes | Andrew Tridgell | 2003-11-22 | 1 | -7/+6 |
* | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 2003-11-22 | 1 | -5/+5 |
* | * you can't have two parameters with the same name (pidl doesn't enforce | Andrew Tridgell | 2003-11-22 | 1 | -3/+3 |
* | Convert all NTSTATUS return codes to WERROR. | Tim Potter | 2003-11-22 | 1 | -41/+107 |
* | added some explanations for epmapper IDL and dom_sid2 | Andrew Tridgell | 2003-11-22 | 1 | -0/+13 |
* | don't ignore .h files here | Andrew Tridgell | 2003-11-21 | 1 | -1/+1 |
* | forgot to commit this, sorry | Andrew Tridgell | 2003-11-21 | 1 | -0/+41 |
* | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 2003-11-21 | 12 | -6/+179 |
* | Implement DeleteKey, DeleteValue, FlushKey. | Tim Potter | 2003-11-21 | 1 | -6/+11 |
* | Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey. | Tim Potter | 2003-11-21 | 1 | -0/+206 |
* | More work on eventlog - still doesn't work. (-: | Tim Potter | 2003-11-21 | 1 | -5/+19 |
* | added 4 more levels to samr_QueryDisplayInfo() | Andrew Tridgell | 2003-11-21 | 2 | -5/+45 |
* | Todd Sabin pointed out that a couple of the values I marked as hyper_t | Andrew Tridgell | 2003-11-20 | 1 | -3/+10 |
* | Add initial work on eventlog - doesn't quite work yet. | Tim Potter | 2003-11-20 | 1 | -0/+32 |