projects
/
platform
/
upstream
/
kmod.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/kmod.git
2014-03-27
Lucas De Marchi
python: Remove unused files from import
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Lucas De Marchi
Merge branch 'master' of python-kmod
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Guy Rozendorn
python: Issue #15: resovled by using setuptools_cython
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Guy Rozendorn
python: Issue #15: Cython needs to be in setup_requires
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Guy Rozendorn
python: Issue #15 Cython is now a dependency
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: update version to 0.9.1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Guy Rozendorn
python: Issue #13 skipping building extensions on non...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Make kmod.modprobe() raise an error if no modul...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Add self as maintainer to setup.py
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Correct building for python 2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Oz
python: add docstring to insert and remove methods
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Oz
python: add docstring to rmmod
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: update version to 0.9
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Update README
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: MANIFEST.in: add AUTHORS to distibuted source...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Ran update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .update-copyright.conf: update to pipe separators.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .update-copyright.conf: add MANIFEST.in to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .update-copyright.conf: add Red Hat alias for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .update-copyright.conf: add README.rst to ignor...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .mailmap: consolidate Andy Grover email addresses.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: .update-copyright.conf: add copyright configura...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: module: fix versions -> info typo in Module...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Initialize Kmod.mod_dir to None in __cinit__().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Use an OrderedDict for Module.info (preserving...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Add Module.info attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Use Cython's libc.errno for EEXIST.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Add Module.versions attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: README.rst: add .rst symlink for GitHub.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: README: mention Cython dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: README: cleanup reStructuredText syntax.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Add missing copyright blurbs.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Add docstrings to kmod.kmod and kmod.kmod.Kmod.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: MANIFEST.in: add missing source to the sdist...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Add additional out Module attributes (path...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
W. Trevor King
python: Convert to Cython.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: update FSF address in COPYING and COPYING.LESSER
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: add proper error handling to loaded_modules()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Improve README's description of kmod
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Make setup.py version match version in .c
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Add README
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: More cleanup and renaming of stuff. Add docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: Add support for listing loaded modules, modprob...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: use c99 init for struct init
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: a skeleton that compiles
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Andy Grover
python: initial checkin
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Lucas De Marchi
build-sys: try harder to shut up compiler wrt strict...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Lucas De Marchi
libkmod: Fix unaligned access
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Lucas De Marchi
build-sys: Remove -Werror from CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Lucas De Marchi
build-sys: Remove bogus line causing warning
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Lucas De Marchi
Add test for depmod using search dirs with same prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Anssi Hannula
depmod: do not allow partial matches with "search"...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Lucas De Marchi
Add test for simple search order in depmod
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Anssi Hannula
depmod: fix debug print parameter order
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Lucas De Marchi
libkmod-elf: Fix check by class in get_modversions()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Michal Marek
testsuite: Fix uname() during glibc startup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
man: use systemd as example instead of udev
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
man: clarify the support to modules.dep file
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
build-sys: Do not require xsltproc for installation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
build-sys: add small redirecting Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
testsuite: add test for '.' correctly parsed in param...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
testsuite: add test to ignore unrelated strings in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
testsuite: give a more suitable description to test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Lucas De Marchi
testsuite: add test for kcmdline params with no value
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
libkmod-config: Only match dot before '=' in /proc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
libkmod-config,depmod: Accept special files as configur...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
libkmod-module: Simplify kmod_module_insert_module()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
Add some tests for kernels without finit_module(2)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
testsuite: Do not provide finit_module(2) on older...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
testsuite: Add test for modprobe --force
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Michal Marek
testsuite: Check the list of loaded modules after a...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Stephen Kitt
Remove "rmmod -w" documentation and getopt entry
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Lukas Berk
man: insmod documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Lucas De Marchi
Remove duplicate includes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Lucas De Marchi
man: Change my contact email address
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Lucas De Marchi
kmod 16
v16
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Lucas De Marchi
Use C11's noreturn
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
module: use _cleanup_free and remove useless call to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
file: use _cleanup_free_
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
array: avoid duplicate code to reallocate
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
util: Be OOM-safe and use _cleanup_free_
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
testsuite: add basic test for getline_wrapped
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
util: use _cleanup_free_ on path_make_absolute_cwd()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
config: Use _cleanup_free_
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
util: Add cleanup attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Lucas De Marchi
testsuite: Move test-alias to test-util
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Anders Olofsson
build: Allow disabling maintainer mode
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Lucas De Marchi
build-sys: enable colored diagnostics if available
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Saul Wold
Makefile.am: add mkdir testsuite
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Saul Wold
Makefile.am: Add target to all cross-compilation of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Lucas De Marchi
NEWS: add entries
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Lucas De Marchi
rmmod: remove --wait option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Lucas De Marchi
libkmod: always pass O_NONBLOCK to kernel
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Lucas De Marchi
libkmod-hash: always align n_buckets to power of 2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Lucas De Marchi
util: Add ALIGN_POWER2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Tom Gundersen
depmod: warn on invalid devname specification
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Lucas De Marchi
build: remove check for typeof
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Thomas Petazzoni
Add configure check for _Static_assert()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Lucas De Marchi
Fix usage of readdir_r()
commit
|
commitdiff
|
tree
|
snapshot
next