summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Collapse)AuthorAgeFilesLines
* * Introduce new function helper for creating smooth tab headersScott Ullrich2005-07-021-1/+32
| | | | * Conver firewall -> areas over
* Do not attempt to eval the item if it is a CVS directory. Build script ↵Scott Ullrich2005-07-011-6/+8
| | | | changes accidently left the CVS directories and the the next thing you know was there went the neighboorhood.
* rm CVS directory during bootupScott Ullrich2005-06-301-2/+0
|
* Correct location of rmScott Ullrich2005-06-301-1/+1
|
* Fix branch support.Colin Smith2005-06-291-3/+4
|
* Die CVS dir, DIE!Scott Ullrich2005-06-291-0/+2
|
* Be sure to bring parent pfsync interface upScott Ullrich2005-06-291-0/+1
|
* Do not kload vlan module, its compiled into the kernel.Scott Ullrich2005-06-291-3/+0
|
* Do a more graceful carp handover.Scott Ullrich2005-06-291-2/+4
|
* move carp_sync_xml() out to its own function instead of living in ↵Scott Ullrich2005-06-291-10/+10
| | | | carp_sync_client()
* Only workaround RFC959 on optional interfaces if a gateway is setScott Ullrich2005-06-281-1/+2
|
* * Cleanup commentsScott Ullrich2005-06-281-7/+5
| | | | | * Turn off debugging items * Ignore CVS directory
* Do not eval CVS directoriesScott Ullrich2005-06-281-2/+5
|
* c/r after initial RFC959 ruleScott Ullrich2005-06-281-0/+1
|
* * Correct RFC959 behaviorScott Ullrich2005-06-281-9/+62
| | | | * Move carp_sync_client() to filter.inc
* Setup RFC959 workarounds on all interfaces.Scott Ullrich2005-06-281-1/+6
|
* Add suggested fix for is_process_running(), which seems broken.Colin Smith2005-06-281-0/+13
|
* Update wireless support to work with IBSS and BSS.Scott Ullrich2005-06-271-63/+62
|
* Add commentsBill Marquette2005-06-271-0/+2
|
* Stop duplicating work - use listtags() and listtags_pkg() instead of ↵Bill Marquette2005-06-271-10/+19
| | | | | | creating the list twice (once for xmlparse, once for xmldump).
* pipe no longer exists and hasn't for some timeBill Marquette2005-06-271-2/+2
|
* Treat cacert as a list when we write XML files as wellBill Marquette2005-06-271-1/+1
|
* add cacert to xml arrayScott Ullrich2005-06-271-1/+1
|
* Whoops. Don't forget to merge.Colin Smith2005-06-261-22/+18
|
* Typos.Colin Smith2005-06-261-22/+26
|
* Do not eval() before_form when syncing.Colin Smith2005-06-261-11/+9
|
* Make *_service less picky.Colin Smith2005-06-261-4/+4
|
* Revert is_service_running to rev 1.10.Colin Smith2005-06-261-1/+8
|
* Comment cleanupsScott Ullrich2005-06-261-8/+2
|
* Remove trailing spaceScott Ullrich2005-06-261-1/+1
|
* add a comment that if you change this function, ill kill ya.Scott Ullrich2005-06-251-0/+6
|
* Really make is_process_running() work as it should for the frickin 5th time.Scott Ullrich2005-06-251-2/+2
|
* Make is_process_running() work as it should for the frickin 5th time.Scott Ullrich2005-06-251-13/+3
|
* Let system_start_ftp_helpers() handle starting and stopping of pftpxScott Ullrich2005-06-251-1/+3
|
* Move the actual ps component of is_service_running into is_process_running.Colin Smith2005-06-241-8/+17
|
* Only rdr if mode is redirScott Ullrich2005-06-231-1/+1
|
* Start devd at bootup for dhclientScott Ullrich2005-06-231-0/+4
|
* Don't write package information to syslog.conf unless we need to.Colin Smith2005-06-231-1/+1
|
* Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags.Colin Smith2005-06-231-1/+15
|
* Whoops, don't forget to remove restore_listtags.Colin Smith2005-06-231-12/+0
|
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-7/+7
|
* Uncomment safe_mkdir() - this no longer breaks cdrom.Colin Smith2005-06-231-2/+0
|
* Don't tinker with listtags - this is now transparent.Colin Smith2005-06-231-2/+0
|
* Don't tinker with listtags.Colin Smith2005-06-231-10/+0
|
* * Move the old parse_xml_config() function to parse_xml_config_raw(). This ↵Colin Smith2005-06-231-0/+15
| | | | | | function no longer sets its own listtags. * Add parse_xml_config() and parse_xml_config_pkg(), which both set the listtags to their proper values before parsing.
* Add service handler.Colin Smith2005-06-221-0/+15
|
* ps a -> ps axColin Smith2005-06-221-1/+2
|
* Add service handler.Colin Smith2005-06-221-0/+10
|
* Uncomment the squid rdr line.Scott Ullrich2005-06-221-8/+0
| | | | All I wonder is... How the f* it was commented out before!?
* We need to start services in the background to prevent blocking.Colin Smith2005-06-221-1/+1
|
OpenPOWER on IntegriCloud