blob: 7eac3d3ed8209694b1d9e8902ad811ae10673e6e (
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
|
2015.07.30 -- Version 0.5.1
* fix rhrd-ws-login to work as lightdm session setup script
2015.07.30 -- Version 0.5.0
* no more special characters for passwords as rmlsend and others don't like it
* added login/logout script for workstations
2015.07.30 -- Version 0.4.3
* improved privileges check for get-rd-token
2015.07.28 -- Version 0.4.2
* disallowing empty tokens
2015.07.27 -- Version 0.4.1
* fixed return code of rd-user check
2015.07.27 -- Version 0.4.0
* added util rd-user to add/remove users to rivendell
2015.07.25 -- Version 0.3.0
* added utils get-rd-token and get-rd-week
2015.07.24 -- Version 0.2.0
* added RHRD::utils::get_rd_week()
2015.07.24 -- Version 0.1.0
* initial release
|