d-i/netcfg.git
2012-09-11 Philipp Kerndebian/*.templates: use sl6 for strings changed by... people/pkern/ipv6
2012-09-08 Philipp Kerndhcp.c: fix dhcp_hostname handling
2012-08-26 Philipp Kernipv6.c: force stateless_config to 0 if stateful_config...
2012-08-26 Philipp Kernautoconfig.c: initialize getline's lineptr with NULL
2012-08-26 Colin WatsonDon't preseed IP addresses as hostnames
2012-08-26 Colin Watsonprint-dhcpv6-info: Actually apply IPv6 address and...
2012-08-26 Colin WatsonDon't bother unlinking /var/lib/netcfg/dhcp6c-finished...
2012-08-26 Colin Watsonprint-dhcpv6-info: Exit immediately if reason is not...
2012-08-26 Colin WatsonMake sure domain is empty if fgets fails
2012-08-26 Colin WatsonRemove usleep workaround in stop_rdnssd; avoiding the...
2012-08-26 Colin WatsonRelease isc-dhcp-client IPv6 leases at end of install
2012-08-26 Colin WatsonFix dhclient DUID generation
2012-08-26 Colin WatsonUse a sentinel file to determine whether dhcp6c has...
2012-08-26 Colin WatsonExit immediately if daemon() fails
2012-08-26 Colin WatsonRemove di_debug calls from signal handlers
2012-08-26 Colin WatsonFix up test suite to pass again
2012-08-26 Colin WatsonSelect DHCPv6 client at run-time
2012-08-26 Colin WatsonKill stateless dhcp6c from netcfg rather than from...
2012-08-26 Colin WatsonAdd dual-stack support
2012-08-26 Colin WatsonStateful DHCPv6 support
2012-08-26 Colin WatsonGet DNS and search information when doing stateless...
2012-08-26 Matt PalmerAdd a changelog for IPv6
2012-08-26 Matt PalmerModify the way that rdisc6 is called to make the progre...
2012-08-26 Matt PalmerFix the 'get default IPv6 route' command on freebsd
2012-08-26 Matt PalmerUse dhclient -6 to support stateless DHCP on FreeBSD
2012-08-26 Matt PalmerDon't use wide-dhcpv6 on non-Linux arches
2012-08-26 Matt PalmerDeal with stateless DHCPv6
2012-08-26 Matt PalmerIPv6 support for using rDNS to preseed hostnames
2012-08-26 Matt PalmerObtain DNS resolvers via RA options
2012-08-26 Matt PalmerRefactor /etc/network/interfaces writing code
2012-08-26 Colin WatsonMove wireless options into struct netcfg_interface
2012-08-26 Matt PalmerAdd proper GPL header to ipv6.c
2012-08-26 Matt PalmerSLAAC detection support in kFreeBSD
2012-08-26 Matt PalmerDetect and use autoconfigured IPv6 addresses (part 1)
2012-08-26 Matt PalmerMake read_resolv_conf_nameservers handle IPv6 addresses
2012-08-26 Matt PalmerMake no_default_route take IPv6 into account
2012-08-26 Matt PalmerDon't run the test suite on package build
2012-08-26 Matt PalmerAdd ethtool-lite.o to test build objects, so things...
2012-08-26 Matt PalmerSupport IPv6 netmasks, for people who like typing too...
2012-08-26 Matt PalmerFirst working draft of IPv6 support
2012-08-26 Matt PalmerMake a few more functions IPv6 aware
2012-08-26 Matt PalmerAdd test/run to gitignore
2012-08-26 Matt PalmerAdd netcfg_parse_cidr_address to do protocol-independen...
2012-08-26 Matt PalmerAdd missing instructions to test/README
2012-08-26 Matt PalmerAdd test framework, and make inet_mton support AF_INET6
2012-08-26 Matt PalmerCreate and use a struct to store all network interface...
2012-08-26 Matt PalmerConvert all remaining in_addr variables to strings
2012-08-26 Matt PalmerMove the rest of the static-specific globals into functions
2012-08-26 Matt PalmerMake nameserver_array a local, and an array of strings
2012-08-26 Matt PalmerRemove gateway from being a global var, and turn it...
2012-08-26 Matt PalmerRemove global variable netcfg_progress_displayed
2012-08-26 Matt PalmerOnly flush address families we manage
2012-08-26 Matt PalmerRefactor out some program-global variables
2012-08-26 Matt PalmerPull NULL_IPADDRESS out into a global constant
2012-08-25 Christian Perrierreleasing version 1.89 1.89
2012-08-25 Christian PerrierMerge branch 'master' of git://git.debian.org/git/d...
2012-08-25 Christian Perrierreleasing version 1.89
2012-08-25 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-08-25 Christian PerrierFix the spelling fix
2012-08-15 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-08-15 Philipp Kernwireless.c: Fix some spelling mistakes.
2012-08-13 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-08-13 Philipp Kernreleasing version 1.88 1.88
2012-08-11 Philipp KernActually implement qeth/layer2 checking.
2012-08-11 Philipp KernAvoid gateway reachability testing on s390(x).
2012-08-10 Christian Perrierreleasing version 1.87 1.87
2012-08-09 Gaudenz SteinlinUpdate changelog
2012-08-09 Sorina SanduRemove backup treating for link timeout
2012-08-09 Sorina SanduImprove logging for link detection
2012-08-09 Sorina SanduRemove asking for link time log message
2012-08-09 Sorina SanduUnset backup capability for link timeout and fix logging
2012-08-09 Gaudenz SteinlinUpdate changelog
2012-08-09 Sorina SanduRemove unused ret variables
2012-08-09 Per AnderssonIncrease visibility on return statements
2012-08-09 Per AnderssonCondense debconf return value variable usage
2012-08-09 Per AnderssonRemove magic numbers when returning back to main
2012-08-09 Christian Perrierreleasing version 1.86 1.86
2012-08-08 Christian PerrierRename cryptic killall.sh to kill-all-dhcp.
2012-08-07 Christian PERRIERDocument Gaudenz changes
2012-08-07 Christian PERRIERTypo fixes
2012-08-06 Gaudenz SteinlinAdd logging to iface activation and deactivation.
2012-08-04 Christian Perrierreleasing version 1.85 1.85
2012-07-31 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-30 Sorina SanduReplace hardcoded values with debconf constants
2012-07-27 Sorina SanduRevert accidential change of return value
2012-07-25 Christian Perrierreleasing version 1.84 1.84
2012-07-25 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-23 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-20 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-19 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-19 Christian Perrierreleasing version 1.83 1.83
2012-07-18 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-17 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-16 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-15 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-14 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-13 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-13 debian-installer... [l10n] [SILENT_COMMIT] Commit changed/added files
2012-07-13 debian-installer... [l10n] [SILENT_COMMIT] Update templates.pot
2012-07-13 Christian PERRIERDoh. Will there templates finally end in sl6?
next