summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark some other function with COMPAT comment to easily find them when needed.Ermal Luçi2009-08-111-4/+3
* Add a compat function after renaming tdr_install_cron to filter_tdr_install_c...Ermal Luçi2009-08-111-0/+6
* Fix typo its tagged and not tag.Ermal Luçi2009-08-111-1/+1
* Unlock a little faster otherwise a deadlock will occur.Ermal Luçi2009-08-111-2/+2
* Use the global variable for referencing tmp path and do not use hardcoded value.Ermal Luçi2009-08-111-14/+18
* fix typoChris Buechler2009-08-101-1/+1
* Overwrite .cshrc and .profileScott Ullrich2009-08-091-1/+1
* Escape commandScott Ullrich2009-08-091-2/+2
* Handle console too for noninteractiveScott Ullrich2009-08-091-0/+10
* Backout last commit, need to figure out the console angle as wellScott Ullrich2009-08-091-10/+0
* Allow logging everything to syslog (allows syslog of snort, amongst other thi...Chris Buechler2009-08-092-1/+12
* 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
OpenPOWER on IntegriCloud