summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use product name for bsdlabelScott Ullrich2011-07-021-1/+1
* Do not add an automatic gateway on openvpn tap case since its only the netmask.Ermal2011-07-011-4/+10
* Use empty() so we don't use it if it's defined but blank.jim-p2011-07-011-1/+1
* If available, also track the IP used by a user making a config change.jim-p2011-07-011-0/+2
* Unlock the fields when making a new internal cert, so we copy the data from t...jim-p2011-07-011-4/+4
* Correct pid filename so the instance of lighty for SSL is running.Ermal2011-06-301-1/+1
* Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.jim-p2011-06-293-33/+32
* Instead of deleting arp entries, reconfigure static arp. For interfaces witho...jim-p2011-06-291-5/+4
* Check if an item is an array before treating it as such in the upgrade code.jim-p2011-06-291-2/+2
* Put resolvconf generation first since gif tunnels can use hostanmesErmal2011-06-281-6/+6
* Add recovery code for gif/gre the same as in interface_configure. This helps ...Ermal2011-06-281-0/+9
* Do not show the root interface queue on the queue list availble since it is n...Ermal2011-06-281-1/+1
* Add proper checks in auth code for testing if the section has been set in the...Ermal2011-06-282-6/+16
* Correctly display page titleErmal2011-06-281-1/+2
* Fix typojim-p2011-06-281-1/+1
* Make text cosmetics consistent and close off missing <span/> tag.Warren Baker2011-06-281-2/+2
* Use correct table header class.Warren Baker2011-06-281-1/+1
* More text consistency.Warren Baker2011-06-281-3/+3
* Note consistency and gettext() added.Warren Baker2011-06-281-1/+1
* Consistency of NOTE vs Note as through the rest of the webGUI.Warren Baker2011-06-281-1/+1
* Adding patch for pfearly hook from Andrew ThompsonScott Ullrich2011-06-271-3/+2
* Clean up leftover code not needed for anything.Ermal2011-06-271-9/+3
* When editing a vlan and chaning its tag id and the vlan is assigned correct e...Ermal2011-06-271-3/+7
* Don't do a csrf check when downloading packet capture, see http://forum.pfsen...jim-p2011-06-271-0/+4
* Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls...jim-p2011-06-271-1/+2
* Add a button to reset the RRD data (rm's rrd files and reinitializes).jim-p2011-06-271-2/+11
* In upgrade code for server load balancing, set redirect_mode. Also in the bac...jim-p2011-06-272-13/+15
* Be consistent with upper and lowercase.Warren Baker2011-06-271-4/+4
* send lighttpd a KILL in restart_webgui, once I've seen the former way result ...Chris Buechler2011-06-271-1/+1
* Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.jim-p2011-06-261-2/+2
* Bug #1615. Half-fix.Evgeny Yurchenko2011-06-261-1/+1
* No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...Ermal2011-06-241-2/+2
* Remove nohup from the calling for check_reload_status since it may cause issu...Ermal2011-06-241-1/+1
* Add LB monitor types to config during upgrade, or they will be missing from b...jim-p2011-06-241-0/+40
* Import error handling to avoid errors.Ermal2011-06-241-4/+5
* Internal cert and CSR creation error handling added.Evgeny Yurchenko2011-06-232-8/+31
* Internal CA creation error handling added.Evgeny Yurchenko2011-06-232-5/+14
* Intermediate CAs and openssl_xxx() error checking in CA management.Evgeny Yurchenko2011-06-232-4/+105
* After an interface mismatch and apply actually show when we are rebooting ins...Scott Ullrich2011-06-231-6/+10
* Add small comment about rrd binariesScott Ullrich2011-06-231-0/+1
* Loosen grep for rrdScott Ullrich2011-06-231-1/+1
* Backup rrdtool binaries during package reinstallation. Currently that is the...Scott Ullrich2011-06-231-2/+5
* The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, ...Ermal2011-06-221-1/+2
* Properly generate a subnet based on the range of IPs for PPTP clients. Bonus:...jim-p2011-06-221-5/+4
* Revert "Correct displaying any availble default value."Warren Baker2011-06-221-1/+1
* New line missing after pkg is extracted.Warren Baker2011-06-221-1/+1
* Do not store CA and CERT in config unless needed. Will allow deleting unused ...Evgeny Yurchenko2011-06-211-0/+5
* Set extension name correctly.. Duh!Scott Ullrich2011-06-211-2/+2
* Fix copy and pastoScott Ullrich2011-06-211-1/+1
* Add extension directoryScott Ullrich2011-06-211-2/+2
OpenPOWER on IntegriCloud