index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use autoconfiguration for DHCPv6 (#623216)
Radek Vykydal
2010-08-13
1
-0
/
+1
*
Remember user's choice when going back in Configure TCP/IP (#609570)
Radek Vykydal
2010-08-05
1
-5
/
+19
*
Propagate MACADDR from loaderData to iface (#595388)
David Cantrell
2010-07-21
1
-0
/
+4
*
Support for ks: --ipv6 command, and ipv6 values for --gateway (#490794)
Radek Vykydal
2010-07-20
1
-2
/
+38
*
Fix config of ipv6 and ipv4 (auto + manual) in loader (#609576)
Radek Vykydal
2010-07-19
1
-12
/
+9
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-4
/
+4
*
Do parse DOMAIN for DNS search suffixes in loader (#595388)
Steffen Maier
2010-06-11
1
-1
/
+6
*
Handle OPTIONS in ifcfg files transparently in loader (#595388)
Steffen Maier
2010-06-11
1
-31
/
+5
*
Don't let loader write HWADDR to ifcfg file on s390. (#595388)
Steffen Maier
2010-06-02
1
-0
/
+2
*
Fix most of what is necessary for install over IPv6 on s390 (#594090)
David Cantrell
2010-06-02
1
-0
/
+19
*
Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)
Radek Vykydal
2010-05-24
1
-0
/
+67
*
logging: the ibft message once again.
Ales Kozumplik
2010-05-13
1
-1
/
+1
*
logging: no iBFT is not an error, fix spelling.
Ales Kozumplik
2010-05-13
1
-1
/
+1
*
Use iBFT if present and user didn't asked for anything else. (#590719)
Martin Sivak
2010-05-10
1
-27
/
+36
*
Fetch ks files over NFS when ksdevice is not given (#541873)
David Cantrell
2010-04-27
1
-1
/
+2
*
Do not write OPTIONS=layer2=1 on all architectures (#577005).
David Cantrell
2010-03-26
1
-1
/
+1
*
Remove isys/str.c, replace calls with glib.h or string.h calls.
David Cantrell
2010-03-24
1
-6
/
+5
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Reset network setting input counters for IPv4 and IPv6 (#553761).
David Cantrell
2010-01-19
1
-0
/
+2
*
Fixes problems in the manual network configuration screen in loader with IPv6.
Ales Kozumplik
2010-01-07
1
-1
/
+1
*
Bring back missing IPv6 pieces that were lost in time.
David Cantrell
2010-01-07
1
-1
/
+1
*
Remove test mode from the loader, too.
Chris Lumens
2009-12-03
1
-31
/
+27
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-32
/
+20
*
Replace all popt use with glib's option parsing code.
David Cantrell
2009-11-18
1
-58
/
+38
*
Whitespace cleanup in loader/net.c.
David Cantrell
2009-09-29
1
-56
/
+70
*
We can't prompt for new network info in cmdline mode (#526262).
Chris Lumens
2009-09-29
1
-0
/
+8
*
Fix going back in "Inst. Method" and "Configure TCP/IP" screens in stage 1 (#...
Radek Vykydal
2009-08-26
1
-1
/
+1
*
Honor network config boot params for CD-booted ks installs (#433214)
David Cantrell
2009-08-10
1
-1
/
+4
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-3
/
+3
*
Add missing LAYER2 and PORTNO handling for s390x.
David Cantrell
2009-07-06
1
-1
/
+39
*
dhclient now reads config files from /etc/dhcp
David Cantrell
2009-07-06
1
-2
/
+2
*
network --bootproto no longer implies DHCP.
Chris Lumens
2009-07-02
1
-5
/
+3
*
Don't unconditionally skip the network config screen in kickstart.
Chris Lumens
2009-07-02
1
-4
/
+2
*
Increase max NIC identification duration to 5 minutes (#473747).
David Cantrell
2009-06-09
1
-1
/
+1
*
If network --device=MAC is given, translate to device name (#185522).
Chris Lumens
2009-05-22
1
-1
/
+6
*
Retry network configuration in loader (#492009)
David Cantrell
2009-05-05
1
-1
/
+6
*
Configure network in kickstartNetworkUp() iff NM is not connected (#490518)
David Cantrell
2009-04-30
1
-0
/
+3
*
Revert "Work around gcc bug #492973"
David Cantrell
2009-03-31
1
-1
/
+1
*
Work around gcc bug #492973
David Cantrell
2009-03-30
1
-1
/
+1
*
Do not prompt for NIC selection in cmdline mode (#492586)
David Cantrell
2009-03-30
1
-0
/
+9
*
Fix build errors in the new net.c code.
Chris Lumens
2009-02-13
1
-7
/
+7
*
Add iBFT support to loader
Martin Sivak
2009-02-12
1
-2
/
+108
*
Create a loop for dbus and pump the loop to process all the dbus messages. Th...
Jesse Keating
2009-01-14
1
-0
/
+16
*
Check error from asprintf() correctly for dhcpclass handling.
David Cantrell
2008-12-17
1
-1
/
+1
*
Use libnm_glib in net.c:get_connection()
David Cantrell
2008-12-17
1
-93
/
+14
*
Use macros for D-Bus paths
David Cantrell
2008-12-16
1
-2
/
+2
*
Remove XXX comment in net.c about GATEWAY
David Cantrell
2008-12-05
1
-4
/
+0
*
Send unique vendor class identifier unless user specifies one.
David Cantrell
2008-12-05
1
-18
/
+28
*
Let users edit net settings on network failure in stage 1 (#465887)
David Cantrell
2008-11-04
1
-0
/
+4
*
Do not write NM_CONTROLLED=yes to ifcfg files (#468028)
David Cantrell
2008-10-24
1
-1
/
+0
[next]