2008-11-14 |
Wade Berrier | ifupdown.c: allow options to udhcpc to be configurable... |
blob | commitdiff | raw |
2008-11-01 |
Denis Vlasenko | iplink: accept shorthands for "address" keyword here: |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Denis Vlasenko | ifupdown: fixes for shutdown of DHCP-managed interfaces |
blob | commitdiff | raw | diff to current |
2008-08-12 |
Denis Vlasenko | ifupdown: fixes for custom MAC address, by Wade Berrier... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Denis Vlasenko | libbb: introduce and use xrealloc_vector |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Denis Vlasenko | ifupdown: /etc/network/interfaces can have comments... |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Denis Vlasenko | revert last two commits. vfork cannot be used in subrou... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Denis Vlasenko | *: introduce and use xvfork() |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Denis Vlasenko | more of -Wall fixes from Cristian Ionescu-Idbohrn. |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Denis Vlasenko | udhcpc: add -o "do not request options by default"... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Denis Vlasenko | *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Denis Vlasenko | ifupdown: support for %retries% (L. Gabriel Somlo ... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Denis Vlasenko | patch: shrink by Pascal Bellard <pascal.bellard AT... |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Denis Vlasenko | ifupdown: make it NOMMU-capable |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: fix fallout from -Wunused-parameter |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-02-16 |
Denis Vlasenko | *: more readable handling of pipe fds. No code changes. |
blob | commitdiff | raw | diff to current |
2008-02-16 |
Denis Vlasenko | ifupdowm: shrink |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Denis Vlasenko | ifupdown: code shrink |
blob | commitdiff | raw | diff to current |
2008-01-02 |
Denis Vlasenko | libbb: introduce and use safe_waitpid (loops in EINTR) |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Denis Vlasenko | logread: eliminate usage of data/bss |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
Bernhard Reutner... | - mark TODO: use index_in_str_array() |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Denis Vlasenko | introduce bb_putchar(). saves ~1800 on uclibc (less... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Denis Vlasenko | update Glenn McGrath's email address |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Denis Vlasenko | assorted fixes for breakage found by randomconfig |
blob | commitdiff | raw | diff to current |
2007-08-02 |
Denis Vlasenko | start_stop_daemon: NOMMU fixes, round 2 by Alex Landau... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Denis Vlasenko | Three patches from FreeWRT people |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Denis Vlasenko | ifup/ifdown: make location of ifstate configurable |
blob | commitdiff | raw | diff to current |
2007-07-03 |
Denis Vlasenko | ifupdown: kill -TERM is default, so drop -TERM |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Denis Vlasenko | Consolidate ARRAY_SIZE macro; remove one unneeded globa... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Denis Vlasenko | whitespace fixes |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Denis Vlasenko | ifupdown: small optimization (avoid doing useless work... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Denis Vlasenko | ifupdown: mke it possible to use DHCP clients different... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Denis Vlasenko | ifupdown: reread state file before rewriting it. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Bernhard Reutner... | - very minor size tweak. |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Denis Vlasenko | ifupdown: do not complain if !/var/run/ifstate |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Denis Vlasenko | clean up accumulated whitespace damage |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Denis Vlasenko | ifupdown: code to deconstruct the state_list gracefully |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Denis Vlasenko | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #5 |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #4 |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | remove casts from xmalloc() |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | ifupdown: do not print and/or execute empty commands... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | ifupdown: parse() returning NULL and returning "" is... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Denis Vlasenko | ifupdown: strlen(NULL) is a no-no, fixed. Also few... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | fix remaining survivors of the return(a) cleanup |
blob | commitdiff | raw | diff to current |
2006-11-23 |
Denis Vlasenko | ifupdown: |
blob | commitdiff | raw | diff to current |
2006-11-23 |
Denis Vlasenko | ifupdown: save some 100+ bytes of code in addstr() |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Denis Vlasenko | dhcprelay: new applet |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Denis Vlasenko | use skip_whitespace where appropriate |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Denis Vlasenko | strip -> $(STRIP); fix "unused variable" warning |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Denis Vlasenko | bb_get_[chomped]line_from_file wasn't descriptive enough. |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Denis Vlasenko | ifupdown: stop emitting annoying/misleading error messages. |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Denis Vlasenko | dnsd fix; option_mask32 added. dnsd needs more love. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Denis Vlasenko | ifupdown: Debian users contributed improvement to it |
blob | commitdiff | raw | diff to current |
2006-09-28 |
Denis Vlasenko | ifupdown: make dhcp start/stop scripts user configurable |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Denis Vlasenko | ifupdown: fix for standalone shell; removed hardcoded... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Denis Vlasenko | ifupdown: style cleanup, no code changes |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Denis Vlasenko | ifupdown: getopt_ulflags'ification. |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-01 |
"Robert P. J. Day" | More removal of "#if 0" content. |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Mike Frysinger | only enable count_bit functions when actually needed... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Rob Landley | Size reductions, mostly switching things to use libbb... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Rob Landley | Change llist_add_* to take the address of the list... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Rob Landley | Remove bb_strlen() in favor of -fno-builtin-strlen... |
blob | commitdiff | raw | diff to current |
2006-04-14 |
Rob Landley | Remove code for protocols we don't properly support... |
blob | commitdiff | raw | diff to current |
2006-04-03 |
Bernhard Reutner... | - move buffer allocation schemes to libbb.h |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Rob Landley | Fix from Glenn McGrath. |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Rob Landley | Fixup to make warnings from the last patch go away. |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Rob Landley | Cleanup patch from Denis Vlasenko. Mostly variants... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Rob Landley | Cleanup from Glenn McGrath. |
blob | commitdiff | raw | diff to current |
2006-02-26 |
Rob Landley | Patch from Glenn McGrath to remove code that opens... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Tim Riker | just whitespace |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Bernhard Reutner... | - several functions depend on IPv4 or IPv6 od IPX support. |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Rob Landley | Rob Sullivan sent in some cleanups, which I beat on... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
"Vladimir N. Oleynik" | change interface to bb_xasprintf() - more perfect for me. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Bernhard Reutner... | - rename llist_add_to.c to llist.c |
blob | commitdiff | raw | diff to current |
2005-09-22 |
"Vladimir N. Oleynik" | more remove lost exported |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Eric Andersen | Do not attempt to free() the application's environment... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Only define a local environ when not using the prototyp... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Glenn L McGrath | Patch from Felipe Kellermann, remove some unnecessary... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Eric Andersen | use SIGTERM to kill off udhcpd, not SIGKILL |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Eric Andersen | As noted by Eric Spakman, calling static_down() and... |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Eric Andersen | add missing ; 1_00_rc2 |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Eric Andersen | bother. unrevert my fix. |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Eric Andersen | Make certain that udhcp shuts down the interface |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Eric Andersen | oops |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Eric Andersen | Make certain that udhcp shuts down the interface |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Glenn L McGrath | Patch from Manousaridis Angelos to bring dhclient down... |
blob | commitdiff | raw | diff to current |
next |