Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/poweradmin/poweradmin
A web-based control panel for PowerDNS
https://github.com/poweradmin/poweradmin
fix typo (based on patch from #436)
cc4b236178b955c850d3e168ce2698ec1689d994 authored over 13 years ago by Edmondas Girkantas <[email protected]>
cc4b236178b955c850d3e168ce2698ec1689d994 authored over 13 years ago by Edmondas Girkantas <[email protected]>
show info message after permission template update
e5ddcdc5104d7f9e07446c72e3d0b6c4dc23505d authored over 13 years ago by Edmondas Girkantas <[email protected]>
e5ddcdc5104d7f9e07446c72e3d0b6c4dc23505d authored over 13 years ago by Edmondas Girkantas <[email protected]>
sort permissions by name
22e8e4aaba593d88f4f495a7a82958a1ebd023f0 authored over 13 years ago by Edmondas Girkantas <[email protected]>
22e8e4aaba593d88f4f495a7a82958a1ebd023f0 authored over 13 years ago by Edmondas Girkantas <[email protected]>
disable swotching to other user feature, because
currently it doesn't work after changes in authorization
code and it was only partially implemented.
added md5salt authorization support
9907c2511334b92af9367e7977025b41d5ea873d authored over 13 years ago by Edmondas Girkantas <[email protected]>
9907c2511334b92af9367e7977025b41d5ea873d authored over 13 years ago by Edmondas Girkantas <[email protected]>
added mysql db updating script (required changes
in users table for salted md5 hashes)
6f27e27b447c6199f6d40202d1b83e06866ac09b authored over 13 years ago by Edmondas Girkantas <[email protected]>
added initial changes required for md5salt encryption support
ee8588e9bcdae186849ae16c80e1b7120e95e384 authored over 13 years ago by Edmondas Girkantas <[email protected]>
ee8588e9bcdae186849ae16c80e1b7120e95e384 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added new configuration variable - "password_encryption",
which allows to select encryption type used for storing
user passwords in database:
md5 (used by...
started to integrate patches from poweradmin-dev
mailing list - MD5 Digested Passwords with Salt.
added helper functions required for working wi...
9f58c774bbd0a99568e13dbab2304b61e1f0b23b authored over 13 years ago by Edmondas Girkantas <[email protected]>
improved get_next_serial code
be257b6bca961fa20a4e36605d3d6035124bd2c6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
be257b6bca961fa20a4e36605d3d6035124bd2c6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
get_next_serial() code is now more understandable
9f7c3e201a7d3969021f06651597d66dcb1b46d5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
9f7c3e201a7d3969021f06651597d66dcb1b46d5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
fixed get_next_serial implementation bug, when date is already in future
and revision number equals to 99, added test cases for hunting issues
a0dfd19ddd719501d79a9454fe995842722247e7 authored over 13 years ago by Edmondas Girkantas <[email protected]>
changed soa serial algorithm - when it will reach 99 changes per day,
then serial date will be updated to next day and revision will get
valuei of 00.
small fixes in get_next_serial() for correct unit testing
e7200c94558e6cf79b220811aad2cdfeb012b1ea authored over 13 years ago by Edmondas Girkantas <[email protected]>
e7200c94558e6cf79b220811aad2cdfeb012b1ea authored over 13 years ago by Edmondas Girkantas <[email protected]>
integrated serial fix from http://pastebin.com/3d2VnYbj, now if date in serial is greater than current date, then date from serial is reused
13ee260cffd592ef93d39d5b6c2811b4523a88ec authored over 13 years ago by Edmondas Girkantas <[email protected]>
13ee260cffd592ef93d39d5b6c2811b4523a88ec authored over 13 years ago by Edmondas Girkantas <[email protected]>
minor fixes to get_next_serial(), initialisation of timezone moved to proper code place
6f58331b37f2a827ae0054615959e642ea74c250 authored over 13 years ago by Edmondas Girkantas <[email protected]>
6f58331b37f2a827ae0054615959e642ea74c250 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added test unit for testing current get_next_serial() implementation
2536b36c9909a9747e1c8bd183cc991f953b8213 authored over 13 years ago by Edmondas Girkantas <[email protected]>
2536b36c9909a9747e1c8bd183cc991f953b8213 authored over 13 years ago by Edmondas Girkantas <[email protected]>
refactored update_soa_serial(): removed dead code, functions are ready for unit testing, main logic moved to get_next_serial()
d3e91650aab6c1ad094c5a7e8c2b39b5e945cdf9 authored over 13 years ago by Edmondas Girkantas <[email protected]>
d3e91650aab6c1ad094c5a7e8c2b39b5e945cdf9 authored over 13 years ago by Edmondas Girkantas <[email protected]>
login form should look better - put field title near inputbox
10a4741560f32a6529efdd8c3e1b084f07385663 authored over 13 years ago by Edmondas Girkantas <[email protected]>
10a4741560f32a6529efdd8c3e1b084f07385663 authored over 13 years ago by Edmondas Girkantas <[email protected]>
#444 - added simplified Chinese language pack
fa8109602b6ff3a62fd72504abb61f792b6b8c63 authored over 13 years ago by Edmondas Girkantas <[email protected]>
fa8109602b6ff3a62fd72504abb61f792b6b8c63 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added checking for msgfmt executable
334deb86443ee3eead9d78a2fc45ee7997fcf0a8 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
334deb86443ee3eead9d78a2fc45ee7997fcf0a8 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
added script to update copyright year in files
72a0d32798fbf960f3d9b65170538871373714e7 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
72a0d32798fbf960f3d9b65170538871373714e7 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
updated project url in copyright text
86ae2a8ff5662d63bfec170e909292244c25ed90 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
86ae2a8ff5662d63bfec170e909292244c25ed90 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#438 - added powerdns database schema for sqlite
8f789e5fb4814b4b6a7543115885b89b99757ca2 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
8f789e5fb4814b4b6a7543115885b89b99757ca2 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#431 - remove logging of username for failed authentication
79b9af8cbcc82cf942bb614eba518b3f337101cc authored almost 14 years ago by Edmondas Girkantas <[email protected]>
79b9af8cbcc82cf942bb614eba518b3f337101cc authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#431 - added logging limitation for username field (16 chars only)
aa9233c94a13b33ce2755aa988e35bcca1f30159 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
aa9233c94a13b33ce2755aa988e35bcca1f30159 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#431 - by default disable logging to syslog
66c291ffbe8100ebe5297a81e4944f9e9a300fc4 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
66c291ffbe8100ebe5297a81e4944f9e9a300fc4 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#431 - added logging of authentication attempts to syslog, it's disabled by default
85e03e35914ae135b673969a18f7ee6eb97bcd8c authored almost 14 years ago by Edmondas Girkantas <[email protected]>
85e03e35914ae135b673969a18f7ee6eb97bcd8c authored almost 14 years ago by Edmondas Girkantas <[email protected]>
removed unused variable, improved code style
10cc7194f8c80ce1e838c8a2d343632225f6d987 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
10cc7194f8c80ce1e838c8a2d343632225f6d987 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
added script to update locale files
362cb8d3a213e6825ab58532432fa4c4c78606e8 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
362cb8d3a213e6825ab58532432fa4c4c78606e8 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#422 - changed usage of "Login" keyword, replaced with more accurate meanings, updated all locales
d596dc3601d9e115689b13c3167d5f07b13faa0b authored almost 14 years ago by Edmondas Girkantas <[email protected]>
d596dc3601d9e115689b13c3167d5f07b13faa0b authored almost 14 years ago by Edmondas Girkantas <[email protected]>
make it possible to stylesheet zone list
0c3f8139cf9ee0c9dab9a3f92223fb17babb7902 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
0c3f8139cf9ee0c9dab9a3f92223fb17babb7902 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
disable database debugging (enabled in previous commit)
525f9750bfbbcfa769ca4e1ec28e488aacd02610 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
525f9750bfbbcfa769ca4e1ec28e488aacd02610 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
define database options before opening connection to db
296a1304511426465d57adda9e3f2294284f3091 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
296a1304511426465d57adda9e3f2294284f3091 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#420 - updated PostgreSQL query for upgrading poweradmin from 2.1.4 to 2.1.5
bd7bf78ebf0e6dad3673db5ce38494adc24c6026 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
bd7bf78ebf0e6dad3673db5ce38494adc24c6026 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#426 - updated Japanese translation, added missing installer's strings
d5b99d1923ca87ebcfcadd0e175ecb5076dca4fb authored almost 14 years ago by Edmondas Girkantas <[email protected]>
d5b99d1923ca87ebcfcadd0e175ecb5076dca4fb authored almost 14 years ago by Edmondas Girkantas <[email protected]>
#425 - fixed Japanese translation
866d90f5c478801e689db8df23fc9895e2694373 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
866d90f5c478801e689db8df23fc9895e2694373 authored almost 14 years ago by Edmondas Girkantas <[email protected]>
fixes for #412, #413, #416 and maybe #416
e45cea3672d73207f4a0f2621605297754457859 authored almost 14 years ago by Okky Octaviano <[email protected]>
e45cea3672d73207f4a0f2621605297754457859 authored almost 14 years ago by Okky Octaviano <[email protected]>
added license information
07d47302c4497e5ac32c564c1e0a7a4a99b4ebad authored about 14 years ago by Edmondas Girkantas <[email protected]>
07d47302c4497e5ac32c564c1e0a7a4a99b4ebad authored about 14 years ago by Edmondas Girkantas <[email protected]>
BUG #411 - check if name of template is not empty and doesn't exists
88c0ceb000236e5a80ee9df8d772c2817152f2dd authored about 14 years ago by Edmondas Girkantas <[email protected]>
88c0ceb000236e5a80ee9df8d772c2817152f2dd authored about 14 years ago by Edmondas Girkantas <[email protected]>
updated copyright date
7bba914b5c3b58cd487b2aee83b9c358b0372c89 authored about 14 years ago by Edmondas Girkantas <[email protected]>
7bba914b5c3b58cd487b2aee83b9c358b0372c89 authored about 14 years ago by Edmondas Girkantas <[email protected]>
increased version number (2.1.6)
eb4695cbbda907cb125c7668f16884137cc790e1 authored about 14 years ago by Edmondas Girkantas <[email protected]>
eb4695cbbda907cb125c7668f16884137cc790e1 authored about 14 years ago by Edmondas Girkantas <[email protected]>
Missing lines for check empty domain name(s)
94738853bee3a795de1f1c56ca268913796aacc0 authored about 14 years ago by Okky Octaviano <[email protected]>
94738853bee3a795de1f1c56ca268913796aacc0 authored about 14 years ago by Okky Octaviano <[email protected]>
add little check whether domain name is filled in or not
736819689b5c3f58e73436077c76e5a33a4722c5 authored about 14 years ago by Okky Octaviano <[email protected]>
736819689b5c3f58e73436077c76e5a33a4722c5 authored about 14 years ago by Okky Octaviano <[email protected]>
TTN #396: disallow "switch to user" function for the same account
4fe213ea748617f53efed8638b90e916fc25c6f5 authored about 14 years ago by Edmondas Girkantas <[email protected]>
4fe213ea748617f53efed8638b90e916fc25c6f5 authored about 14 years ago by Edmondas Girkantas <[email protected]>
FEATURE #396 - Allow god users to switch to other users.
03c4344c7bd6dc3a461f950e4318d2b513ce7a89 authored about 14 years ago by Scott Harvanek <[email protected]>
03c4344c7bd6dc3a461f950e4318d2b513ce7a89 authored about 14 years ago by Scott Harvanek <[email protected]>
FEATURE #326 - Add password reset. This probably needs a reasonable amount of cleanup / review however it does work correctly. Input appreciated
cdd4fdfa50ee3712246e606af8da566ac0508cc2 authored about 14 years ago by Scott Harvanek <[email protected]>
cdd4fdfa50ee3712246e606af8da566ac0508cc2 authored about 14 years ago by Scott Harvanek <[email protected]>
#406: show selectbox with all users
4c5e88d7ad7d7ad95ff3ce91e5c4787bc624a427 authored about 14 years ago by Edmondas Girkantas <[email protected]>
4c5e88d7ad7d7ad95ff3ce91e5c4787bc624a427 authored about 14 years ago by Edmondas Girkantas <[email protected]>
added different checks in template editing screen
f8175e45945cfd9a61e43c6ad38d7bc62af5c145 authored about 14 years ago by Edmondas Girkantas <[email protected]>
f8175e45945cfd9a61e43c6ad38d7bc62af5c145 authored about 14 years ago by Edmondas Girkantas <[email protected]>
#397: show more informative message when database scheme is not up to date
d2ec273dc74b292ff2b6b69e8005d635dbbc3067 authored about 14 years ago by Edmondas Girkantas <[email protected]>
d2ec273dc74b292ff2b6b69e8005d635dbbc3067 authored about 14 years ago by Edmondas Girkantas <[email protected]>
check if supermaster exists before deletion and show correct message when it was deleted
1209e30450e930ce9b36f7a999544a1ad431f363 authored about 14 years ago by Edmondas Girkantas <[email protected]>
1209e30450e930ce9b36f7a999544a1ad431f363 authored about 14 years ago by Edmondas Girkantas <[email protected]>
#397: use button instead of link for removing zone field
d8c47a2d141b35fdba5def0cf2d9e2e6f43a4de9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
d8c47a2d141b35fdba5def0cf2d9e2e6f43a4de9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
added French language to installer's 1 step
dcc6d08e60d19cd98e6f7e0aac2150e19ff69f21 authored about 14 years ago by Edmondas Girkantas <[email protected]>
dcc6d08e60d19cd98e6f7e0aac2150e19ff69f21 authored about 14 years ago by Edmondas Girkantas <[email protected]>
small fix in edit.php page
d6e99657cd8db58a56570c4b9623b5b544d26bce authored about 14 years ago by Okky Octaviano <[email protected]>
d6e99657cd8db58a56570c4b9623b5b544d26bce authored about 14 years ago by Okky Octaviano <[email protected]>
#359 - bulk registration of Domains/Zones
aa6055c5b73ce972b79df5fd7961b6e0b77d745a authored about 14 years ago by Okky Octaviano <[email protected]>
aa6055c5b73ce972b79df5fd7961b6e0b77d745a authored about 14 years ago by Okky Octaviano <[email protected]>
#297 - added the changes by pcairney
d5b8f6780f2ecc3cedec0be6ded56b87e71c0151 authored about 14 years ago by Okky Octaviano <[email protected]>
d5b8f6780f2ecc3cedec0be6ded56b87e71c0151 authored about 14 years ago by Okky Octaviano <[email protected]>
#404 - remove unused variable
f5ae355e9ad5b454a2f294dfe8c548c8af6cc31d authored about 14 years ago by Okky Octaviano <[email protected]>
f5ae355e9ad5b454a2f294dfe8c548c8af6cc31d authored about 14 years ago by Okky Octaviano <[email protected]>
#400 - add check if name field is empty
c3d38991a67892ea079e460a2701fe6e86a872b6 authored about 14 years ago by Okky Octaviano <[email protected]>
c3d38991a67892ea079e460a2701fe6e86a872b6 authored about 14 years ago by Okky Octaviano <[email protected]>
#399: provide information about table types (innodb or myisam) to installer
edadf6f914b9f17bab631034a8392360bef837f8 authored about 14 years ago by Edmondas Girkantas <[email protected]>
edadf6f914b9f17bab631034a8392360bef837f8 authored about 14 years ago by Edmondas Girkantas <[email protected]>
#401 - fix for the save as template, added missing columns' values
5826115b27873e8e9c89032d8aec45ff26ad9221 authored about 14 years ago by Okky Octaviano <[email protected]>
5826115b27873e8e9c89032d8aec45ff26ad9221 authored about 14 years ago by Okky Octaviano <[email protected]>
#402 - fix creating zone without template
b161043131d9ef1708e8674c9e2d200f49c8bcce authored about 14 years ago by Okky Octaviano <[email protected]>
b161043131d9ef1708e8674c9e2d200f49c8bcce authored about 14 years ago by Okky Octaviano <[email protected]>
#34 ability to delete multiple zones, plus fix type for #382 (change 'zone_template_id' to 'zone_templ_id')
7eeb156a3bdbaed7718d60ff3a2f512bc94e8176 authored about 14 years ago by Okky Octaviano <[email protected]>
7eeb156a3bdbaed7718d60ff3a2f512bc94e8176 authored about 14 years ago by Okky Octaviano <[email protected]>
TTN #382 - updated db structure which is used from installer
4423645be3a23d2f2d7d35546f91a6e33632b331 authored about 14 years ago by Edmondas Girkantas <[email protected]>
4423645be3a23d2f2d7d35546f91a6e33632b331 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #382: updated sql files
c8c1a7f7314a453c205bf50611261c475d923898 authored about 14 years ago by Edmondas Girkantas <[email protected]>
c8c1a7f7314a453c205bf50611261c475d923898 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #382 - added changes for improving existing template system, ready for testing
b29103fc3204b434c2ce3ca4d46f7478d4a19084 authored about 14 years ago by Edmondas Girkantas <[email protected]>
b29103fc3204b434c2ce3ca4d46f7478d4a19084 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #383: added different checks for user or zone existence before executing operation
bfe0ba200a78611b3099327532e5a016be99db5d authored about 14 years ago by Edmondas Girkantas <[email protected]>
bfe0ba200a78611b3099327532e5a016be99db5d authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #371: allow editing of template name
50a5b1b94b2253757668d0a5df4ad80018830de2 authored about 14 years ago by Edmondas Girkantas <[email protected]>
50a5b1b94b2253757668d0a5df4ad80018830de2 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #356: updated sorting algorithm, SOA and NS records will be on top of the list
c9b85396119263b1286ca2b8ab43a68a3cf0f5c9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
c9b85396119263b1286ca2b8ab43a68a3cf0f5c9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #296: iface_title must be defined as global
f9249c0670cf77d46068d3be461f50f04ce0a3fd authored about 14 years ago by Edmondas Girkantas <[email protected]>
f9249c0670cf77d46068d3be461f50f04ce0a3fd authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #296: allow to change title (header) string from config file
03e0d79656e5732b749baaef3bca1aeb1fa27dd9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
03e0d79656e5732b749baaef3bca1aeb1fa27dd9 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #395: set initial value for meta_edit variable
4cc5a3b2d877af7ad9ff77a2f98262aa345fc13b authored about 14 years ago by Edmondas Girkantas <[email protected]>
4cc5a3b2d877af7ad9ff77a2f98262aa345fc13b authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #389 - do not increment serial number if an error occurs
f96c4012b06901b01cc48d11ac71e1f1da1cb1aa authored about 14 years ago by Edmondas Girkantas <[email protected]>
f96c4012b06901b01cc48d11ac71e1f1da1cb1aa authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #373 - added listing of all domains on a single page
12e490e8e3fbc8d71535fa6cb4f12dda2021b108 authored about 14 years ago by Edmondas Girkantas <[email protected]>
12e490e8e3fbc8d71535fa6cb4f12dda2021b108 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #388 - show priority field for every record, so changing from one DNS RR type to other would be always possible.
079fbfcf994b5ef56c6433e4fa088e60f24bc855 authored about 14 years ago by Edmondas Girkantas <[email protected]>
079fbfcf994b5ef56c6433e4fa088e60f24bc855 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #378 - do not allow to users change zone type through edit.php dropdown to types they don't have permissions for
f6a216be0dcbf86b27144e9bc422e90c27403327 authored about 14 years ago by Edmondas Girkantas <[email protected]>
f6a216be0dcbf86b27144e9bc422e90c27403327 authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #394 - make 'active' letters in the zone list stand out more
656b7bd2227a53787a852ea7c61b79a711dfd8ba authored about 14 years ago by Edmondas Girkantas <[email protected]>
656b7bd2227a53787a852ea7c61b79a711dfd8ba authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #70 - disallow users to delete themselves
18c65d1ccb0189238982022e993a4e1cc6f7dc50 authored about 14 years ago by Edmondas Girkantas <[email protected]>
18c65d1ccb0189238982022e993a4e1cc6f7dc50 authored about 14 years ago by Edmondas Girkantas <[email protected]>
hide ignore_install_dir variable in comments, if needed developer will uncoment this line
93a844aeb94ea6e6b049e48a5efad490d3ed6269 authored about 14 years ago by Edmondas Girkantas <[email protected]>
93a844aeb94ea6e6b049e48a5efad490d3ed6269 authored about 14 years ago by Edmondas Girkantas <[email protected]>
added ignore_install_dir config variable which is usable for developers only
c6b1b233d4beaba97ac00f2a6ba59136a3f7462a authored about 14 years ago by Edmondas Girkantas <[email protected]>
c6b1b233d4beaba97ac00f2a6ba59136a3f7462a authored about 14 years ago by Edmondas Girkantas <[email protected]>
added tests for is_valid_loc function
7de2d40138b1f02e46126fd57e92ee662005543b authored about 14 years ago by Edmondas Girkantas <[email protected]>
7de2d40138b1f02e46126fd57e92ee662005543b authored about 14 years ago by Edmondas Girkantas <[email protected]>
added LOC fields support
c08a6b5b8b315c70dd8a2cb3fa31fa0f19c09327 authored about 14 years ago by Edmondas Girkantas <[email protected]>
c08a6b5b8b315c70dd8a2cb3fa31fa0f19c09327 authored about 14 years ago by Edmondas Girkantas <[email protected]>
ignore NetBeans project files
d999a6958732129c6a1c33739d1e260e8d9c893e authored about 14 years ago by Edmondas Girkantas <[email protected]>
d999a6958732129c6a1c33739d1e260e8d9c893e authored about 14 years ago by Edmondas Girkantas <[email protected]>
Added french translation
4ea0f4cf640c8f5941ad64d07e2223c78a52b51d authored about 14 years ago by Edmondas Girkantas <[email protected]>
4ea0f4cf640c8f5941ad64d07e2223c78a52b51d authored about 14 years ago by Edmondas Girkantas <[email protected]>
TTN #390: convert TLD to lower case before checking agains valid TLDs
2b927ad5fdbf9edf47c2216a321138351fe537e8 authored over 14 years ago by Edmondas Girkantas <[email protected]>
2b927ad5fdbf9edf47c2216a321138351fe537e8 authored over 14 years ago by Edmondas Girkantas <[email protected]>
TTN #379: Added checking if required mcrypt library is installed
056a45f1ae65d86a11a9463f35a611f5b8dcc1b3 authored over 14 years ago by Edmondas Girkantas <[email protected]>
056a45f1ae65d86a11a9463f35a611f5b8dcc1b3 authored over 14 years ago by Edmondas Girkantas <[email protected]>
TTN #379: cryptokey should be global
49423aed811e1ddf636fc18bfd09d8a54035790c authored over 14 years ago by Edmondas Girkantas <[email protected]>
49423aed811e1ddf636fc18bfd09d8a54035790c authored over 14 years ago by Edmondas Girkantas <[email protected]>
remove unused variables and fix some typos
dc801a28ba1183c53995e494dff3a04cf3cf69d0 authored over 14 years ago by Edmondas Girkantas <[email protected]>
dc801a28ba1183c53995e494dff3a04cf3cf69d0 authored over 14 years ago by Edmondas Girkantas <[email protected]>
do not use short tags
295285ff0ccfa6510cae6aa1d78c9c48ca29dabf authored over 14 years ago by Edmondas Girkantas <[email protected]>
295285ff0ccfa6510cae6aa1d78c9c48ca29dabf authored over 14 years ago by Edmondas Girkantas <[email protected]>
added missing definition of error message which is used in edit_zone_templ.php file
dcd9d8e38e9ef0bf87686c6bd9aeddfbd040df31 authored over 14 years ago by Edmondas Girkantas <[email protected]>
dcd9d8e38e9ef0bf87686c6bd9aeddfbd040df31 authored over 14 years ago by Edmondas Girkantas <[email protected]>
TTN #355 - change value of port to db default if other db type selected from selectbox
7aeb11c1fbcbfc80ca1e501dc93fa292040b372e authored over 14 years ago by Edmondas Girkantas <[email protected]>
7aeb11c1fbcbfc80ca1e501dc93fa292040b372e authored over 14 years ago by Edmondas Girkantas <[email protected]>
added generic font name, removed redundant measure unit
4b4f8998fec378cada456f94f5af969ad69f8c3d authored over 14 years ago by Edmondas Girkantas <[email protected]>
4b4f8998fec378cada456f94f5af969ad69f8c3d authored over 14 years ago by Edmondas Girkantas <[email protected]>
added missing dot
98139b29c4e397e3edb5e9b3813ade2f6738a262 authored over 14 years ago by Edmondas Girkantas <[email protected]>
98139b29c4e397e3edb5e9b3813ade2f6738a262 authored over 14 years ago by Edmondas Girkantas <[email protected]>
Feature r379 - Perform reasonable encryption on a stored session password
698dbc45a24084cf7949b4628d7d8c911eb42cf7 authored over 14 years ago by Scott Harvanek <[email protected]>
698dbc45a24084cf7949b4628d7d8c911eb42cf7 authored over 14 years ago by Scott Harvanek <[email protected]>
Feature #355 - Add DB port selection to installer
f4a8514f3fa93ed2882a7951a28a35313b3af43c authored over 14 years ago by Scott Harvanek <[email protected]>
f4a8514f3fa93ed2882a7951a28a35313b3af43c authored over 14 years ago by Scott Harvanek <[email protected]>
TTN #383: redirect to zone listing if no domain or record found
dfd8cda7d6a6defe602cb14db19b9bc16122fc4b authored over 14 years ago by Edmondas Girkantas <[email protected]>
dfd8cda7d6a6defe602cb14db19b9bc16122fc4b authored over 14 years ago by Edmondas Girkantas <[email protected]>
TTN #387: use single quotes for poweradmin settings
12a677bb2783f58e88ab1bd8ed29cce9fe5f8dbb authored over 14 years ago by Edmondas Girkantas <[email protected]>
12a677bb2783f58e88ab1bd8ed29cce9fe5f8dbb authored over 14 years ago by Edmondas Girkantas <[email protected]>
TTN #386: performance enchancement to the get_zones function
603ac1aa05e51f00bb35575a798251f523d29d12 authored over 14 years ago by Edmondas Girkantas <[email protected]>
603ac1aa05e51f00bb35575a798251f523d29d12 authored over 14 years ago by Edmondas Girkantas <[email protected]>
made easier selection of page or letter in zone list
ae3c303a00b19465e9d32771d1d932341271e5c4 authored over 14 years ago by Edmondas Girkantas <[email protected]>
ae3c303a00b19465e9d32771d1d932341271e5c4 authored over 14 years ago by Edmondas Girkantas <[email protected]>
ignore Eclipse IDE specific files
23d2e13bc34814d8e719e212af28386c988d9634 authored over 14 years ago by Edmondas Girkantas <[email protected]>
23d2e13bc34814d8e719e212af28386c988d9634 authored over 14 years ago by Edmondas Girkantas <[email protected]>
removed commented session_start(), it is executed from inc/toolkit.inc.php
cbc8255592aedcc92223d249ce58d427396fbcd6 authored over 14 years ago by Edmondas Girkantas <[email protected]>
cbc8255592aedcc92223d249ce58d427396fbcd6 authored over 14 years ago by Edmondas Girkantas <[email protected]>