summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: e333bcc0163fa6776a739c107cd89cdcb1c89264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
11th Jun. 2015, Jean-Pierre Bogler:
  - Contribution from Ansgar Wehrle:
    - Introduced configure switch "---with-nsmc" 
      in configure.ac.
    - Restructured project to either compile using 
      the test or stub NSMC
    - Add "run_tests.sh" as a convenient way to 
      start tests.

16th Oct. 2013, Jean-Pierre Bogler:
  - Introduced parameters for restart reason and 
    type in NSMC call.

19th Sep. 2013, Jean-Pierre Bogler:
  - Temporary fix to return the ApplicationMode
    in which we initially were in and not the 
    ApplicationMode that recently was set.
  - Added dependency to pas-daemon.service to
    assert stable PCL handling.
    
09th Sep. 2013, Jean-Pierre Bogler:
  - Moved reading of "ApplicationMode" via PCL in 
    the "Getter function", since we can't use PCL 
    until the dbus interface is exported (because 
    the PCL needs the dbus interface to register)

02nd Aug. 2013, Jean-Pierre Bogler:
  - Introduced PCL in NSM to store ApplicationMode
  
01st Aug. 2013, Jean-Pierre Bogler:
  - Minor fixes and changes

18th Apr. 2013, Jean-Pierre Bogler:
  - Allow NSMC to register sessions

15th Mar. 2013, Jean-Pierre Bogler:
  - Introduced NodeStateAccess
  - Introduced NodeStateTest