]> granicus.if.org Git - libnl/shortlog
libnl
2008-01-10 Thomas GrafAdd missing @{ for doxygen to build genl documentation
2008-01-10 Michael Biebl[PATCH] Remove autogenerated files from git and add...
2008-01-10 Michael Biebl[PATCH] Process Doxyfile.in to set correct PACKAGE_VERS...
2008-01-10 Thomas Grafrelease 1.0
2008-01-10 Thomas GrafRemove lib/defs.h from repository
2008-01-10 Patrick McHardy[PATCH] libnl cache management leak
2008-01-10 Thomas GrafAdded additional parsing and validation functions for...
2008-01-09 Thomas GrafTell git to ignore temporary files and push to pre9
2008-01-08 Thomas GrafMake vlan_put_attrs() available
2008-01-08 Thomas GrafLink info interface and vlan support
2007-12-19 Thomas GrafAdd support for the IFF_ECHO flag
2007-12-19 Thomas GrafSupport link operstate and linkmode
2007-12-19 Thomas GrafRepresent default route with destination address length...
2007-12-18 Thomas GrafSupport defining the default callback handler with...
2007-12-18 Thomas GrafRead debugging environment variable when initializing...
2007-12-18 Thomas GrafInclude linux/ip_mg_alg.h internally for compatibility...
2007-12-17 Thomas GrafFix nl_msg_parse() to not give back a reference it...
2007-12-17 Thomas GrafFix cache manager to not give back a reference it does...
2007-12-17 Thomas GrafFix memory leak when parsing netlink messages into...
2007-12-17 Thomas GrafFix creation and destruction of sockets
2007-12-13 Patrick McHardy[LIBNL]: Fix pointer conversion warnings on 64 bit
2007-12-13 Patrick McHardy[LIBNL]: Fix pointer conversion warnings on 64 bit
2007-12-13 Patrick McHardy[LIBNL]: Fix format strings
2007-11-21 Thomas GrafPushed to pre8 due to wrong version string in pre7
2007-10-11 Thomas GrafCache message type association interface cleanups
2007-09-18 Philip CraigUse linux/types.h to fix amd64 build
2007-09-18 Philip CraigAllow filtering by name for conntrack status flags
2007-09-18 Philip CraigFix typo in conntrack object compare
2007-09-17 Thomas GrafExport interface to define caches
2007-09-17 Thomas GrafCheck for availability of request_update()
2007-09-15 Thomas GrafExport interface to define objects
2007-09-15 Thomas GrafAdd missing declarations for genlmsg_data() and genlmsg...
2007-09-14 Thomas GrafInitial import