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
2011-12-08
Gustavo Sverzut...
NULL safety in public places, allows disable logging.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gustavo Sverzut...
log: give log function its data instead of kmod_ctx.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gustavo Sverzut...
modname_normalize: fix const and buffer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Lucas De Marchi
kmod_loaded: document exported function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Lucas De Marchi
kmod_list: document exported functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gustavo Sverzut...
kmod_module: Remove const from path
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gustavo Sverzut...
add kmod_module_get_filtered_blacklist()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Lucas De Marchi
Only search path in moddep if it's not already set
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Lucas De Marchi
Fix abs path helper function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Lucas De Marchi
test-insmod: show the path libkmod is using
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Gustavo Sverzut...
test-insmod: print name to test modname_normalize().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
kmod_module: treat module creation by path with same...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
kmod_module: store absolute path when creating module...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
Add helper path_make_absolute_cwd()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
Add helper path_is_absolute()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
kmod_config: parse install and remove commands
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
kmod_config: parse module options
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
Add helper strchr_replace()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Lucas De Marchi
Use streq() when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
Split function so we don't call basename() unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
test: add test for modules' hash
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
Maintain a pool of modules alive
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_config: optimize config files handling
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_list: remove nodes in order
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_list: add helper function to merge two lists
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_list: add helper kmod_list_insert_before()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_list: add helper kmod_list_insert_after()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
test: add test to get dependencies of a module
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
test: add test to convert name to path
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_module: normalize module name
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_module: get path on demand
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_module: parse dependencies on demand
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
Split function to search moddep file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
kmod_module: return a new list and increase ref of...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Lucas De Marchi
Fix missing parenthesis in macro
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Gustavo Sverzut...
Add simple hash implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Lucas De Marchi
kmod_module: inline name and make it always available
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Gustavo Sverzut...
kmod_alias: reduce from 3 mallocs to a single one.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Lucas De Marchi
Use readdir_r in kmod_module_get_sections()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Lucas De Marchi
Use readdir_r in kmod_module_get_holders()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Lucas De Marchi
Add padding to enum to make sure it's an int
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Lucas De Marchi
Inline foreach macro for internal usage
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Gustavo Sverzut...
tests: release memory before error exits.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Gustavo Sverzut...
no more kmod_loaded and kmod_loaded_module.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Gustavo Sverzut...
kmod_module: extended information gathering.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Gustavo Sverzut...
kmod_module_get_module: safety against NULL pointers
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Gustavo Sverzut...
module refcount should start at 1.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Gustavo Sverzut...
fix missing ")".
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
TODO: update file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
License library as LGPL
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: change license to LGPL
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: update copyrignt
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: add support for seaching with wildcards
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: add support for searching
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: add support for searching node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: read child node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: read root node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: create and destroy node
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
Add memdup() helper
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: mmap: open and close file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
index: use idx instead of index due to name clash
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
Fix some coding style issues
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Gustavo Sverzut...
improve kmod_config api.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Gustavo Sverzut...
reorder struct fields to avoid holes, improving packing
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Gustavo Sverzut...
README with purpose and initial overview.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Lucas De Marchi
Fix extra attribute
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Gustavo Sverzut...
improve compiler warnings and checks for internal funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Gustavo Sverzut...
improve "const" keyword usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Jan Engelhardt
autogen: use "$@" and exec last program
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Do not ship autogen.sh in the tarball
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Drop configurations from /usr/local
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
TODO: update tasks
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
index: follow libkmod coding style
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Remove redundant comments
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
index: remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
index: re-order functions so prototypes are not needed
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Fix 'redundant redeclaration' warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Fix 'old style declaration' warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Fix missing return
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Clean 'unused variable' warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Clean 'shadowed declaration' warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Clean 'shadowed declaration' warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Clean 'no previous prototype' warning
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Lucas De Marchi
Use fstat() instead of stat() when possible
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add fucntion to API to get dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Use strtok_r insteat of strtok
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add TODO file with a few items
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add dependencies when module is create by name lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add dependency list to kmod_module
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add missing newlines
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Allow path_to_modname to operate locally withou alloc
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Lookup for alias in modules.alias.bin
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Generalize function to be used by other lookups
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Lookup modules from modules.dep.bin file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Make lookup functions return number of elements found
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add kmod_list_remove_n_latest()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Lucas De Marchi
Add kmod_list_prev to exported functions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Lookup modules.symbols.bin
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Remove dangling comment
commit
|
commitdiff
|
tree
|
snapshot
next