summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code that is duplicated all over the placeSam Kottler2013-06-301-3/+3
* remove unused variables from wseventmgrKlaus Kämpf2012-11-081-8/+7
* Drop unused variable assignmentsKlaus Kämpf2012-11-081-3/+0
* Evaluate return value from u_option_context_parse()Klaus Kämpf2012-11-081-3/+8
* operation timeout value is in millisecondsKlaus Kämpf2012-11-081-1/+1
* Check result of u_parse_queryKlaus Kämpf2012-03-301-0/+4
* Remove option '-Q, --request'Klaus Kämpf2012-03-281-3/+0
* Adapt to reduced libu exposure in openwsman public apiKlaus Kämpf2011-09-142-2/+2
* wsmancli allow debugging of invalid response XMLKlaus Kämpf2011-09-081-6/+14
* Use https (port 5986) when cainfo is set.Klaus Kämpf2011-06-101-1/+1
* Fix segfault in wsmancliKlaus Kämpf2011-04-201-9/+14
* Fix integral parameter handling on ppc and s390xKlaus Kämpf2011-03-161-6/+6
* Output enumeration results to separate output filesKlaus Kämpf2010-11-051-2/+20
* Fix --sslkey to set the transport key, warn about missing --cacertKlaus Kämpf2010-09-141-1/+5
* references and associators enumeration commands cause an inverse requestKlaus Kämpf2010-09-131-1/+1
* Enhance enumerate with association filterKlaus Kämpf2010-09-131-1/+57
* Fix --sslkey, add warning about --cacertKlaus Kämpf2010-09-131-3/+7
* Adapt to IANA ports of 5985 (http) and 5986 (https)Klaus Kämpf2010-09-102-2/+2
* Fix handling empty properties on command lineKlaus Kämpf2010-03-291-1/+1
* add ChangeLogKlaus Kaempf2010-02-202-3/+10
* up versionAnas Nashif2008-09-151-1/+1
* add selector filter supportAnas Nashif2008-05-091-153/+173
* fixed segfault with duplicate propertiesAnas Nashif2008-04-171-3/+8
* simple filter case missingLiang Hou2008-03-041-1/+2
* filter for subscriptionAnas Nashif2008-03-031-5/+3
* update with new API support complex filtersAnas Nashif2008-03-032-11/+15
* - new filter API added and usedAnas Nashif2008-03-032-27/+24
* set dialect correctlyAnas Nashif2008-02-051-2/+2
* add initial wseventmgr.cLiang Hou2008-01-282-4/+592
* add eventing secure deliery related optionsLiang Hou2008-01-281-3/+53
* usage Anas Nashif2008-01-171-2/+2
* add anon. identify supportAnas Nashif2007-12-191-15/+22
* fix an error in renewLiang Hou2007-12-131-2/+2
* update for internal implementation change of wsmc_action_unsubscribe/wsmc_act...Liang Hou2007-12-121-2/+8
* update for unsubscribe/renew interface changeLiang Hou2007-11-261-2/+2
* set var as nullAnas Nashif2007-10-251-1/+2
* invoke custom action from a file (Chris Poblete)Anas Nashif2007-10-251-6/+7
* add encoding optionLiang Hou2007-10-121-3/+8
* update for unsubscribe/renew client interface changeLiang Hou2007-09-291-10/+2
* update for wsmc_read_file interface changeLiang Hou2007-09-231-3/+3
* add notify-reference-properties option for specify ReferenceProperties for no...Liang Hou2007-09-031-1/+6
* adapt to new iniparser interfaceAnas Nashif2007-08-211-2/+4
* update renew command supportLiang Hou2007-08-061-2/+5
* treat warnings as errors and fixed themAnas Nashif2007-08-031-2/+1
* - gcc warned: wsman.c:699: warning: 'enumContext' is used uninitialized in th...Klaus Kaempf2007-08-031-1/+1
* - include wsman-client-transport.h to get prototypesKlaus Kaempf2007-08-031-5/+5
* fixed client options for eventingAnas Nashif2007-08-031-7/+7
* initial eventing supportAnas Nashif2007-08-031-1/+100
* fixed cpp clientAnas Nashif2007-08-021-6/+7
* add WsManClient* parameter to request_usr_pwdKlaus Kaempf2007-08-021-1/+1