Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 3d8d5e8ad4 libiproute: use itoa() where appropriate há 9 anos atrás
  Denys Vlasenko 9b58fe9c0b ip: code shrink há 11 anos atrás
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes há 12 anos atrás
  Denys Vlasenko fb132e4737 whitespace cleanup há 14 anos atrás
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC há 14 anos atrás
  Bernhard Reutner-Fischer 1b3549875c ip rule: unify parsing args há 14 anos atrás
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) há 15 anos atrás
  Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP há 15 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
  Denys Vlasenko d31575a3ae libiproute/*: code shrink há 15 anos atrás
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense há 15 anos atrás
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions há 15 anos atrás
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Bernhard Reutner-Fischer 9de4622055 - make the first arg of the filter function passed to rtnl_dump_filter constant há 16 anos atrás
  Denis Vlasenko bedfabd500 libiproute: use stdout directly instead of passing it as a parameter há 16 anos atrás
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables há 17 anos atrás
  Denis Vlasenko 186c2b3d0e iproute: fix a bug where "ip r flush table main" was rejected, há 17 anos atrás
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args há 17 anos atrás
  Denis Vlasenko 605b20e277 replace printf with fputs where appropriate há 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, há 17 anos atrás
  Bernhard Reutner-Fischer cd0e80ce90 - move iprule and ipaddress from matches() to index_in_str_array há 17 anos atrás
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes há 17 anos atrás
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. há 17 anos atrás
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. há 17 anos atrás
  Bernhard Reutner-Fischer 2806b2368c - reinstate static for the command string arrray to be gentle to gcc-3.x há 18 anos atrás
  Bernhard Reutner-Fischer 4d9a358ec1 - use uint32_t as suggested by vda. há 18 anos atrás
  Bernhard Reutner-Fischer 425997223c - rtnl_rttable_a2n wants an unsigned int32 há 18 anos atrás
  Bernhard Reutner-Fischer 620e57b421 - forgot to include ip_common.h há 18 anos atrás