summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'jim-p2011-07-073-23/+39
|\
| * $g needs to be a global. Resolves #1654Scott Ullrich2011-07-071-0/+1
| * Actually do pass an argument for second -b to avoid matching more tha suppose...Ermal2011-07-061-0/+2
| * Ticket #1646. Put netmasks of /32 to the parameters of pfctl -b to avoid that...Ermal2011-07-061-2/+2
| * Feature #1603. Correct nested urltable alias code to be more fullproof to err...Ermal2011-07-062-21/+34
* | Merge remote branch 'upstream/master'jim-p2011-07-061-0/+21
|\ \ | |/
| * Add function to return a certificate's common name.jim-p2011-07-061-0/+21
* | Merge remote branch 'upstream/master'jim-p2011-07-065-3/+9
|\ \ | |/
| * Add issing include to avoid PHP fatal error when calling enable_rrd_graphing()Scott Ullrich2011-07-051-0/+1
| * Add checks for miniupnpd to avoid php errors.Ermal2011-07-051-1/+1
| * Make it HEAD since we already have builder code using thisScott Ullrich2011-07-041-1/+1
| * Version bump master branch to MASTERScott Ullrich2011-07-041-1/+1
| * Oops use ;Scott Ullrich2011-07-041-2/+2
| * Show errors.Scott Ullrich2011-07-041-2/+2
| * If vouchers are disabled do not allow users to authenticate thorugh existing(...Ermal2011-07-041-0/+3
| * Launch running script as wellScott Ullrich2011-07-041-0/+2
* | Merge remote-tracking branch 'upstream/master'jim-p2011-07-043-5/+36
|\ \ | |/
| * Don't check OpenVPN ports in use against disabled clients or serversChris Buechler2011-07-041-3/+3
| * Add rc.local.running if rc.local is running so it can reattach after a consol...Scott Ullrich2011-07-031-0/+5
| * Fix copy and pastoScott Ullrich2011-07-031-1/+1
| * Launch rc.local into &Scott Ullrich2011-07-031-2/+5
| * Feature#1603. URL table aliases should be usable within network type aliases.Evgeny Yurchenko2011-07-031-1/+20
| * Remove $id. Bump (C) dateScott Ullrich2011-07-021-2/+1
| * If rc.local exists launch itScott Ullrich2011-07-021-0/+5
* | Merge remote-tracking branch 'upstream/master'jim-p2011-07-023-304/+361
|\ \ | |/
| * Regenerate permissionsScott Ullrich2011-07-021-304/+355
| * Use error log and log errors to /tmp/PHP_errors.logScott Ullrich2011-07-021-0/+4
| * 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
* | Merge remote branch 'upstream/master'jim-p2011-07-018-51/+68
|\ \ | |/
| * 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
* | Move apinger monitor reconfigure down after gif, since gif can add gateways.jim-p2011-06-281-3/+3
* | Reconfigure gif so it picks up the new wan ip.jim-p2011-06-281-0/+4
* | Add he.net tunnelbroker update dyndns typejim-p2011-06-281-0/+40
* | Merge remote branch 'upstream/master'jim-p2011-06-281-3/+2
|\ \ | |/
| * Adding patch for pfearly hook from Andrew ThompsonScott Ullrich2011-06-271-3/+2
* | Merge remote branch 'upstream/master'jim-p2011-06-274-17/+20
|\ \ | |/
| * Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls...jim-p2011-06-271-1/+2
| * In upgrade code for server load balancing, set redirect_mode. Also in the bac...jim-p2011-06-272-13/+15
| * 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
* | Merge remote-tracking branch 'upstream/master'jim-p2011-06-264-13/+108
|\ \ | |/
| * No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...Ermal2011-06-241-2/+2
OpenPOWER on IntegriCloud