Commit Graph

22 Commits

Author SHA1 Message Date
29ed6544c5 switch everything to new log API and drop old one 2016-03-30 14:47:57 +02:00
8c20d78941 remove dos style newlines 2016-02-05 17:38:49 +01:00
28112ee228 Fix Branch condition evaluates to a garbage value found by Clang Analyzer
---
 src/ac/ac_backend.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
2015-01-22 10:19:38 +01:00
8937ded1d3 Improved the management of soap request/response.
The director has the opportunity to change the configuration of AC in join
connection. The virtual interfaces which encapsulate the wifi stations is
managed dynamically by the Director.
The AC must request authorization from Director for associate a station.
2014-10-19 21:37:22 +02:00
8d9985fdea The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
d2c01ad82a Improved the management of the IEEE802.11 Beacon and add the management of
IEEE802.11 Probe Response.
2014-01-10 13:25:28 +01:00
0fa34f80da First code for management AddWLAN 2013-12-01 22:51:26 +01:00
e02815f576 Cleaning code 2013-12-01 22:50:33 +01:00
91bc075d6a Management SOAP Comet Notify Event 2013-11-24 23:02:09 +01:00
d303f057f0 Free backend management resource after close all sessions 2013-11-24 23:00:57 +01:00
f0c5146563 Improve management SOAP request/response with Director 2013-11-24 16:36:08 +01:00
26b9a9e0fa Fix lock destroy 2013-11-24 14:45:45 +01:00
909899526c Change COMET idevent from string to int 2013-11-23 22:30:08 +01:00
68f14a8aca Notify event request atomic block of memory 2013-11-21 22:03:05 +01:00
df4161dae7 Add management backend for close WTP sessions or reset a WTP 2013-11-10 22:11:56 +01:00
4cbff2eead Stub SOAP action 2013-11-04 18:02:10 +01:00
38b8207f0b Add teardown SOAP request and fix param name 2013-09-15 22:05:27 +02:00
89547e1b67 Add forcereset to SOAP Join AC Request for force reset session 2013-09-11 21:21:24 +02:00
46857e8864 Add support to soap session into function 2013-08-07 21:48:22 +02:00
c2ff7e0db5 First stone for the management the AC via webservice 2013-07-25 23:12:43 +02:00
996a9e0f36 Progress of the management webservice 2013-07-25 22:19:00 +02:00
4953ff684d Add first draft of calls to backend web service 2013-07-23 22:10:26 +02:00