Commit Graph

1770 Commits

Author SHA1 Message Date
Scott Ullrich
a59e5d337b Version bump 2005-07-29 22:41:54 +00:00
Scott Ullrich
0e279b95f4 Turn off raw filter for new installs 2005-07-29 22:36:02 +00:00
Scott Ullrich
5b64aa3800 Detect aliases correctyl 2005-07-29 22:24:14 +00:00
Scott Ullrich
53f1dcf342 Further expand NAT aliases
Ticket #273
2005-07-29 22:07:41 +00:00
Scott Ullrich
e63cca08e0 Expand NAT aliases
Ticket #273
2005-07-29 22:05:37 +00:00
Scott Ullrich
14249fdadd Fsck if dirty 2005-07-29 21:48:43 +00:00
Scott Ullrich
975326c5c9 Add 802.11g only mode for cards that support it 2005-07-29 20:17:06 +00:00
Scott Ullrich
15e6790734 * Add hidessid option for hostap mode 2005-07-29 20:02:24 +00:00
Scott Ullrich
fd5f106675 Do not spew sasyncd output to web browser. 2005-07-28 20:48:02 +00:00
Scott Ullrich
6dd3c07d1d Version bump 2005-07-28 20:30:28 +00:00
Scott Ullrich
b7e7d60e33 Reload the filter even on bootup 2005-07-28 20:23:34 +00:00
Scott Ullrich
546996c631 Version bump 2005-07-28 00:23:46 +00:00
Scott Ullrich
ca425b11ba Version bump 2005-07-27 02:30:24 +00:00
Colin Smith
fab143778a Fix close_notice(). 2005-07-26 18:58:41 +00:00
Scott Ullrich
6ac2dcdb51 Try to enable hardware cheksum 2005-07-25 22:37:19 +00:00
Scott Ullrich
a460695db8 Version bump 2005-07-25 18:36:58 +00:00
Scott Ullrich
10d470b9d1 WINS Server option
Ticket #255
2005-07-25 17:00:41 +00:00
Scott Ullrich
dff64d471d Add reload_all and reload_interfaces shell hooks 2005-07-25 00:03:42 +00:00
Scott Ullrich
39a852587c Cleanup comments 2005-07-25 00:01:08 +00:00
Scott Ullrich
12886b4197 Use parse_config()
Suggested-by: colin
2005-07-24 23:45:36 +00:00
Scott Ullrich
4f1252d594 * Unlink config.cache and reload configuration for reload_all and reload_intrefaces 2005-07-24 23:40:10 +00:00
Scott Ullrich
835c9f4a51 Alter bringup order 2005-07-24 23:36:56 +00:00
Scott Ullrich
182c30de16 * Drop kick reboots bye bye
* Add reloat_interfaces()
* Add reload_all()
* Use reload_all() in wizard
2005-07-24 22:24:09 +00:00
Scott Ullrich
bc1746b5b8 Freebsd uses ifconfig instead of brconfig. The horror! 2005-07-24 22:09:33 +00:00
Scott Ullrich
bc89f7d37c Do not mount ro on bootup 2005-07-24 22:00:18 +00:00
Scott Ullrich
426f300c72 Check for key existance before clearing out 2005-07-24 21:38:46 +00:00
Scott Ullrich
0ae71d819b Mount config rw before generating keys 2005-07-24 21:38:12 +00:00
Scott Ullrich
d9d6a71d93 Start dhclient in the background 2005-07-24 21:32:01 +00:00
Scott Ullrich
02facbd033 Do not mount configuration ro after writing configuration with write_config() if we're booting 2005-07-24 21:21:26 +00:00
Scott Ullrich
0a1e19604e Make sure config is mounted rw 2005-07-24 20:51:01 +00:00
Scott Ullrich
3ea05002bf Do not perform mount operations 2005-07-24 20:34:55 +00:00
Scott Ullrich
8551d2effc Tweak sleep values 2005-07-24 20:12:29 +00:00
Colin Smith
90a2ab46b5 Don't increment $dependlevel if the dependency is already installed. 2005-07-24 19:20:40 +00:00
Scott Ullrich
50cb1fb0c2 Add transmit power settings
Ticket #246
2005-07-24 18:53:36 +00:00
Scott Ullrich
0aba287e27 Remove IP address when shutting down dhclient
Ticket #229
2005-07-24 18:37:11 +00:00
Scott Ullrich
bf678a5627 version bump 2005-07-24 16:54:01 +00:00
Bill Marquette
e325b48469 Ticket #122: add tcp flags to backend shaper code 2005-07-24 03:54:00 +00:00
Bill Marquette
a03e3c1f64 move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigure
might be run outside of the gui
2005-07-24 03:45:05 +00:00
Scott Ullrich
2770eddeec dont sync on boot 2005-07-23 23:25:57 +00:00
Scott Ullrich
4973d9414a Toggle the wizard if the interfaces get out of sync or if the user resets to factory defaults 2005-07-23 22:53:32 +00:00
Scott Ullrich
3c9daf997a Sync after wan configuration 2005-07-23 22:17:41 +00:00
Scott Ullrich
a9a5cab237 Sleep 5 before running dhclient 2005-07-23 22:03:24 +00:00
Scott Ullrich
102d89120a Craete /var/at/jobs and /var/empty 2005-07-23 20:00:56 +00:00
Scott Ullrich
78f82a6236 Don't forget -p flag 2005-07-23 19:56:51 +00:00
Scott Ullrich
8bd03c4685 Create /var/db/entropy on bootup 2005-07-23 19:56:26 +00:00
Bill Marquette
d6fbd4ca29 Add strncpy() utility function 2005-07-23 18:57:37 +00:00
Scott Ullrich
c7c6cba405 Version bump 2005-07-23 03:14:19 +00:00
Scott Ullrich
274d695f66 Do not start dhclient in bg 2005-07-23 01:54:43 +00:00
Scott Ullrich
dc5f3ba517 Logout output of dhclient startup 2005-07-23 01:36:40 +00:00
Scott Ullrich
0119d2f7bd Log the dhclient startup command. Diagnosing the lack of dhclient on first livecd bootup 2005-07-23 01:29:42 +00:00