index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdk-stage1
/
dhcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stage 1 compilation fixes for gcc 4.0 :
Rafael Garcia-Suarez
2005-05-06
1
-3
/
+3
*
support DHCP over Wireless, Token Ring (great), Firewire, you name it
Olivier Blin
2005-04-21
1
-7
/
+7
*
MandrakeSoft -> Mandrakesoft
Pascal Rigaux
2004-07-20
1
-1
/
+1
*
instead of keeping stage1 (mostly as temporary space but with a fixed size, a...
Pascal Rigaux
2004-05-13
1
-1
/
+1
*
document when netauto is not provided and bootfile DHCP server param is given
Guillaume Cottenceau
2004-02-03
1
-2
/
+6
*
grow MAX_ARP_RETRIES from 4 to 7 after erwan's suggestion
Guillaume Cottenceau
2003-05-28
1
-1
/
+1
*
put dhcp bootfile under netauto parameter
Guillaume Cottenceau
2003-04-14
1
-1
/
+1
*
try to not save the hostname answered by the dhcp server
Guillaume Cottenceau
2002-09-26
1
-7
/
+0
*
compile with -W
Guillaume Cottenceau
2002-07-03
1
-4
/
+4
*
comply better to ClientID stuff
Guillaume Cottenceau
2002-03-09
1
-5
/
+5
*
save dhcp_hostname for stage2
Guillaume Cottenceau
2002-03-05
1
-15
/
+17
*
add hostname/domain in dhcp negociation,
Guillaume Cottenceau
2002-03-01
1
-0
/
+59
*
support "filename" in DHCP answers and give this
Guillaume Cottenceau
2001-12-11
1
-0
/
+4
*
change location of error message when no reply received
Guillaume Cottenceau
2001-06-11
1
-1
/
+1
*
don't write nonsense code to separate frontend from stage1,
Guillaume Cottenceau
2001-05-17
1
-2
/
+2
*
Have the wait_message() with the sleep()
Guillaume Cottenceau
2001-05-14
1
-1
/
+4
*
- add a sleep(2) after ioctl ifupping so that further operation can work norm...
Guillaume Cottenceau
2001-05-14
1
-4
/
+14
*
use poll() rather than select() to win some bytesCVS: -----------------------...
Guillaume Cottenceau
2001-05-08
1
-8
/
+7
*
remove unnecessary redhat history code
Guillaume Cottenceau
2001-04-12
1
-7
/
+4
*
remove unneeded #define
Guillaume Cottenceau
2001-04-12
1
-3
/
+0
*
do not segfault in dhcp stuff, when af_packet is not honoured by kernel
Guillaume Cottenceau
2001-03-08
1
-0
/
+4
*
ARP_MAX_RETRIES: s/5/4
Guillaume Cottenceau
2001-02-19
1
-1
/
+1
*
comply with glibc-2.2.2 more strict headers
Guillaume Cottenceau
2001-02-16
1
-0
/
+1
*
write down Magic Callback (tm) for static ip stuff
Guillaume Cottenceau
2001-02-13
1
-1
/
+1
*
consistent dot-terminated error messages, consistent no-dot log messages
Guillaume Cottenceau
2001-01-22
1
-2
/
+2
*
- add dhcp
Guillaume Cottenceau
2001-01-08
1
-335
/
+539
*
polish for integration into cooker
Guillaume Cottenceau
2000-12-18
1
-0
/
+399