summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Adjust for Open/Net bridgingScott Ullrich2005-05-011-1/+18
| | | | | * Allow traffic out all bridge* interfaces * Tie bridge0 to the optional interface thats being bridged
* Don't forget to create bridge0Scott Ullrich2005-05-011-0/+1
|
* Configure bridges using Open/Net style code.Scott Ullrich2005-05-011-11/+14
|
* Correctly fetch updates when using the console upgradeScott Ullrich2005-04-301-4/+2
|
* Whoops, extra '.Colin Smith2005-04-301-1/+1
|
* * Cleanup firmware upgradeScott Ullrich2005-04-303-8/+18
| | | | * Only attempt mount of wrap or soekris platofmrs
* * Robodocify more functions.Colin Smith2005-04-301-39/+54
| | | | * Rework return_filename_as_string and exec_command.
* Add Invoke Auto Upgrade option to console menuScott Ullrich2005-04-301-10/+18
|
* Version bump. Wireless is here!Scott Ullrich2005-04-301-1/+1
|
* Sync w/ 1.2b7Scott Ullrich2005-04-301-14/+12
|
* Add wireless_regexScott Ullrich2005-04-301-1/+2
|
* Call set_networking_interfaces_ports();Scott Ullrich2005-04-301-272/+8
|
* Sync with m0n0wall 1.2b7Scott Ullrich2005-04-301-8/+272
|
* Version bumpScott Ullrich2005-04-291-1/+1
|
* Only chmod user, not groups.Scott Ullrich2005-04-291-1/+1
|
* Minor style formattingScott Ullrich2005-04-281-1/+1
|
* * Cleanup get_carp_statusScott Ullrich2005-04-281-5/+2
|
* Restore flags before unmounting /cfScott Ullrich2005-04-281-5/+6
|
* * Document more functions.Colin Smith2005-04-281-25/+35
| | | | | | | * Rework return_filename_as_array. * Use PHP's file instead of reading the file by hand. * Use preg_grep to match only the beginning of the line. * Allow more than one comment "tostrip" character to be defined.
* Whoops, forget the closing marker.Colin Smith2005-04-281-1/+1
|
* Document a few more functions.Colin Smith2005-04-281-6/+9
|
* Robodoc testing.Colin Smith2005-04-281-1/+7
|
* Another Robodoc test.Colin Smith2005-04-281-36/+1
|
* Initial commit of robodoc-formatted comments.Colin Smith2005-04-281-4/+54
|
* Version bumpScott Ullrich2005-04-281-1/+1
|
* * move get_carp_status() to common utilities areaScott Ullrich2005-04-281-0/+13
| | | | * general cleanups
* run remove_chflags before upgrading.. they will be restored by the tgzScott Ullrich2005-04-271-0/+3
|
* Version bumpScott Ullrich2005-04-271-1/+1
|
* Setup PPTP rules for the number of maximum PPTP connections.Scott Ullrich2005-04-271-15/+28
|
* Fixup tabsScott Ullrich2005-04-262-4/+3
|
* XML was not being parsed if pkg_config.xml already existsScott Ullrich2005-04-261-1/+1
|
* * Use $pkg_config['packages']['package']Scott Ullrich2005-04-261-2/+2
| | | | * Dont use $pkg_config, use $pkg
* $g needs to be a global, too to participate in the fun.Scott Ullrich2005-04-261-1/+1
|
* Do not foreach through $ipseccfg['tunnel'] if its not definedScott Ullrich2005-04-261-7/+8
|
* * Do not assign a label to a rule if its disabledScott Ullrich2005-04-261-17/+18
| | | | | | * Turn off return debugging statements This should address Ticket #34
* Remove trailing spaceScott Ullrich2005-04-261-1/+1
|
* Version bumpScott Ullrich2005-04-261-1/+1
|
* get_available_pkg_id: Don't fetch and parse pkg_config if it's already defined.Colin Smith2005-04-261-4/+9
|
* Do not show errors. We may not be on a CF type system.Scott Ullrich2005-04-251-4/+4
|
* xmlrpc_array_to_php -> xmlrpc_value_to_php.Colin Smith2005-04-231-1/+1
|
* Version bump to welcome our new overlord bridging + shaping friends.Scott Ullrich2005-04-231-1/+1
|
* * Version bumpScott Ullrich2005-04-221-1/+1
| | | | * Correct input box size
* xmlrpc_value_to_php() is now in xmlrpc.inc.Colin Smith2005-04-211-17/+0
|
* (#15) Use rc.reboot when rebooting and don't try to remove ↵Colin Smith2005-04-211-3/+2
| | | | auto_upgrade_in_progress.
* Version bump. Traffic shaper is now fixed!Scott Ullrich2005-04-201-1/+1
|
* Version bump for ticket #14Scott Ullrich2005-04-201-1/+1
|
* Do not $ngcounter++ since the pptp server lives on ng1.Scott Ullrich2005-04-201-1/+0
| | | | Ticket #14
* Version bumpScott Ullrich2005-04-201-1/+1
|
* * Add remove_chflags functionScott Ullrich2005-04-201-1/+28
| | | | | | * Add backup_chflags function * Add restore_chflags function * Backup and restore the chflags before updating
* $ngcounter++ for each PPTP RuleScott Ullrich2005-04-201-0/+1
|
OpenPOWER on IntegriCloud