File: ChangeLog

package info (click to toggle)
gbindadmin 0.1.5-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,168 kB
  • ctags: 450
  • sloc: ansic: 5,934; sh: 3,607; makefile: 182
file content (50 lines) | stat: -rw-r--r-- 1,642 bytes parent folder | download
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
39
40
41
42
43
44
45
46
47
48
49
50
Version 0.1.5
--------------
Added RNDC_CONF path configure option.
Fixed a problem where the defined group NOBODY wouldnt be
added in some cases (thanks to Jason Banks).
User and group delimiters for chown are now colons.
Pressing enter in the verification entry now runs the specified command.
Fixed cases where rndc.conf could be missing (thanks to Jason Banks).
All translatable strings are now utf8 aware and the entire application can be translated.
Added Swedish translation (Magnus-swe)



Version 0.1.4
--------------
User NOBODY is added if it doesnt exist.
The secret key is now shown in the settings window.


Version 0.1.3
--------------
Owner and group for the bind chroot is now set 
to root.NAMED_USER so the user the server runs as 
has read and write permissions where it should.
Added a domain verification tab.


Version 0.1.2
--------------
Domain type is now selected with a combo box.
The settings directory is created if it doesnt exist.
Fixed the rpm specfile.
Added a new program icon (Thanks to Bjorn Lindner)
Thanks to Sebastian Schoss for the new site www.gadmintools.org


Version 0.1.1
--------------
Added allow-updates and also-notify in the domain settings.
The domain settings window now hides entries that cannot be 
used depending on the selected domain type.
Mayor path restructuring, the path settings can now be used.
Changed the way PTR records was created.

Version 0.1.0
--------------
Added Domain change button with domain setting window with
      recursive domain changes and on the fly domain type changes etc.
Added a Settings window with paths and rndc key generation.
Added a Resolvers tab.