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
2012-01-12
Lucas De Marchi
build-sys: build man pages
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Lucas De Marchi
man: convert depmod.d.sgml to xml and update it
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Lucas De Marchi
build-sys: fix clean rule removing tracked files
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Lucas De Marchi
rename doc dir to man
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc/modprobe.sgml: Various updates wrt inclusion with...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc/depmod.sgml: Remove references to legacy map files
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc/depmod.sgml: Remove refs to depmod.conf
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc/depmod.d.sgml: Various touchups; mostly s/depmod...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc/modprobe.d.sgml: Various touchups
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Robby Workman
doc: Import sgml manpages from module-init-tools repo
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
modprobe: show if module is in kernel
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
test: add check of module's state
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Jan Alexander...
depmod: Postpone creation of module array
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
modprobe: break dependency loop by checking if module...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
autogen.sh: configure with 3-clicks + paste
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
modprobe: adhere do coding style
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Dave Reisner
rmmod: behavior more like m-i-t's rmmod
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Dave Reisner
modprobe: check for EPERM on insertion
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
config: deprecate 'include' and 'config' commands
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Lucas De Marchi
Fix error code returned on module removal
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
build-sys: fix build with zlib/xz after private lib
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
TODO: add task to modprobe
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
build-sys: workaround libtool issue with argv[0]
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
build-sys: build tests as part of check phase
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
build-sys: create symlinks instead of building separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
build-sys: allow building without having gtk-doc installed
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
config: be reliable againt syntax errors in configs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Lucas De Marchi
TODO: add tasks to modprobe
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: fix out of tree build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
build-sys: give recommended configure options for hacking
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
README: add more information
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
build-sys: do not run configure in autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: organize sections
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: add gtk-doc to generate documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: fix broken links to other functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: fix order of param descriptions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
Match param names on header and source code
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
doc: fix comments format
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Lucas De Marchi
Update copyright
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Lucas De Marchi
modprobe: fix error path when loading dependencies
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Gustavo Sverzut...
modprobe: show is independent from verbose level.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Lucas De Marchi
Replace NAME_MAX with PATH_MAX for module aliases
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Lucas De Marchi
config: check if opening /proc/cmdline succeeded
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Rolf Eike Beer
tools/kmod-depmod: fix aliasing warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Lucas De Marchi
Revert "tools/kmod-depmod: fix aliasing warning"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
root
tools/kmod-depmod: fix aliasing warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Dave Reisner
tools/modprobe: exit non-zero on module not found with...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Dave Reisner
tools/modinfo: exit non-zero on module not found
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Lucas De Marchi
kmod 3
v3
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Lucas De Marchi
tools: use basename in help message
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Dave Reisner
libkmod/hash: check for NULL before freeing hash
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
Add missing doc for function argument
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
kmod-depmod: demote messages to WRN when non-critical...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Dave Reisner
libkmod: Fix casing in error output
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Dave Reisner
tools: unify error verbiage and casing
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
build-sys: do not install kmod-* tools
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
file: use log facilities
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
file: take a weakref to ctx
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
config: take a weakref to ctx
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Lucas De Marchi
Add missing static const
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
kmod-depmod: fix replacement of existing modules.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
kmod-depmod: fix comparison of module priority.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
utils/array: add array_remove_at()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
kmod-depmod: fix incorrect math finding out end of...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
kmod-depmod: document --config/-C in help output.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
kmod-depmod: add missing trailing \n to log messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
elf: zero *array when count is zero.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
libkmod-file: refactor code to avoid ifdef mess.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Gustavo Sverzut...
utils/read_str_safe(): fix wrong behavior and bugs.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
TODO: add task for providing man page
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
Add test to check kmod_validate_resources
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
Add call to check if resources are valid
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
index: save timestamp of each loaded index
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
config: save list of config paths with their timestamps
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
util: add helper function to compare timestamps
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
kmod-modprobe: mimic modprobe when removing deps with...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
Fix leak of kmod_module and fix code style
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Lucas De Marchi
TODO: add list of things that are different on kmod
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Dave Reisner
kmodprobe: post-remove module deps with 0 refcnt
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Dave Reisner
modprobe: use lighter access call instead of stat
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Dave Reisner
modprobe: remove --list option
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Dave Reisner
libkmod-config: remove warning for skipped config files
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Lucas De Marchi
Use last enum value instead of ARRAY_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Lucas De Marchi
Do not call exported function for mod->name
commit
|
commitdiff
|
tree
|
snapshot
2011-12-31
Lucas De Marchi
Move function to the right place
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Lucas De Marchi
Ignore "already loaded" error in module_probe_insert_mo...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Lucas De Marchi
Use errno instead of return value of init_module()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Leandro Pereira
libkmod-util: getline_wrapped: return NULL when buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Leandro Pereira
Do not forget parenthesis around if (streq(A, B)).
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Lucas De Marchi
Move libkmod-util.c to convenience util lib
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Lucas De Marchi
Move array implementation from depmode to libkmod-util
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
tools: kmod: bundle depmod together with the others
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
Fix header guard
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Leandro Pereira
kmod tool: don't keep iterating when command has been...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
Move util functions to libkmod-util.c
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
kmod-depmod: use hash implementation from util lib
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
hash: add iterator
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
build-sys: create libkmod-util.la convenience lib
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
Copy missing hash functions from kmod-depmod to libkmod
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Lucas De Marchi
Remove kmod_ prefix from hash implementation
commit
|
commitdiff
|
tree
|
snapshot
next