summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix exec bit; Add short message about maybe needing to reboot/restart services.jim-p2011-11-221-1/+1
* Add first revision of a script to restore backups from the config history at ...jim-p2011-11-221-0/+126
* Add version to backup.cache in one more placejim-p2011-11-221-1/+4
* Also show the config version in the backup history.jim-p2011-11-222-6/+10
* Merge pull request #21 from Podilarius/masterScott Ullrich2011-11-221-0/+1
|\
| * Declare rtadvdifs as an array before it is used. This prevents an error on dh...Podilarius2011-11-221-0/+1
* | Resolves #2018. Add an id to the html object to make javascript workErmal2011-11-221-1/+1
* | Merge pull request #20 from Podilarius/masterChris Buechler2011-11-211-2/+2
|\ \ | |/
| * Update etc/inc/services.incPodilarius2011-11-211-2/+2
|/
* converting browser JS code from scriptaculous to jQueryVinicius Coque2011-11-212-22/+20
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-217-11/+12
* Fix errors caused by javascript code processed by jquery .html() method.Vinicius Coque2011-11-211-1/+3
* Add a comment in the code and a log message to notify the shutdown of rtadvdsmos2011-11-211-1/+4
* Remove the double colon, typo.smos2011-11-211-1/+1
* Add strategic sleep commands into the configure and renewal process so that p...smos2011-11-212-3/+7
* Use low router lifetimes of 60, 120 and 180 seconds, make sure that rtadvd st...smos2011-11-211-2/+7
* Select the newest of processes to make the command betterErmal2011-11-211-2/+2
* Setup the serial port in the factory reset as well, in case the default confi...jim-p2011-11-211-1/+1
* Fix display of widgets with configuration controls in IE. From Gertjan on the...jim-p2011-11-211-3/+4
* Only create config for enabled DHCPv6 server entries, prevent duplicate netwo...smos2011-11-191-1/+5
* Also include services so that we can restart the LAN rtadvd process if needed.smos2011-11-191-0/+1
* Add a ddb.conf that will trigger textdumps for all panics and similar crashes...jim-p2011-11-161-0/+3
* Fix this ifconfig-push to also account for tap.jim-p2011-11-161-1/+4
* If there is a tunnel network in tap mode, the second parameter is a subnet ma...jim-p2011-11-161-2/+8
* Actually save the value typed in the bandwidth limit box for the openvpn clie...jim-p2011-11-161-0/+5
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
* Converting from scriptaculous to jQueryVinicius Coque2011-11-164-53/+838
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-152-3/+19
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-155-31/+31
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-153-3/+3
* Converting from scriptaculous to jQueryVinicius Coque2011-11-153-129/+123
* Merge over the end period fix for the custom rrd graphs section.smos2011-11-141-1/+1
* Fix the Off by One so that delegated prefix id 0 is shown on the LAN interfac...smos2011-11-141-9/+6
* Ticket #1052. Merge patch referenced in ticket.Ermal2011-11-141-5/+5
* username-as-common-name is not compatible with server-bridge, so don't put it...jim-p2011-11-111-1/+3
* Add an indication in the certificate list to show if a certificate is interna...jim-p2011-11-102-0/+19
* Fix order of client/server IPs and add a note, and clarify variable names. Fi...jim-p2011-11-101-3/+4
* Trim filename before use to clear away any unnecessary whitespace. Fixes clie...jim-p2011-11-101-0/+1
* When creating an internal certificate, offer the user a choice of what constr...jim-p2011-11-093-5/+54
* Rework this a little since using tap+tunnel network is valid, but using tap+t...jim-p2011-11-092-11/+11
* Fix up OpenVPN server tap modes, support various options for providing or pas...jim-p2011-11-082-17/+179
* Prevent link cycling when spoofing mac + DHCP. Fixes #1572jim-p2011-11-081-2/+6
* Fix display of CARP widget to properly show Disabled status, bring code more ...jim-p2011-11-071-30/+32
* Issue proper start and error messages during voucher loadingErmal2011-11-061-5/+9
* Check that we have an array to avoid php warnings++Ermal2011-11-061-2/+2
* Check that we have an array to avoid php warningsErmal2011-11-061-1/+1
* Merge pull request #17 from marcelloc/patch-4Scott Ullrich2011-11-051-3/+3
|\
| * reduce fetch connection timeout from one minute to 5 seconds Marcello Coutinho2011-11-051-3/+3
|/
* description is optionalChris Buechler2011-11-041-1/+1
OpenPOWER on IntegriCloud