use xbind, xconnect where appropriate.
[oweals/busybox.git] / networking / libiproute /
2006-12-23 Denis Vlasenkouse xbind, xconnect where appropriate.
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-12-16 Denis Vlasenkoinline strcmp(s, "-") [actually macro-ize it for now...
2006-12-15 Denis Vlasenkore-applying first post-1.3.x change
2006-12-15 Denis Vlasenkoback out last change - need to make busybox-1_3-stable...
2006-12-14 Bernhard Reutner... - table support for ip route
2006-12-07 Bernhard Reutner... - Improve wording in error message.
2006-12-04 Bernhard Reutner... - make sure we pickup the correct defines. Guards again...
2006-11-27 Denis Vlasenkodo not overflow ifr_name. maybe it was safe in some...
2006-11-21 Denis Vlasenkobb_INET_default[] is really just a const "default",
2006-11-21 Bernhard Reutner... - add 'ip rule' support. First take..
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-11-05 Denis Vlasenkorename: compare_string_array -> index_in_str_array
2006-11-01 Denis Vlasenkomostly style fixes
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-10-26 Denis Vlasenkoip: "ip addr del" and "ip addr delete" both should...
2006-10-26 Denis Vlasenkosilly size savings and capitalization fixes
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-10-05 Denis Vlasenkobuild system overhaul
2006-10-03 Denis Vlasenkolots of silly indent fixes
2006-09-30 Denis Vlasenkolibiproute/ll_map.c: fix bug 279
2006-09-28 Denis Vlasenkort_names.c: move few strings into rodata
2006-09-27 Denis Vlasenkosilly switch style fix
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-09-03 Denis Vlasenkoreplacing func() with xfunc() where appropriate
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-18 Rob Landleyskip_whitespace() shouldn't claim its return value...
2006-06-16 Bernhard Reutner... - add needed includes and include busybox.h needed...
2006-06-14 Bernhard Reutner... - correct typo
2006-06-07 Bernhard Reutner... - reuse strings and messages. Saves about 600B
2006-06-02 Rob LandleyHeader cleanup: don't #include headers that libbb.h...
2006-05-29 Rob LandleySize reductions, mostly switching things to use libbb...
2006-05-17 Rob LandleyPatch from Bernhard Fischer to remove some useless...
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-04-05 Bernhard Reutner... - include proper headers.
2006-04-02 Bernhard Reutner... - janitorial: include proper prototypes in libiproute.
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-09 Bernhard Reutner... - fix typo
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-03 Eric AndersenKill off some unused code that was wasting several...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-30 Eric Andersensort out yet more type issues
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-12 Bernhard Reutner... - remove warning about redeclaration of __constant_htons
2006-01-12 Bernhard Reutner... - mark argument who of print_route as unused.
2005-12-15 Rob LandleyPatch from dlively (whoever that is, see bug 591) to fix
2005-12-06 "Vladimir N. Oleynik"restore compare_string_array new interface (make broken...
2005-10-26 Bernhard Reutner... * uniq.c: remove unneeded include and use short boiler...
2005-10-08 Bernhard Reutner... - make libiproute compile..
2005-09-22 "Vladimir N. Oleynik"network "default" --> bb_INET_default. Reduce 2 exporte...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-20 Paul Foxapplying fix for:
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-16 Mike FrysingerIn Bug 208, bernhardf writes:
2004-10-08 Eric Andersenegor duda writes:
2004-08-11 Glenn L McGrathSet default command to list rather than get, its defaul...
2004-05-05 Eric AndersenSteve Grubb writes:
2004-04-26 Eric AndersenThomas Koeller writes:
2004-04-12 Glenn L McGrathFix up conditional compile of files needed by ip applets
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse proper C99 types
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-08-29 Glenn L McGrath"This function was not updating the argc and argv point...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenOn second thought, this is a better way to fix things
2003-07-14 Eric AndersenDon't use Linux kernel headers
2003-06-20 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-04-26 Glenn L McGrathiPatch from waldi, fixes usage of ip route flush (from...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-15 Glenn L McGrathPatch from Bastian Blank
2003-02-12 Eric AndersenDon't use HZ -- use sysconf(_SC_CLK_TCK)
2003-01-27 Eric AndersenThis seems sufficient for ifup and ifdown to actually...
2003-01-22 Eric AndersenFix a typo that broke it so busybox won't build
2003-01-21 Glenn L McGrathheader update
2003-01-14 Eric AndersenEliminate most instances where we use linux kernel...
2003-01-14 Eric AndersenEliminate use of kernel header file
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2003-01-05 Glenn L McGrathfixes for ia64
2002-12-16 Glenn L McGrathOnly included headers that are used.
2002-12-16 Glenn L McGrathfix warning
2002-12-11 Glenn L McGrathundefine sysinfo to prevent breakage on ia64
2002-12-02 Glenn L McGrathUse compare_string_array in ipaddress to save a few...
2002-12-02 Glenn L McGrathSave a few more bytes
2002-12-02 Glenn L McGrathSave a hundred bytes or so on the do_iproute function
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-28 Glenn L McGrathClean up error messages
2002-11-28 Glenn L McGrathMinor error messages changes
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathSyntax error
next