summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updates and fixes.Colin Smith2005-06-221-10/+13
|
* Tweak copyright and typo.Colin Smith2005-06-221-2/+2
|
* Rework services.Colin Smith2005-06-221-91/+38
|
* Add is_service_running.Colin Smith2005-06-221-0/+24
|
* Add executable.Colin Smith2005-06-221-1/+4
|
* Clean up restart_service.Colin Smith2005-06-221-8/+2
|
* Add functions for starting, restarting, and stopping services.Colin Smith2005-06-221-0/+66
|
* Make sure we're writing to a realistic prefix ;)Colin Smith2005-06-221-2/+1
|
* Add service-utils.inc and write_rcfile.Colin Smith2005-06-221-0/+58
|
* Version bumpScott Ullrich2005-06-221-1/+1
|
* Comment out code until better testedScott Ullrich2005-06-221-0/+2
|
* Sync up with m0n0wall -> Preffered sa selectionScott Ullrich2005-06-221-0/+10
|
* Do not redeclare functionsScott Ullrich2005-06-221-30/+0
|
* Add address_to_pconfig()Scott Ullrich2005-06-221-0/+31
|
* Import slightly diff address_to_pconfig as address_to_pconfig_vpn()Scott Ullrich2005-06-221-1/+17
|
* Add package logging to syslogd_start().Colin Smith2005-06-221-10/+10
|
* add ipsec_ca_sort()Scott Ullrich2005-06-221-1/+11
|
* Restore guiconfig.inc and remove comonly used functions.Scott Ullrich2005-06-222-43/+72
| | | | Somehow I forgot we already cleaned up this mess.
* Use white found colorScott Ullrich2005-06-211-1/+1
|
* Don't use an array for page titles.Scott Ullrich2005-06-2112-12/+12
| | | | Switch back to pfSense style
* sync w/ m0n0wallScott Ullrich2005-06-211-73/+1
|
* Import ipsec_ca_sort() from m0n0wallScott Ullrich2005-06-211-0/+10
|
* Add back headerScott Ullrich2005-06-2114-0/+125
|
* Import m0n0wall ipsec cert codeScott Ullrich2005-06-2113-620/+743
|
* Version bumpScott Ullrich2005-06-211-1/+1
|
* require -> require_onceScott Ullrich2005-06-211-2/+2
|
* Add C/RScott Ullrich2005-06-211-1/+1
|
* Add trailing lineScott Ullrich2005-06-211-1/+1
|
* Add backend tcpflags supportScott Ullrich2005-06-211-12/+16
|
* Reorder tcpflags in a more logical fashion that is for loop safeScott Ullrich2005-06-211-1/+1
|
* Backout last commitScott Ullrich2005-06-211-35/+1
|
* Add TCP Flags menu to firewall rules edit screenScott Ullrich2005-06-211-1/+35
|
* xmlparse_pkg.inc -> xmlparse.incScott Ullrich2005-06-211-1/+1
|
* C/R before and after motdScott Ullrich2005-06-211-1/+1
|
* Try fixing make_dirs and friends.Colin Smith2005-06-211-7/+7
|
* Try to fix make_dirsScott Ullrich2005-06-211-6/+10
|
* Only create $g['cf_conf_path'] if it doesn't exist.Scott Ullrich2005-06-211-1/+2
|
* Really mkdir... honest.Scott Ullrich2005-06-211-5/+4
|
* Cleanup backup_config()Scott Ullrich2005-06-211-11/+12
|
* Do not write to $g['cf_conf_path'] . '/backup/backup.cache' unless it exists.Scott Ullrich2005-06-211-3/+5
|
* If motd greater than 2 chars, echo motdScott Ullrich2005-06-211-0/+1
|
* Require pfsense-utils.incScott Ullrich2005-06-211-1/+2
|
* Cleanup make_dirs() to prevent recursion from hell issues.Scott Ullrich2005-06-211-1/+4
|
* Move catting of /etc/motd to rc.bootup where we can trim the extra whitespaceScott Ullrich2005-06-212-2/+2
|
* Remove iplen settings. We're no longer on ipfw any more, toto.Scott Ullrich2005-06-211-14/+0
|
* When user turns on advanced outbound nat, automatically create rules for them.Scott Ullrich2005-06-211-19/+41
| | | | Ticket 155
* Version bumpScott Ullrich2005-06-211-1/+1
|
* * Use isset() to check to see if item is setScott Ullrich2005-06-212-2/+3
| | | | * Unset item if not checked when saved
* * Add back disable firmware check.Scott Ullrich2005-06-212-1/+14
| | | | * Redirect to system_firmware.php if the firmware check is disabled
* Mount image RW before package operationsScott Ullrich2005-06-211-40/+49
|
OpenPOWER on IntegriCloud