summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Separate RRD graph settings to a separate entry.Erik Fonnesbeck2010-08-101-2/+7
* Do not forget status_rrd_graph.php. Spotted-by: EffoneErmal2010-08-101-6/+1
* Fixes #774. Add some pages to match under proper category.Ermal2010-08-101-1/+4
* remove duplicated entry.Ermal2010-08-101-6/+0
* Fixes #684. Test file existence before trying to kill the process. Also corre...Ermal2010-08-101-3/+5
* Ticket #8. Use proper IP to pfctl -b and run the command after the rules have...Ermal2010-08-102-8/+8
* Increase upload file size to 1 megabyteScott Ullrich2010-08-101-1/+1
* Use correct type so a proper config is generated. Reported by:http://forum.pf...Ermal2010-08-101-3/+3
* Resolves #815. Do not add protection rules if lan interface has no ip.Ermal2010-08-101-5/+7
* Show disabled interfaces as wellScott Ullrich2010-08-092-7/+10
* Adding config.console.incScott Ullrich2010-08-091-0/+535
* Include config.console.incScott Ullrich2010-08-091-1/+2
* Move all console related configuration items to config.console.inc. This wil...Scott Ullrich2010-08-094-497/+9
* don't include 255.255.255.255 hereChris Buechler2010-08-091-3/+9
* Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics...jim-p2010-08-091-0/+42
* Get the real flags set on the interface to make code below work properly! Tic...Ermal2010-08-091-1/+1
* correctly use sticky and round-robin. Ticket #337Chris Buechler2010-08-071-3/+3
* don't static port 5060 by default, it breaks things much more often than it h...Chris Buechler2010-08-061-2/+0
* Do not call die while parsing package xml files. Instead return an empty arra...Ermal2010-08-061-2/+2
* Remove useless code which might even abort package deletion process.Ermal2010-08-061-15/+1
* Use global to not cause breakage if path changes.Ermal2010-08-061-1/+1
* Remove useless sysctl since it is not useful. Ticket #729.Ermal2010-08-061-1/+0
* Avoid duplicate service tags when reinstalling packagesRenato Botelho2010-08-061-0/+4
* Fix execute permissionsjim-p2010-08-062-0/+0
* Restore DHCP leases on boot if they have been backed up.jim-p2010-08-061-0/+15
* Backup DHCP leases on NanoBSD toojim-p2010-08-063-0/+8
* Move the RRD backup code to a script.jim-p2010-08-063-8/+8
* Make sure that the RRD path exists before apinger is started. Should really f...jim-p2010-08-061-0/+3
* chown the RRD path on every call, not just when initially creating the RRD di...jim-p2010-08-061-1/+6
* Properly clear the qlimit or tbrconfig settings when a value is deleted from GUIErmal2010-08-051-0/+4
* Revert "Add self to the automatic nat rules generation so it easies balancing...Scott Ullrich2010-08-051-2/+2
* Add self to the automatic nat rules generation so it easies balancing the hos...Ermal2010-08-051-2/+2
* Only delete arp entries for a given interface, otherwise we can clobber the s...jim-p2010-08-051-2/+2
* When creating /var/db/rrd, make sure it's writable by wheel, and owned by nob...jim-p2010-08-051-2/+3
* Add backend code for antenna settings. Ticket #13Erik Fonnesbeck2010-08-051-5/+43
* Allow specifying other branches when using the existing repository URL in git...Erik Fonnesbeck2010-08-051-0/+12
* Some minor fixes for gitsync. Don't create these unused directories, and mak...Erik Fonnesbeck2010-08-041-3/+4
* Fix text, and default to 1400Chris Buechler2010-08-041-1/+1
* Add sysctl functions that support getting/setting multiple values in a single...Erik Fonnesbeck2010-08-041-0/+61
* Don't install reflection rules for port forwards with a destination address o...Erik Fonnesbeck2010-08-041-1/+1
* Don't split the date/time when forming a line's timestamp, use both. Otherwis...jim-p2010-08-041-4/+1
* Resolves #599. Split mtu and mss fields in interfaces page so it is possible ...Ermal2010-08-041-2/+4
* Disable TSO and LRO in upgraded configs.jim-p2010-08-041-0/+7
* Refine the setting/checking of these variables a little.jim-p2010-08-041-3/+3
* Fix this test.jim-p2010-08-041-1/+1
* Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate spe...Ermal2010-08-031-1/+18
* Resolves #787. Present an option to enable a scrub rule for <vpns> target to ...Ermal2010-08-031-0/+8
* Resolves #791. add a missing = in the get request.Ermal2010-08-031-1/+1
* Add reference instead of copying also remove bogus comment and code that reli...Ermal2010-08-031-10/+1
* Use get_real_interface here and compare to that to make it more generic inste...Erik Fonnesbeck2010-08-021-1/+1
OpenPOWER on IntegriCloud