summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* The user owner of /dev/pf is root the group will be left to proxy to allow pa...Ermal2010-03-231-1/+1
* Add unzip support if unzip binary existsScott Ullrich2010-03-191-0/+21
* Add alias data url option. This code existed but lacked a backend daemon to ...Scott Ullrich2010-03-191-1/+70
* Unbreak aliases generation in the ruleset. Yesterday fixing large aliases bro...Ermal2010-03-191-0/+1
* Fix parsign of packages xml.Ermal2010-03-191-1/+4
* Use alias style when creating aliases in wizards.Ermal2010-03-191-1/+0
* Ticket #434. Do not die when parsing config since we know how to recover. Onl...Ermal2010-03-193-8/+13
* Ticket #435. Correct command.Ermal2010-03-191-1/+1
* Propperly handle large aliases and properly generate it on the config file so...Ermal2010-03-181-4/+7
* get_pkg_depends must return the whole paths of dependency files in orderScott Ullrich2010-03-171-3/+3
* Ticket #417. Fix installation on embedded by using a refcount system for the ...Ermal2010-03-172-25/+13
* Generalize.Ermal2010-03-171-3/+3
* Restore attribute support, but with some extra checks in the function that us...Erik Fonnesbeck2010-03-162-163/+40
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-162-35/+163
* Add optional support for reading attributes to xmlparse.inc and move regdomai...Erik Fonnesbeck2010-03-162-163/+35
* Use the ipfw(4) list functionality to reduce rules even more. Add allow rules...Ermal2010-03-171-28/+38
* Add code for applying wireless regulatory configuration and some extra notes ...Erik Fonnesbeck2010-03-161-1/+71
* Add configuration options for wireless regulatory settings. Still needs code...Erik Fonnesbeck2010-03-162-1/+163
* Enable tso now that pf(4) problems with it are solved. Remove duplicate icmpl...Ermal2010-03-161-3/+1
* Ticket #20. Disable icmp limiting.Ermal2010-03-161-1/+2
* Ticket #430. Give a none option to allow for roadwarriors configs.Ermal Luçi2010-03-162-8/+14
* We need mpd5.Ermal2010-03-151-1/+1
* Remove uneeded line because openssl module will be already loaded.Ermal2010-03-151-2/+0
* Ticket #161. Fix creation of certificates and the webgui one. This was a prob...Ermal2010-03-151-2/+2
* Refactor the Easy Rule code a bit. Add a CLI version.jim-p2010-03-141-4/+75
* fix textChris Buechler2010-03-131-1/+1
* fix textChris Buechler2010-03-131-1/+1
* Fix local and nobind for client settingsErmal2010-03-121-1/+2
* Enable loading extension.Ermal2010-03-121-1/+1
* Add includes needed. Fix typo.Ermal2010-03-121-1/+1
* Remove whitespce and do less concat operations.Ermal2010-03-121-7/+0
* Only fetch inet family routes.Ermal2010-03-122-2/+2
* Disable incoming pppoe requests.Ermal2010-03-121-0/+2
* Do not require the caller to define getNasIP explicitly, intead try to gracef...Ermal2010-03-121-3/+11
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-126-13/+11
* Use procatat instead of ps as the latter always prints a header, alsothompsa2010-03-122-2/+2
* '\b' is not the word boundary on BSD, its actually '[[:<:]]' and '[[:>:]]',thompsa2010-03-122-3/+3
* This may break booting so try only 100 times and fail gracely in case of error.Ermal Luçi2010-03-111-1/+9
* Fix console auto-login.Erik Fonnesbeck2010-03-111-2/+4
* Fix EasyRule port check so it is only tested when the protocol is TCP or UDP....jim-p2010-03-111-3/+3
* Fix bug where user wasn't being removed from groups upon deletion.jim-p2010-03-111-1/+1
* Ticket #413. Hanlde cases when no authentication is specified.Ermal Luçi2010-03-101-12/+14
* Correctly configure the default route addition when interfaces are configured...Ermal Luçi2010-03-092-4/+38
* Implement the protocol functionality on nat rules. This i based on a port tha...Ermal Luçi2010-03-091-3/+9
* Ticket #406. Add openvpn tunnel networks to the auto generated nat rules.Ermal Luçi2010-03-091-0/+17
* Upps use mpd5.Ermal Luçi2010-03-091-1/+1
* Add a function to get user groups based on authentication server. Use this fu...Ermal Luçi2010-03-091-0/+27
* Return the data after unreference, it might be needed.Ermal Luçi2010-03-091-0/+2
* Add some more error checking to not have issues as reported on http://forum.p...Ermal Luçi2010-03-092-9/+15
* Revert "Catch up with php changes."Ermal Luçi2010-03-091-12/+12
OpenPOWER on IntegriCloud