projects
/
platform
/
upstream
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
whitespace fixes
[platform/upstream/busybox.git]
/
networking
/
udhcp
/
script.c
2010-01-25
Denys Vlasenko
whitespace fixes
blob
|
commitdiff
2009-11-02
Denys Vlasenko
udhcpc: log script parameter too
blob
|
commitdiff
|
diff to current
2009-07-03
Denys Vlasenko
udhcpc: support option 0x79 (static routes) (part of...
blob
|
commitdiff
|
diff to current
2009-07-03
Denys Vlasenko
udhcp: dname_dec may return NULL, account for that...
blob
|
commitdiff
|
diff to current
2009-06-17
Denys Vlasenko
udhcp: logging improvements, field and variable renames
blob
|
commitdiff
|
diff to current
2009-06-17
Denys Vlasenko
udhcp: shorten mac len from 16 to 6 in lease file
blob
|
commitdiff
|
diff to current
2009-06-17
Denys Vlasenko
udhcp: change UDHCP_DEBUG into int, make verbosity...
blob
|
commitdiff
|
diff to current
2009-06-16
Denys Vlasenko
udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip
blob
|
commitdiff
|
diff to current
2009-04-01
Denis Vlasenko
dhcpd: remember and record hostnames; optimize get_option
blob
|
commitdiff
|
diff to current
2008-12-30
Denis Vlasenko
libbb: add bb_unsetenv (taken from hush).
blob
|
commitdiff
|
diff to current
2008-12-08
Denis Vlasenko
optimize 16- and 32-bit moves
blob
|
commitdiff
|
diff to current
2008-11-06
Denis Vlasenko
build system: tidying up CONFIG_xxx names (suggested...
blob
|
commitdiff
|
diff to current
2008-09-26
Denis Vlasenko
dhcp: add FAST_FUNC as appropriate. -160 bytes.
blob
|
commitdiff
|
diff to current
2008-03-27
Denis Vlasenko
openvt: fix gross mismatch between us and "standard...
blob
|
commitdiff
|
diff to current
2008-01-02
Denis Vlasenko
libbb: introduce and use safe_waitpid (loops in EINTR)
blob
|
commitdiff
|
diff to current
2007-11-29
Denis Vlasenko
dhcp: heed TODO item - divorced options from their...
blob
|
commitdiff
|
diff to current
2007-11-28
Denis Vlasenko
dhcpc: let server know we don't like oversized packets.
blob
|
commitdiff
|
diff to current
2007-08-19
Denis Vlasenko
max_option_length[] holds small ints, uint8_t is enough
blob
|
commitdiff
|
diff to current
2007-04-07
Denis Vlasenko
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
blob
|
commitdiff
|
diff to current
2007-02-27
Denis Vlasenko
udhcp: optionally support RFC3397 (by Gabriel L. Somlo...
blob
|
commitdiff
|
diff to current
2007-01-29
Denis Vlasenko
preparatory patch for -Wwrite-strings #2
blob
|
commitdiff
|
diff to current
2006-11-28
Denis Vlasenko
udhcpc: fix my breakage
blob
|
commitdiff
|
diff to current
2006-11-23
Denis Vlasenko
add "wpad" DHCP option. Spotted some optimization oppor...
blob
|
commitdiff
|
diff to current
2006-11-18
Denis Vlasenko
udhcp: fix indentation and style.
blob
|
commitdiff
|
diff to current
2006-09-06
Denis Vlasenko
Implement optional syslog logging using ordinary
blob
|
commitdiff
|
diff to current
2006-08-03
Rob Landley
Remove bb_ prefixes from xfuncs.c (and a few other...
blob
|
commitdiff
|
diff to current
2006-07-02
"Robert P. J. Day"
Standardize on the vi editing directives being on the...
blob
|
commitdiff
|
diff to current
2006-05-28
Rob Landley
My first bout of untangling udhcp. Make lots of gratui...
blob
|
commitdiff
|
diff to current
2006-05-21
Rob Landley
Minor cleanups: Convert a few calloc() calls to xzalloc...
blob
|
commitdiff
|
diff to current
2006-05-08
Mike Frysinger
add back in udhcp support
blob
|
commitdiff
|
diff to current
2006-03-23
Mike Frysinger
remove in place of external link
blob
|
commitdiff
2006-01-25
Tim Riker
just whitespace
blob
|
commitdiff
|
diff to current
2005-09-23
"Vladimir N. Oleynik"
more make safe the exported namespace for udhcp. Move...
blob
|
commitdiff
|
diff to current
2005-09-22
"Vladimir N. Oleynik"
safe exported namespace for udhcp. Not full, bore :-(
blob
|
commitdiff
|
diff to current
2004-05-19
Russ Dill
fix memory leak caused by switch to vfork
blob
|
commitdiff
|
diff to current
2004-04-14
Eric Andersen
Larry Doolittle writes:
blob
|
commitdiff
|
diff to current
2004-03-15
Eric Andersen
Remove trailing whitespace. Update copyright to includ...
blob
|
commitdiff
|
diff to current
2004-01-30
Eric Andersen
Use standard C99 types
blob
|
commitdiff
|
diff to current
2003-12-24
Russ Dill
fix a long standing underallocation bug
blob
|
commitdiff
|
diff to current
2003-12-24
Russ Dill
move debugging to safe place (before vfork)
blob
|
commitdiff
|
diff to current
2003-12-18
Russ Dill
Finish remerging busybox udhcp and udhcp. Some cleanups...
blob
|
commitdiff
|
diff to current
2003-12-16
Russ Dill
include headers with prototypes to make sure prototypes...
blob
|
commitdiff
|
diff to current
2003-12-15
Russ Dill
make udhcp work under uclinux, to an extent
blob
|
commitdiff
|
diff to current
2003-12-15
Russ Dill
options is a pretty common symbol, bad idea to use...
blob
|
commitdiff
|
diff to current
2003-06-10
Glenn L McGrath
Vodz, last_patch_88
blob
|
commitdiff
|
diff to current
2003-02-12
Russ Dill
sync with udhcp bug fixes
blob
|
commitdiff
|
diff to current
2002-12-11
Russ Dill
resync with udhcp cvs
blob
|
commitdiff
|
diff to current
2002-12-08
Glenn L McGrath
Support using ip in udhcpc scripts.
blob
|
commitdiff
|
diff to current
2002-10-14
Russ Dill
added full udhcp integration
blob
|
commitdiff
|
diff to current