Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore generated files | Klaus Kaempf | 2009-07-14 | 0 | -0/+0 | |
| | ||||||
* | up version | Anas Nashif | 2008-09-15 | 2 | -3/+3 | |
| | ||||||
* | fixed testsuite | Anas Nashif | 2008-05-28 | 2 | -3/+3 | |
| | ||||||
* | add selector filter support | Anas Nashif | 2008-05-09 | 1 | -153/+173 | |
| | | | | | style | |||||
* | fixed segfault with duplicate properties | Anas Nashif | 2008-04-17 | 1 | -3/+8 | |
| | ||||||
* | remove dependency on b2 | Anas Nashif | 2008-04-09 | 1 | -1/+1 | |
| | ||||||
* | up version | Anas Nashif | 2008-04-06 | 1 | -1/+1 | |
| | ||||||
* | up version | Anas Nashif | 2008-03-12 | 1 | -2/+2 | |
| | ||||||
* | simple filter case missing | Liang Hou | 2008-03-04 | 1 | -1/+2 | |
| | ||||||
* | filter for subscription | Anas Nashif | 2008-03-03 | 1 | -5/+3 | |
| | ||||||
* | update with new API support complex filters | Anas Nashif | 2008-03-03 | 5 | -38/+42 | |
| | ||||||
* | - new filter API added and used | Anas Nashif | 2008-03-03 | 2 | -27/+24 | |
| | | | | | - Added assoicatiors and references actions instead of having them as options | |||||
* | set dialect correctly | Anas Nashif | 2008-02-05 | 1 | -2/+2 | |
| | ||||||
* | add initial wseventmgr.c | Liang Hou | 2008-01-28 | 2 | -4/+592 | |
| | ||||||
* | add eventing secure deliery related options | Liang Hou | 2008-01-28 | 1 | -3/+53 | |
| | ||||||
* | usage | Anas Nashif | 2008-01-17 | 1 | -2/+2 | |
| | ||||||
* | add wsman .net project files | Liang Hou | 2007-12-21 | 2 | -0/+224 | |
| | ||||||
* | add anon. identify support | Anas Nashif | 2007-12-19 | 1 | -15/+22 | |
| | ||||||
* | fix an error in renew | Liang Hou | 2007-12-13 | 1 | -2/+2 | |
| | ||||||
* | update for internal implementation change of ↵ | Liang Hou | 2007-12-12 | 1 | -2/+8 | |
| | | | | wsmc_action_unsubscribe/wsmc_action_renew | |||||
* | update for unsubscribe/renew interface change | Liang Hou | 2007-11-26 | 1 | -2/+2 | |
| | ||||||
* | fixed serialization | Anas Nashif | 2007-11-26 | 2 | -5/+4 | |
| | ||||||
* | c++ identify example | Anas Nashif | 2007-11-25 | 2 | -1/+47 | |
| | ||||||
* | update the example for serialization API update | Liang Hou | 2007-11-20 | 1 | -2/+3 | |
| | ||||||
* | added debug | Anas Nashif | 2007-11-10 | 1 | -2/+22 | |
| | ||||||
* | 1.5 release | Anas Nashif | 2007-10-27 | 1 | -2/+2 | |
| | ||||||
* | set var as null | Anas Nashif | 2007-10-25 | 1 | -1/+2 | |
| | ||||||
* | invoke custom action from a file (Chris Poblete) | Anas Nashif | 2007-10-25 | 1 | -6/+7 | |
| | ||||||
* | add encoding option | Liang Hou | 2007-10-12 | 1 | -3/+8 | |
| | ||||||
* | ignore generated files | Klaus Kaempf | 2007-10-05 | 0 | -0/+0 | |
| | ||||||
* | update for unsubscribe/renew client interface change | Liang Hou | 2007-09-29 | 1 | -10/+2 | |
| | ||||||
* | update for wsmc_read_file interface change | Liang Hou | 2007-09-23 | 2 | -4/+4 | |
| | ||||||
* | ad lwsman | Anas Nashif | 2007-09-20 | 1 | -1/+1 | |
| | ||||||
* | add notify-reference-properties option for specify ReferenceProperties for ↵ | Liang Hou | 2007-09-03 | 1 | -1/+6 | |
| | | | | notification | |||||
* | adapt to new iniparser interface | Anas Nashif | 2007-08-21 | 4 | -106/+115 | |
| | ||||||
* | update renew command support | Liang Hou | 2007-08-06 | 1 | -2/+5 | |
| | ||||||
* | generate bzip dists | Anas Nashif | 2007-08-03 | 1 | -0/+1 | |
| | ||||||
* | treat warnings as errors and fixed them | Anas Nashif | 2007-08-03 | 9 | -348/+337 | |
| | ||||||
* | - gcc warned: create_resource.c:123: warning: 'return' with no value, in ↵ | Klaus Kaempf | 2007-08-03 | 1 | -1/+1 | |
| | | | | function returning non-void | |||||
* | - gcc warned: enum_epr.c:188: warning: format '%d' expects type 'int', but ↵ | Klaus Kaempf | 2007-08-03 | 1 | -2/+1 | |
| | | | | argument 3 has type 'listcount_t' | |||||
* | - gcc warned: win32_service.c:163: warning: 'return' with no value, in ↵ | Klaus Kaempf | 2007-08-03 | 1 | -1/+3 | |
| | | | | function returning non-void | |||||
* | - gcc warned: wsman.c:699: warning: 'enumContext' is used uninitialized in ↵ | Klaus Kaempf | 2007-08-03 | 1 | -1/+1 | |
| | | | | this function | |||||
* | - include wsman-client-transport.h to get prototypes | Klaus Kaempf | 2007-08-03 | 1 | -5/+5 | |
| | | | | | | | | - declare getpass() explicitly in Linux, since getpass(3) says "This function is obsolete. Do not use it." and thus unistd.h doesn't declare it by default. - pass client pointer to wsmc_transport_fini() | |||||
* | fixed client options for eventing | Anas Nashif | 2007-08-03 | 1 | -7/+7 | |
| | ||||||
* | initial eventing support | Anas Nashif | 2007-08-03 | 1 | -1/+100 | |
| | ||||||
* | fixed cpp client | Anas Nashif | 2007-08-02 | 6 | -37/+28 | |
| | | | | | removed obsolete client | |||||
* | add WsManClient* parameter to request_usr_pwd | Klaus Kaempf | 2007-08-02 | 1 | -1/+1 | |
| | ||||||
* | up version | Anas Nashif | 2007-06-25 | 1 | -1/+1 | |
| | ||||||
* | beta3 | Anas Nashif | 2007-06-01 | 1 | -1/+1 | |
| | ||||||
* | added ssl key option | Anas Nashif | 2007-06-01 | 2 | -1/+7 | |
| |