415 Commits

Author SHA1 Message Date
Stanislav Ievlev
bf1043d129 4.6-alt2
- qt ui: fix layout
- use ipv4addr_prefix_to_mask instead of maskname
2009-09-03 12:55:52 +04:00
Stanislav Ievlev
77d888ece3 - use ipv4addr_prefix_to_mask instead of maskname 2009-09-03 12:53:11 +04:00
Stanislav Ievlev
cb45a9ff1d - qt ui: fix layout 2009-09-03 12:50:57 +04:00
Vladislav Zavjalov
296a45494c 4.6-alt1 2009-08-19 16:41:41 +04:00
Vladislav Zavjalov
d3b76a6053 fix net-wifi calls 2009-08-19 16:36:45 +04:00
Stanislav Ievlev
cf7112faef - fix wireless property calculation, use real interface instead of bridge 2009-08-18 11:08:07 +04:00
Stanislav Ievlev
76d45883a2 - html ui:
* move "wireless settings" button into main interface
    * show "wireless settings" button only for interfaces controlled by etcnet
    * redirect to wireless dialog with real interface, not bridge
2009-08-18 10:52:55 +04:00
Stanislav Ievlev
73fa76cb69 - qt ui:
* move "wireless settings" button into main interface
  * show "wireless settings" button only for interfaces controlled by etcnet
  * redirect to wireless dialog with real interface, not bridge
2009-08-17 18:19:43 +04:00
Stanislav Ievlev
815b9f1857 4.5-alt3
- use workflow 'none'
- drop "hardware binding" support because ifrename doing it automatically now.
  (closes: #13351) (closes: #20500) (closes: #20272)
- ajax: fix "prev_name" initial setup
2009-06-26 17:01:12 +04:00
Stanislav Ievlev
02c4f53245 - use 'none' workflow 2009-06-26 17:00:00 +04:00
Stanislav Ievlev
29f44f5229 - ui: drop hw_binding support 2009-06-26 16:59:22 +04:00
Stanislav Ievlev
793d20f5cf - drop hw_binding_support 2009-06-26 16:58:12 +04:00
Stanislav Ievlev
82ce3911a0 Merge branch 'master' of armor:Programming/alterator/alterator-net-eth 2009-06-26 16:57:47 +04:00
Stanislav Ievlev
1a3cd92031 4.5-alt2
- net-eth backend: add 'ip string' parameter
2009-06-10 18:19:50 +04:00
Stanislav Ievlev
9b62ff4915 4.5-alt2
- net-eth backend: add 'ip string' parameter
2009-06-10 18:12:30 +04:00
Stanislav Ievlev
92e6c9deb8 - net-eth backend: add 'ip string' parameter 2009-06-10 17:57:21 +04:00
Stanislav Ievlev
654597b4a8 4.5-alt1
- use nameref attribute
- fix "default gateway" option processing
2009-04-30 13:52:48 +04:00
Stanislav Ievlev
05be61a9c0 Merge branch 'boyarsh' 2009-04-28 14:55:48 +04:00
Stanislav Ievlev
186d9aff60 - fix "default gateway" option processing 2009-04-28 14:45:38 +04:00
Stanislav Ievlev
9f39194389 - use nameref attribute 2009-04-27 16:26:25 +04:00
Anton V. Boyarshinov
7e4724808c preinstall.d really deleted 2009-04-16 18:59:08 +04:00
Anton V. Boyarshinov
1401557e0d 4.4-alt2
- alterator-net-eth/preinstall.d/70-net-eth.sh deleted
2009-04-16 18:52:06 +04:00
Anton V. Boyarshinov
1316d0f68f deleted: alterator-net-eth/preinstall.d/70-net-eth.sh 2009-04-16 18:51:22 +04:00
Stanislav Ievlev
086024c12c - use netdev_is_wireless instead of ifcheckwireless 2009-04-10 14:24:18 +04:00
Stanislav Ievlev
0b2e615e7e - use read/write_iface_addr functions from library 2009-04-10 14:16:15 +04:00
Stanislav Ievlev
3a43a77094 - use new iface_{up,down}
- fix typo
2009-04-10 14:04:06 +04:00
Stanislav Ievlev
a0df5e2c69 4.4-alt1
- add support for bridge interfaces
2009-04-10 13:09:40 +04:00
Stanislav Ievlev
a21d069ad0 - add support of bridge in commit 2009-04-10 12:38:22 +04:00
Stanislav Ievlev
be45b8e021 - add support for bridges in read/write hardware bindings 2009-04-10 11:48:17 +04:00
Stanislav Ievlev
f18fa040df - use library functions 2009-04-09 18:24:43 +04:00
Stanislav Ievlev
218f1f1ad8 - transparent info reading for bridge 2009-04-09 18:22:36 +04:00
Stanislav Ievlev
421d188203 - read only stdout from check hook 2009-04-07 18:14:08 +04:00
Stanislav Ievlev
4658fa14ee - more checks for nonexistent files 2009-04-07 17:52:12 +04:00
Stanislav Ievlev
db3466fae6 4.3-alt5
- add precommit hooks. It's useful to validate a future network configuration.
2009-04-07 17:36:39 +04:00
Stanislav Ievlev
40b4b09ce1 4.3-alt4
- don't copy search and dns data from propagator for dhcp interfaces
2009-03-30 12:10:33 +04:00
Stanislav Ievlev
7f233d697b - improve network card information 2009-03-25 14:43:59 +03:00
Stanislav Ievlev
4b586d5fe2 4.3-alt3
- resurrect full hostname setup (for propagator)
2009-03-25 14:35:00 +03:00
Stanislav Ievlev
df62228de5 - resurrect full hostname setup (for propagator) 2009-03-25 14:34:17 +03:00
Stanislav Ievlev
18a4c3165d 4.3-alt2
- stop interface with old configuration, start with new one.
2009-03-23 11:01:42 +03:00
Stanislav Ievlev
ffca91d2b9 - stop iface with old config, start iface with new config 2009-03-23 10:49:55 +03:00
Stanislav Ievlev
750d7d8138 - improve detect of work interface
- update alterator-cmdline calls for new backend
2009-03-19 14:09:23 +03:00
Stanislav Ievlev
953bad2496 4.3-alt1
- edit resolv.conf for each interface
2009-03-19 11:17:10 +03:00
Stanislav Ievlev
c715ee4710 - redesign backend (use resolv.conf config for each interface) 2009-03-19 10:40:29 +03:00
Stanislav Ievlev
3c1bfd2769 - fix requires 2009-03-18 18:11:17 +03:00
Stanislav Ievlev
b9e8c125cc - separate configuration and "controlled" 2009-03-18 17:53:26 +03:00
Stanislav Ievlev
6d6acf04f7 - fix layout 2009-03-18 17:13:17 +03:00
Stanislav Ievlev
a15633a38a - add missing ui files 2009-03-18 17:04:11 +03:00
Stanislav Ievlev
10dea0a623 - redesign ui 2009-03-18 17:00:58 +03:00
Stanislav Ievlev
d2f01a4a5f 4.2-alt4
- don't stop network interfaces during installation process
2009-03-16 18:34:30 +03:00
Stanislav Ievlev
c42bcd6198 - run alterator-cmdline with '-l' key
- don't shutdown interface during installation process (more safe for network installation)
2009-03-16 18:28:42 +03:00