2003-12-02 |
Jelmer Vernooij | Initial step at cleaning and splitting up configure.in. |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | added netr_LogonControl() and netr_GetAnyDCName() |
tree | commitdiff |
2003-12-02 |
Jelmer Vernooij | Add script useful for finding checks for headers that... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | added netr_GetDcName() - quite a useful call |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | added netr_AccountSync(), another NT_STATUS_NOT_IMPLEME... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | added netr_AccountDeltas(), which w2k3 gives |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | make sure we can expand the critical versions structure... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | netr_DatabaseDeltas() now works. We ask for the deltas... |
tree | commitdiff |
2003-12-02 |
Tim Potter | Hide gcc error message if using a compiler that can... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | * made some field names more consistent, and worked... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | don't pollute the structure name space so much |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | netr_DatabaseSync() now works fully for databases 0... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | netr_DatabaseSync() now works fully for database 0 |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | initial netlogon database sync partly works - needs... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | added netr_DatabaseSync(). It doesn't work as I haven... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | another big improvement in the credentials API. I think... |
tree | commitdiff |
2003-12-02 |
Andrew Tridgell | * netr_ServerPasswordSet() now works - the test suite... |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | * another small API change in the credentials code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | neater credentials handling in netlogon client code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | fixed NTLMSSP_SIGN_VERSION (which I broke earlier today) |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | added netr_LogonSamLogon() and test code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | added netr_ServerAuthenticate() and test code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | added netr_ServerReqChallenge and cleaned up byte array... |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | started adding netlogon IDL and test suite |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | removed more old code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | got rid of more group mapping code |
tree | commitdiff |
2003-12-01 |
Andrew Tridgell | * got rid of UNISTR2 and everything that depends... |
tree | commitdiff |
2003-11-30 |
Andrew Tridgell | * removed a bunch of unused code |
tree | commitdiff |
2003-11-30 |
Tim Potter | Added EnumPrinterDriver, GetPrinterDriver (still in... |
tree | commitdiff |
2003-11-30 |
Andrew Tridgell | more unused headers |
tree | commitdiff |
2003-11-30 |
Andrew Tridgell | got rid of a bunch of unused header files (now replaced... |
tree | commitdiff |
2003-11-28 |
Tim Potter | GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx. |
tree | commitdiff |
2003-11-28 |
Tim Potter | Add SetPrinterData, DeletePrinterData. |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | fixed some warnings |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | the beginnings of an automated tool for working out... |
tree | commitdiff |
2003-11-28 |
Tim Potter | Fix bug in EnumPrinterData test. |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | make sure there is at least one valid interface in... |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | * added a bunch of placeholder IDL files |
tree | commitdiff |
2003-11-28 |
Tim Potter | Added EnumJobs, GetJob, SetJob RPCs. |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | * support multiple interfaces in one IDL file in pidl |
tree | commitdiff |
2003-11-28 |
Andrew Tridgell | added auto-generation of the IDL interface tables.... |
tree | commitdiff |
2003-11-27 |
Tim Potter | Implemented SetForm RPC. |
tree | commitdiff |
2003-11-27 |
Tim Potter | Add DeleteForm, start cleaning up tests. |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | more epmapper and mgmt magic |
tree | commitdiff |
2003-11-27 |
Tim Potter | Implemented AddForm RPC. The mystery of the useless_pt... |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | added an rpc scanner. This prints messages like this: |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | use EPMAPPER_PORT constant instead of 135 |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | a couple of tidyups |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | switched to WERROR return codes in the management IDL |
tree | commitdiff |
2003-11-27 |
Andrew Tridgell | added -m for 'max protocol' as a standard option |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | fixed default port handling pointed out by Tom Jansen |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | by default sign RPC over TCP but not RPC over SMB.... |
tree | commitdiff |
2003-11-26 |
Tim Potter | Implemented EnumForms and GetForm. |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | added a link to opengroup PDU definitions |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | show an error when the epmapper fails to find an interface |
tree | commitdiff |
2003-11-26 |
Tim Potter | Add bind nak to dcerpc_payload. |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | transfer syntax V2 isn't as magic as I thought |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | use the IDL defined NDR version number |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | added auto-determination of the DCERPC over TCP port... |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | fixed some memory leaks in the dcerpc use of ntlmssp... |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | signed DCERPC over TCP now works ! |
tree | commitdiff |
2003-11-26 |
Andrew Tridgell | added some paranoid checking for enums |
tree | commitdiff |
2003-11-25 |
Tim Potter | Spoolss functions return WERROR not NTSTATUS. |
tree | commitdiff |
2003-11-25 |
Jelmer Vernooij | CVS: ---------------------------------------------... |
tree | commitdiff |
2003-11-25 |
Jelmer Vernooij | Update to the modules system. Fixed: |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | * fixed byte order in epmapper parsing |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | initial implementation of dcerpc over tcp. RPC-EPMAPPER... |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | * prepared the dcerpc subsystem for adding the RPC... |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | removed the STFS specific flags in the Makefile. |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | added tests for epm_Map endpointer map calls |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | give far more detail in the EPMAPPER results |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | make sure we don't try to update a constant |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | added tests for the remaining calls on the rpc manageme... |
tree | commitdiff |
2003-11-24 |
Andrew Tridgell | added the dcerpc remote management interfaces as mgmt... |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | * better diagnostics in ndrdump |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | added a tool called 'ndrdump' that allows you to dump... |
tree | commitdiff |
2003-11-23 |
Tim Potter | Modify WINREG test program to recursively enumerate... |
tree | commitdiff |
2003-11-23 |
Tim Potter | Removed unused variable. |
tree | commitdiff |
2003-11-23 |
Tim Potter | Check NT_STATUS code from dcerpc call function before... |
tree | commitdiff |
2003-11-23 |
Tim Potter | Add a strlen_m_term() function for returning the length... |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | fixed the handling of value() attributes on scalars... |
tree | commitdiff |
2003-11-23 |
Tim Potter | Actually call right function name. |
tree | commitdiff |
2003-11-23 |
Tim Potter | Call enumkey for tridge. |
tree | commitdiff |
2003-11-23 |
Tim Potter | String termination fix. |
tree | commitdiff |
2003-11-23 |
Tim Potter | Strings in the winreg pipe are terminated. |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | ooh, this is fun! |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | save about 35% of the time for "make idl" by processing... |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | get rid of some more unused headers |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | by using a single proto.h we gain another factor of... |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | final bit of tidyup and speedup |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | much faster inner loop and neater code |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | fixed loadparm handling properly |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | nicer base type handling |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | reduced the number of magic types we need in mkproto.pl |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | we don't need awk now |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | get rid of our awk scripts |
tree | commitdiff |
2003-11-23 |
Andrew Tridgell | changed to perl for mkproto, patch from vance |
tree | commitdiff |
2003-11-22 |
Andrew Tridgell | added support for enumerated types in IDL files. This... |
tree | commitdiff |
2003-11-22 |
Andrew Tridgell | added support for 'const' in IDL files. This makes... |
tree | commitdiff |
2003-11-22 |
Andrew Tridgell | added the beginnings of an IDL validator, to give clear... |
tree | commitdiff |
next |