summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Log carp state changes to system logging. Why we haven't done this priorScott Ullrich2008-07-241-0/+1
* fix typoChris Buechler2008-07-241-11/+11
* Adding mhashScott Ullrich2008-07-241-0/+1
* Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.Ermal Luçi2008-07-241-0/+14
* Return null return value so we know when we did not find any match.Ermal Luçi2008-07-241-1/+1
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-242-61/+62
* Move Inline CSS and JS functions to guiconfig.inc.Scott Ullrich2008-07-231-30/+1
* Check if cuntions exists bvefore defining them to preven errors with some scr...Ermal Luçi2008-07-231-22/+26
* Disable apc on machines with less than 96 MB to make they behave better.Ermal Luçi2008-07-231-2/+12
* Handle GRE/GIF during bootupErmal Luçi2008-07-231-0/+6
* Add the new knobs to the parserErmal Luçi2008-07-231-1/+1
* Backend support for GRE/GIF tunnels.Ermal Luçi2008-07-231-0/+100
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-2/+2
* Make the GUI fast and capable of working in environments with RAM less than 128.Ermal Luçi2008-07-221-6/+13
* Revert to previous version it was incorrectly patched.Ermal Luçi2008-07-221-2/+1
* Say hello to outputJavaScriptFileInline() and outputCSSFileInline whichScott Ullrich2008-07-221-0/+25
* General whitespace and style cleanup of the auth.inc file. I was having aMatthew Grooms2008-07-211-704/+721
* Fix NO-IP dyndns client the url has changed according to the source code of t...Ermal Luçi2008-07-201-4/+4
* Split dyndns client configuration to its own function so we do not retry to u...Ermal Luçi2008-07-201-18/+24
* Make dyndns reset more specific since its only consumer is the edit GUI page.Ermal Luçi2008-07-201-2/+2
* Now that the cache file is back to config path use it.Ermal Luçi2008-07-201-2/+3
* Use interface name rather than ip address as a better option.Ermal Luçi2008-07-201-2/+1
* Correct function call.Ermal Luçi2008-07-201-1/+1
* * Make some sanity checks before using CURLOPT_SETINTERFACEErmal Luçi2008-07-201-1/+3
* * Revert cache file path to the config file one, it was braught to my attenti...Ermal Luçi2008-07-201-8/+6
* Remove code used by ez-ipupdate, it is now obsolete.Ermal Luçi2008-07-201-87/+2
* Remove not used anymore file.Ermal Luçi2008-07-201-10/+0
* Remove unnecessary copying of dyndns cache file for ez-ipudate program. It is...Ermal Luçi2008-07-201-20/+3
* Now that the cache file is moved to /var/etc no need to mount rw since that p...Ermal Luçi2008-07-201-2/+2
* Implement DNSexit support for DynDns Services.\n Feature Request #1588.Ermal Luçi2008-07-201-3/+29
* Make dyndns work correctly there was a problem in parameters order passed to ...Ermal Luçi2008-07-192-11/+8
* PHP is a hell of a language it just has oddities just to make you feel stupid!Ermal Luçi2008-07-191-12/+10
* Silence the "Beginning upgrade to version 4.7" message.Matthew Grooms2008-07-191-2/+0
* Remove trailing blank lineScott Ullrich2008-07-191-1/+1
* Correctly check if sysctl item is arrayScott Ullrich2008-07-191-1/+1
* change this to a legit value (3, and any other non-zero number does the same ...Chris Buechler2008-07-191-1/+1
* Fix regression on interface list.(missed merge from RELENG_1_MULTI_ANYTHING)Ermal Luçi2008-07-181-3/+1
* Do not create pipe/queue if it is disabled by the user.Ermal Luçi2008-07-181-0/+6
* Remove last piece of accidentally slipped in code.Ermal Luçi2008-07-171-1/+1
* Remove accidentally slipped in code.Ermal Luçi2008-07-171-3/+1
* Fix php oddities. How can empty/count return true for an empty/0 elements arr...Ermal Luçi2008-07-171-3/+8
* Hide advaned options under a 'Show advanced options' button.Ermal Luçi2008-07-171-8/+25
* Improve it even for queues.Ermal Luçi2008-07-161-25/+35
* Improve my crunkines with html.Ermal Luçi2008-07-161-33/+34
* Improve my crunkines with html.Ermal Luçi2008-07-161-2/+3
* Better version with suggestions from Scott.Ermal Luçi2008-07-161-7/+6
* Hide some options under an show button.Ermal Luçi2008-07-161-3/+13
* We have our own roll of dummynet now.Ermal Luçi2008-07-161-411/+0
* Create rules for dummynet propperly and add support on filter rule generation...Ermal Luçi2008-07-162-5/+20
* Correct some function definitions.Ermal Luçi2008-07-161-3/+3
OpenPOWER on IntegriCloud