]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2014-03-25  Andy Groverpython: Add self as maintainer to setup.py
2014-03-25  Andy Groverpython: Correct building for python 2.6
2014-03-25  Ozpython: add docstring to insert and remove methods
2014-03-25  Ozpython: add docstring to rmmod
2014-03-25  Andy Groverpython: update version to 0.9
2014-03-25  Andy Groverpython: Update README
2014-03-25  W. Trevor Kingpython: MANIFEST.in: add AUTHORS to distibuted source...
2014-03-25  W. Trevor Kingpython: Ran update-copyright.py.
2014-03-25  W. Trevor Kingpython: .update-copyright.conf: update to pipe separators.
2014-03-25  W. Trevor Kingpython: .update-copyright.conf: add MANIFEST.in to...
2014-03-25  W. Trevor Kingpython: .update-copyright.conf: add Red Hat alias for...
2014-03-25  W. Trevor Kingpython: .update-copyright.conf: add README.rst to ignor...
2014-03-25  W. Trevor Kingpython: .mailmap: consolidate Andy Grover email addresses.
2014-03-25  W. Trevor Kingpython: .update-copyright.conf: add copyright configura...
2014-03-25  W. Trevor Kingpython: module: fix versions -> info typo in Module...
2014-03-25  W. Trevor Kingpython: Initialize Kmod.mod_dir to None in __cinit__().
2014-03-25  W. Trevor Kingpython: Use an OrderedDict for Module.info (preserving...
2014-03-25  W. Trevor Kingpython: Add Module.info attribute.
2014-03-25  W. Trevor Kingpython: Use Cython's libc.errno for EEXIST.
2014-03-25  W. Trevor Kingpython: Add Module.versions attribute.
2014-03-25  W. Trevor Kingpython: README.rst: add .rst symlink for GitHub.
2014-03-25  W. Trevor Kingpython: README: mention Cython dependency.
2014-03-25  W. Trevor Kingpython: README: cleanup reStructuredText syntax.
2014-03-25  W. Trevor Kingpython: Add missing copyright blurbs.
2014-03-25  W. Trevor Kingpython: Add docstrings to kmod.kmod and kmod.kmod.Kmod.
2014-03-25  W. Trevor Kingpython: MANIFEST.in: add missing source to the sdist...
2014-03-25  W. Trevor Kingpython: Add additional out Module attributes (path...
2014-03-25  W. Trevor Kingpython: Convert to Cython.
2014-03-25  Andy Groverpython: update FSF address in COPYING and COPYING.LESSER
2014-03-25  Andy Groverpython: whitespace
2014-03-25  Andy Groverpython: add proper error handling to loaded_modules()
2014-03-25  Andy Groverpython: Improve README's description of kmod
2014-03-25  Andy Groverpython: Make setup.py version match version in .c
2014-03-25  Andy Groverpython: Add README
2014-03-25  Andy Groverpython: More cleanup and renaming of stuff. Add docstrings.
2014-03-25  Andy Groverpython: Add support for listing loaded modules, modprob...
2014-03-25  Andy Groverpython: use c99 init for struct init
2014-03-25  Andy Groverpython: a skeleton that compiles
2014-03-25  Andy Groverpython: initial checkin
2014-03-25  Lucas De Marchibuild-sys: try harder to shut up compiler wrt strict...
2014-03-25  Lucas De Marchilibkmod: Fix unaligned access
2014-03-24  Lucas De Marchibuild-sys: Remove -Werror from CFLAGS
2014-03-24  Lucas De Marchibuild-sys: Remove bogus line causing warning
2014-03-19  Lucas De MarchiAdd test for depmod using search dirs with same prefix
2014-03-19  Anssi Hannuladepmod: do not allow partial matches with "search"...
2014-03-19  Lucas De MarchiAdd test for simple search order in depmod
2014-03-19  Anssi Hannuladepmod: fix debug print parameter order
2014-03-07  Lucas De Marchilibkmod-elf: Fix check by class in get_modversions()
2014-03-07  Michal Marektestsuite: Fix uname() during glibc startup
2014-03-06  Lucas De Marchiman: use systemd as example instead of udev
2014-03-06  Lucas De Marchiman: clarify the support to modules.dep file
2014-03-06  Lucas De Marchibuild-sys: Do not require xsltproc for installation...
2014-03-06  Lucas De Marchibuild-sys: add small redirecting Makefiles
2014-03-06  Lucas De Marchitestsuite: add test for '.' correctly parsed in param...
2014-03-06  Lucas De Marchitestsuite: add test to ignore unrelated strings in...
2014-03-06  Lucas De Marchitestsuite: give a more suitable description to test
2014-03-06  Lucas De Marchitestsuite: add test for kcmdline params with no value
2014-03-05  Michal Mareklibkmod-config: Only match dot before '=' in /proc...
2014-03-05  Michal Mareklibkmod-config,depmod: Accept special files as configur...
2014-03-05  Michal Mareklibkmod-module: Simplify kmod_module_insert_module()
2014-03-05  Michal MarekAdd some tests for kernels without finit_module(2)
2014-03-05  Michal Marektestsuite: Do not provide finit_module(2) on older...
2014-03-05  Michal Marektestsuite: Add test for modprobe --force
2014-03-05  Michal Marektestsuite: Check the list of loaded modules after a...
2014-01-26  Stephen KittRemove "rmmod -w" documentation and getopt entry
2014-01-24  Lukas Berkman: insmod documentation fix
2014-01-21  Lucas De MarchiRemove duplicate includes
2014-01-02  Lucas De Marchiman: Change my contact email address
2013-12-22  Lucas De Marchikmod 16 v16
2013-12-17  Lucas De MarchiUse C11's noreturn
2013-11-18  Lucas De Marchimodule: use _cleanup_free and remove useless call to...
2013-11-18  Lucas De Marchifile: use _cleanup_free_
2013-11-18  Lucas De Marchiarray: avoid duplicate code to reallocate
2013-11-18  Lucas De Marchiutil: Be OOM-safe and use _cleanup_free_
2013-11-18  Lucas De Marchitestsuite: add basic test for getline_wrapped
2013-11-18  Lucas De Marchiutil: use _cleanup_free_ on path_make_absolute_cwd()
2013-11-18  Lucas De Marchiconfig: Use _cleanup_free_
2013-11-18  Lucas De Marchiutil: Add cleanup attribute
2013-11-18  Lucas De Marchitestsuite: Move test-alias to test-util
2013-11-11  Anders Olofssonbuild: Allow disabling maintainer mode
2013-10-26  Lucas De Marchibuild-sys: enable colored diagnostics if available
2013-10-10  Saul WoldMakefile.am: add mkdir testsuite
2013-10-10  Saul WoldMakefile.am: Add target to all cross-compilation of...
2013-09-20  Lucas De MarchiNEWS: add entries
2013-09-20  Lucas De Marchirmmod: remove --wait option
2013-09-20  Lucas De Marchilibkmod: always pass O_NONBLOCK to kernel
2013-09-20  Lucas De Marchilibkmod-hash: always align n_buckets to power of 2
2013-09-20  Lucas De Marchiutil: Add ALIGN_POWER2
2013-09-10  Tom Gundersendepmod: warn on invalid devname specification
2013-09-06  Lucas De Marchibuild: remove check for typeof
2013-09-06  Thomas PetazzoniAdd configure check for _Static_assert()
2013-08-29  Lucas De MarchiFix usage of readdir_r()
2013-08-29  John Spencertestsuite: fix usage of reserved names
2013-08-22  Lucas De Marchikmod 15 v15
2013-08-14  Lucas De Marchilibkmod: Fix getting param with no value from kcmdline
2013-08-14  Lucas De Marchitestsuite: Add test for parameter with no value in...
2013-08-09  Jan Engelhardtdepmod: add missing "else" clause
2013-08-02  Lucas De Marchishell-completion: Make options accept '=' as last char
2013-07-30  Lucas De Marchibuild: Install bash completion data
2013-07-30  Lucas De Marchishell-completion: Add kmod static-nodes
next