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