summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Fix gettext implementation on vpn_pptp.phpCarlos Eduardo Ramos2010-07-291-3/+3
|
* Implement gettext() calls on preload.phpRafael Lucas2010-07-291-2/+2
|
* Implement gettext() calls on progress.phpRafael Lucas2010-07-291-7/+7
|
* Implement gettext calls on reboot.phpRafael Lucas2010-07-291-9/+9
|
* Implement gettext calls on restart_httpd.phpRafael Lucas2010-07-291-9/+9
|
* Implement gettext() callsRafael Lucas2010-07-291-3/+3
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettextRafael Lucas2010-07-299-359/+364
|\
| * Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettextVinicius Coque2010-07-271-11/+11
| |\
| | * Implement gettext() calls on vpn_pppoe_users.phpCarlos Eduardo Ramos2010-07-271-11/+11
| | |
| * | Merge remote branch 'mainline/master'Vinicius Coque2010-07-273-2/+7
| |\ \ | | |/ | |/|
| | * Fixes #745. Validate group name against existing interfaces.Ermal2010-07-271-0/+5
| | |
| | * Fix test for checking the prefer old IPsec SA box.jim-p2010-07-271-1/+1
| | |
| | * Fix path to dhcpd.conf in status.phpjim-p2010-07-271-1/+1
| | |
| * | Implement gettext() calls on vpn_pppoe_users_edit.phpCarlos Eduardo Ramos2010-07-271-16/+16
| | |
| * | Implement gettext() calls on vpn_pppoe.phpCarlos Eduardo Ramos2010-07-271-55/+55
| | |
| * | Implement gettext() calls on vpn_openvpn_server.phpCarlos Eduardo Ramos2010-07-271-121/+121
| | |
| * | Implement gettext() calls on vpn_openvpn_csc.phpCarlos Eduardo Ramos2010-07-271-79/+79
| | |
| * | Implement gettext() calls on vpn_openvpn_client.phpCarlos Eduardo Ramos2010-07-271-75/+75
| | |
* | | Implement gettext() calls on upload_progress.phpRafael Lucas2010-07-291-9/+9
| | |
* | | Implement gettext() calls on wizard.phpRafael Lucas2010-07-291-2/+2
| | |
* | | Implement gettext() calls on xmlrpc.phpRafael Lucas2010-07-291-15/+15
|/ /
* | Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettextRafael Lucas2010-07-2737-334/+460
|\ \
| * | Implement gettext() calls on vpn_l2tp_users.phpCarlos Eduardo Ramos2010-07-271-3/+3
| | |
| * | Implement gettext() calls on vpn_l2tp_users_edit.phpCarlos Eduardo Ramos2010-07-271-2/+2
| | |
| * | Implement gettext() calls on vpn_l2tp.phpCarlos Eduardo Ramos2010-07-271-10/+10
| | |
| * | Implement gettext() calls on vpn_ipsec.phpCarlos Eduardo Ramos2010-07-271-35/+35
| | |
| * | Implement gettext() calls on vpn_ipsec_phase2.phpCarlos Eduardo Ramos2010-07-271-52/+52
| | |
| * | Implement gettext() calls on vpn_ipsec_phase1.phpCarlos Eduardo Ramos2010-07-271-68/+68
| | |
| * | Implement gettext() calls on vpn_ipsec_mobile.phpCarlos Eduardo Ramos2010-07-271-51/+51
| | |
| * | Implement gettext() calls on vpn_ipsec_keys.phpCarlos Eduardo Ramos2010-07-271-12/+12
| | |
| * | Implement gettext() calls on vpn_ipsec_keys_edit.phpCarlos Eduardo Ramos2010-07-271-11/+11
| | |
| * | Gettext call at wrong placeVinicius Coque2010-07-271-2/+4
| | |
| * | Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettextVinicius Coque2010-07-272-14/+13
| |\ \
| | * | Fixed syntax error on status_rrd_graph_settings.phpCarlos Eduardo Ramos2010-07-271-1/+0
| | | |
| | * | Corrections gettext implementation on status_rrd_graph_settings.phpCarlos Eduardo Ramos2010-07-261-12/+12
| | | |
| | * | Corrections gettext implementation on status_rrd_graph.phpCarlos Eduardo Ramos2010-07-261-1/+1
| | | |
| * | | Revert "Fix gettext implementation on diag_nanobsd.php"Vinicius Coque2010-07-271-4/+2
| |/ / | | | | | | | | | This reverts commit d9b7bbfee31e028c742f49654a8bb2cd0749ac51.
| * | Fix gettext implementation on diag_nanobsd.phpVinicius Coque2010-07-261-2/+4
| | |
| * | Merge remote branch 'mainline/master'Vinicius Coque2010-07-2627-87/+212
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
| | * Use more appropriate advice here for community stringChris Buechler2010-07-251-1/+1
| | |
| | * Correct my email address, adjust copyright to 2010smos2010-07-2413-13/+13
| | |
| | * Add the openvpn users graph, add the colors to all the themes colors ↵smos2010-07-249-2/+34
| | | | | | | | | | | | | | | | | | include. Add vpn tab on the settings page, it didn't show although it should.
| | * remove empty note, redirect to correct pageChris Buechler2010-07-231-3/+3
| | |
| | * Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-232-31/+38
| | | | | | | | | | | | Graphing page doesn't know about openvpn users yet. But that's ok.
| | * The custom graph option now works, this needs for a certain someone tosmos2010-07-231-47/+79
| | | | | | | | | | | | | | | | | | integrate a nice date picker that updates the fields with the correct seconds. Add tab for VPN databases which we don't have yet.
| | * Further correct week graph, weeks start at monday, not sunday. Makesmos2010-07-231-3/+11
| | | | | | | | | | | | previous week work too.
| | * Fix the glob() to return only the files, not the pathnames, use chdir()smos2010-07-232-8/+10
| | | | | | | | | | | | | | | | | | before. Fix a possible injection of ../ in the database path by using basename() Fix the week graph math so it is correct.
| | * Add a subnet option to allowed ip addresses on CP.Ermal2010-07-222-0/+17
| | |
| | * Use correct boolean values as the logic implies.Ermal2010-07-221-1/+1
| | |
| | * only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match ↵Chris Buechler2010-07-211-1/+1
| | | | | | | | | | | | against interface IP 10.0.0.60, and show incorrect info on the CARP status page
OpenPOWER on IntegriCloud