summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* 2007-05-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-071-0/+4
* * isys/isys.py (dhcpNetDevice): Don't need to take dhcpclass as aDavid Cantrell2007-05-071-1/+2
* * isys/isys.c (doDhcpNetDevice): Pass pumplogger to pumpDhcpClassRun()David Cantrell2007-04-271-1/+6
* * rescue.py (startNetworking): Call the right functions to bring upDavid Cantrell2007-04-272-48/+83
* * isys/isys.py (compareNetDevices): If either device lacks an int inDavid Cantrell2007-04-231-2/+5
* * isys/isys.py (getLinkStatus): Be a little more intelligent about whatDavid Cantrell2007-04-201-1/+8
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-1/+1
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-0/+12
* * isys/nl.c (netlink_init_interfaces_list): Should catch instancesDavid Cantrell2007-04-182-6/+11
* * isys/nl.c (netlink_init_interfaces_list): Fix RTM_GETLINK messageDavid Cantrell2007-04-173-30/+38
* Ignore PS3 flash (#236481)Paul Nasrat2007-04-171-0/+8
* 2007-04-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-061-3/+3
* * isys/dasd.c: Fix the formatting and check return values onDavid Cantrell2007-04-051-88/+104
* * isys/dasd.c: Condense read_vlabel() in to read_volume_label(), newDavid Cantrell2007-04-051-12/+13
* Use /dev/ devices nodes for probing RAID superblocks, instead of recycling theChris Lumens2007-03-281-11/+15
* * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11.David Cantrell2007-03-272-9/+10
* Clear out cached netlink information so we display the Remote button on theChris Lumens2007-03-121-0/+5
* For fuck's sake. You'd think I had never used a pointer before. Don'tDavid Cantrell2007-03-091-1/+1
* * isys/str.c (strcount): If tmp is NULL, return 0 (#231290).David Cantrell2007-03-081-0/+3
* * isys/nl.c (netlink_init_interfaces_list): Handle netlink messagesDavid Cantrell2007-03-061-7/+31
* * loader2/net.c (strcount): Moved to isys/str.c.David Cantrell2007-03-062-0/+42
* 2007-02-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-02-072-114/+0
* 2007-01-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-231-0/+2
* * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automaticDavid Cantrell2007-01-221-1/+2
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+1
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-1/+4
* Don't care about the return value of asprintf.Chris Lumens2007-01-091-2/+4
* If dhcpclass is empty, build one from uname() likeDavid Cantrell2007-01-051-2/+7
* * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057).David Cantrell2006-12-181-1/+4
* 2006-12-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-151-2/+3
* 2006-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-151-0/+6
* 2006-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-121-1/+1
* * isys/wireless.c (set_essid, get_essid): Init wreq struct beforeDavid Cantrell2006-11-281-3/+7
* - don't segfault when importing isys on ppc (#214653)Peter Jones2006-11-082-2/+6
* * isys/str.c: Added str2case() to handle str2upper() and str2lower().David Cantrell2006-11-062-9/+38
* Tab to spaces.David Cantrell2006-11-031-1/+1
* Added IPv6 DNS lookup support to libisys.David Cantrell2006-11-023-43/+136
* Space cleanups.David Cantrell2006-11-021-1/+1
* 2006-10-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-251-3/+5
* 2006-10-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-191-2/+2
* - anaconda (__main__): Only do auditDaemon if we're not in test orPeter Jones2006-10-111-2/+1
* 2006-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-101-63/+35
* * isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on allDavid Cantrell2006-10-031-10/+6
* * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() andDavid Cantrell2006-10-032-19/+17
* * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it doesDavid Cantrell2006-10-022-7/+18
* * isys/isys.c (doDhcpNetDevice): Call pumpSetupInterface() afterDavid Cantrell2006-09-201-1/+8
* * isys/Makefile: Make nltest target depend on str.o.David Cantrell2006-09-191-1/+1
* * isys/isys.c (doDhcpNetDevice): Rename to be dhcp instead ofJeremy Katz2006-09-123-10/+14
* * isys/nl.c: Only collect IPv4 and IPv6 addresses for IFF_RUNNINGDavid Cantrell2006-09-111-11/+18
* Skip attached devices without media present (like CF readers, etc.) (#205465).Chris Lumens2006-09-111-0/+5