summaryrefslogtreecommitdiffstats
path: root/examples/create_resource.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code that is duplicated all over the placeSam Kottler2013-06-301-4/+2
* Adapt to reduced libu exposure in openwsman public apiKlaus Kämpf2011-09-141-1/+1
* - gcc warned: create_resource.c:123: warning: 'return' with no value, in func...Klaus Kaempf2007-08-031-1/+1
* wsman_client -> wsmcAnas Nashif2007-05-161-7/+7
* more API changesAnas Nashif2007-05-161-1/+1
* api changesAnas Nashif2007-05-161-6/+6
* improve client thread safety. Anas Nashif2007-05-041-1/+1
* add namespacesAnas Nashif2007-04-231-12/+8
* merge branch with fixes of bg #71Anas Nashif2007-03-291-6/+6
* Modified client API. Ruby is not fixedVadim Revyakin2007-01-291-5/+4
* serialization with several name spaces and attributes. SER_STRUCT define impr...Vadim Revyakin2007-01-161-2/+2
* use special function for non serialized dataAnas Nashif2007-01-051-4/+5
* adapt to new Create and Put actionsAnas Nashif2007-01-051-1/+2
* min/max elements in dynamic arraysVadim Revyakin2006-12-201-1/+1
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-201-40/+34
* dynamic arrays serializationVadim Revyakin2006-12-151-1/+4
* - added example for create with serializationAnas Nashif2006-12-111-0/+178