summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix non-interactive script bug on upgrade.Scott Ullrich2009-08-091-0/+10
* Allow tcpdump by default on enc. There is no measurable performance impact, a...Chris Buechler2009-08-081-2/+2
* Do not create /root/var/tmpScott Ullrich2009-08-061-3/+1
* Only symlink pkg dirScott Ullrich2009-08-061-2/+1
* Reverse link arguments and rm dirScott Ullrich2009-08-061-2/+3
* Create symlink after disks are mountedScott Ullrich2009-08-061-8/+6
* Create symlink after disks are mountedScott Ullrich2009-08-062-6/+7
* Allow packages to be persistent across reboots. Resolved #44sullrich2009-08-051-1/+9
* Use php to detect product name on shell scriptsRenato Botelho2009-08-034-4/+4
* Save update file on $g[upload_path] instead of /tmpRenato Botelho2009-07-311-9/+17
* Circumvent weirdness of php when unsetting an array members during a loop.Ermal Luçi2009-07-311-2/+6
* Add ';' which should make the error page link work again.Ermal Luçi2009-07-311-1/+1
* Fix a probably php undetermined behaviour of code in php.Ermal Luçi2009-07-301-1/+4
* Check for nanobsd updateRenato Botelho2009-07-301-1/+7
* Check if file exists before unlinkRenato Botelho2009-07-301-2/+4
* 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
OpenPOWER on IntegriCloud