- 22 Mar, 2013 1 commit
-
-
Tomas Hlavacek authored
Implement loading of config.py from arbitrary path. The file potentially contains sensitive material like passwords, usernames, list of routers etc. and should be placed outside the www root directory.
-
- 20 Mar, 2013 1 commit
-
-
Tomas Hlavacek authored
Move all sources from src to the root of the project.
-
- 18 Jan, 2013 1 commit
-
-
Tomas Hlavacek authored
Logfile may grow to huge sizes when ULG runs with debug on. To avoid situation there is a check of the size and eventual removal of the overgrown logfile.
-
- 08 Dec, 2012 1 commit
-
-
Tomas Hlavacek authored
Replace CZ.NIC Labs (which does not exist as a legal entity) by CZ.NIC, z.s.p.o. which is the correct name.
-
- 30 Nov, 2012 1 commit
-
-
Tomas Hlavacek authored
Update licencing header in sources to reflect actual authorship of CZ.NIC labs. Move personal credits to file CREDITS. Add copy of the license GNU GPLv3 to LICENSE file.
-
- 21 Aug, 2012 1 commit
-
-
Tomas Hlavacek authored
Raw I/O for BIRD implemented (inspiration taken from client.c of BIRD). Bugfixes and more debug added to command thread body. ULG cron now check age of sessions and deletes only sessions older than 1 hour.
-
- 27 Jul, 2012 1 commit
-
-
Tomas Hlavacek authored
-
- 20 Jul, 2012 1 commit
-
-
Tomas Hlavacek authored
Logging implemented. Exception handling and logging on the application level implemented. Few minor bugfixes.
-
- 18 Jul, 2012 1 commit
-
-
Tomas Hlavacek authored
ULG model implemented. CGI transition finalized. Select items implemeted and Decorator support added.
-
- 16 Jul, 2012 1 commit
-
-
Tomas Hlavacek authored
-