summaryrefslogtreecommitdiffstats
path: root/examples/win32_service.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code that is duplicated all over the placeSam Kottler2013-06-301-2/+0
* Adapt to reduced libu exposure in openwsman public apiKlaus Kämpf2011-09-141-0/+1
* update with new API support complex filtersAnas Nashif2008-03-031-1/+1
* fixed serializationAnas Nashif2007-11-261-4/+4
* - gcc warned: win32_service.c:163: warning: 'return' with no value, in functi...Klaus Kaempf2007-08-031-1/+3
* wsman_client -> wsmcAnas Nashif2007-05-161-18/+18
* more API changesAnas Nashif2007-05-161-4/+4
* api changesAnas Nashif2007-05-161-9/+9
* improve client thread safety. Anas Nashif2007-05-041-1/+1
* merge branch with fixes of bg #71Anas Nashif2007-03-291-10/+10
* re-installing openwsman from scratch makes wsman-api.h available.Klaus Kaempf2007-03-051-2/+1
* adapt to current openwsman includesKlaus Kaempf2007-03-051-1/+2
* fixed example clientsAnas Nashif2007-03-041-208/+212
* Modified client API. Ruby is not fixedVadim Revyakin2007-01-291-7/+6
* adapt invoke callsAnas Nashif2007-01-251-2/+2
* serialization with several name spaces and attributes. SER_STRUCT define impr...Vadim Revyakin2007-01-161-2/+2
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-201-50/+50
* improved examples with new functionsAnas Nashif2006-12-071-6/+9
* use wsenum_enumerate_and_pullAnas Nashif2006-11-291-37/+22
* stop/start windows services with deserializationAnas Nashif2006-11-291-29/+91
* moved examples to where they belongAnas Nashif2006-11-291-0/+239