summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tell syslogd to not compress information to the following line is repeated N ...Ermal Luçi2009-07-291-3/+3
* Call conf_mount_rw() before execute boot0cfg to prevent I/O errorsRenato Botelho2009-07-281-1/+3
* s/ABOOT_DRIVE/BOOT_DRIVE/ since this variable is not defined, and the drive i...Renato Botelho2009-07-281-7/+7
* Change only needed aliases.Ermal Luçi2009-07-281-2/+6
* Add better checks to the lighty port setting to prevent some issues with php5...Ermal Luçi2009-07-281-1/+1
* Fix the alias replacing when renamed so it does not do casualities like repla...Ermal Luçi2009-07-281-2/+8
* It is printf and not print. Thanks-To: merlin from forums for spotting it.Ermal Luçi2009-07-281-1/+1
* Fix routes on the same interface and the return value of guess_interface_from...Ermal Luçi2009-07-272-2/+2
* Fix rrd graphs in pfsense_ng theme for 2.0. Should Fix Ticket #1942. Someone ...hoba2009-07-271-5/+5
* Turn off fastcgi for installations with less than 65 megabytes of ramScott Ullrich2009-07-261-1/+5
* PHP 5 array change handling. Better check before blindly taking the reference.Ermal Luçi2009-07-261-0/+4
* Add prototypeScott Ullrich2009-07-241-0/+1
* Add debugmode sysctlsScott Ullrich2009-07-241-0/+4
* Request noembedded tag, tooScott Ullrich2009-07-241-1/+1
* Show size of detected on disk partition and size of upgrade fileScott Ullrich2009-07-241-1/+1
* Make the propper check about arrays that php5 requires.Ermal Luçi2009-07-241-0/+4
* When renaming an alias that is referenced by other aliases make the propper a...Ermal Luçi2009-07-241-2/+8
* Remove the nat_server pages they are never used and unnecessary!Ermal Luçi2009-07-242-331/+0
* Eliminate the usage of global variables on the aliases. Remove some debugging...Ermal Luçi2009-07-241-7/+10
* Fix typoErmal Luçi2009-07-241-1/+1
* Remove one global definition, unused. Fix style and use is_alias instead of d...Ermal Luçi2009-07-241-5/+3
* * If editing an alias do not display itself on the autocompletion listErmal Luçi2009-07-232-7/+39
* Make matching on autosuggestion case insensitive.Ermal Luçi2009-07-231-2/+2
* Remove unused code.Ermal Luçi2009-07-231-1/+0
* Add my copyright i have done the necessary work on aliases.Ermal Luçi2009-07-231-0/+1
* Add the id tag to the row helper javascript created input objects. Make the c...Ermal Luçi2009-07-232-3/+39
* Merge alias_expand_value and filter_generate_aliases this makes the more sen...Ermal Luçi2009-07-232-33/+18
* * Cleanup the mess that is reflection. Basically refactor the reflection code...Ermal Luçi2009-07-232-188/+138
* Minor commnetsScott Ullrich2009-07-231-1/+3
* Set kern.geom.debugflags=16Scott Ullrich2009-07-221-0/+4
* Allow to enter names in these fields for letting nested aliases to be specified.Ermal Luçi2009-07-221-1/+1
* Create a function to generate aliases and nested aliases. This will translate...Ermal Luçi2009-07-221-36/+30
* No NAT and static port is an invalid combination, don't allow it.Chris Buechler2009-07-211-0/+3
* don't delete PPTP rules when disabling PPTP. Enable/disable happens too much ...Chris Buechler2009-07-161-7/+0
* touch up textChris Buechler2009-07-161-6/+6
* needs to be a global nowScott Ullrich2009-07-151-0/+1
* needs to be a global nowScott Ullrich2009-07-151-0/+1
* Do not allow muting of serial + full installScott Ullrich2009-07-151-0/+2
* Do not allow muting of a serial console. The kernel gets very cranky and di...Scott Ullrich2009-07-151-4/+11
* Be smarter at it and reduce some overhead.Ermal Luçi2009-07-151-19/+6
* Correct file names.Ermal Luçi2009-07-151-2/+2
* Remove files before recreating them. Add filter rules early content to the fi...Ermal Luçi2009-07-151-1/+12
* Add missing priviledge checks to the bridge pages.Ermal Luçi2009-07-152-0/+14
* Fix incorrect double click edit link for phase2 records.Seth Mos2009-07-151-1/+1
* Remove all nested functions decalaration seems php does not like them! Make a...Ermal Luçi2009-07-1412-75/+74
* Add missing includeErmal Luçi2009-07-141-0/+1
* Do not send a HUP to racoon as that causes issue with initialSeth Mos2009-07-141-3/+0
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth Mos2009-07-141-4/+3
* Correct sysctl locationScott Ullrich2009-07-131-4/+4
* Normalize the LEDs before alerting, in case the others are in the middle of s...jim-p2009-07-131-0/+1
OpenPOWER on IntegriCloud