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-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
2011-11-30
Lucas De Marchi
Prepare lookup function for more files to look after
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Fix initialization of kernel modules dir
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add startswith() helper function
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add test for lookup function
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add lookup to create modules list from alias
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add name() and path() getters for kmod_module
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Organize functions in private header
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add getters for aliases
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Fix misspellings by use of codespell
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Remove trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Import index handling from module-init-tools
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add streq() to prettify code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Define temporary macros for importing index
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Use underscores() in module names and aliases
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Lucas De Marchi
Add underscores() helper to replace - with _
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Lucas De Marchi
Parse blacklists in config files
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Lucas De Marchi
Add support for parsing config files
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Lucas De Marchi
Add getline_wrapped() to parse config files
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Lucas De Marchi
Add macro to safely derive the size of an array
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Lucas De Marchi
Fix wrong copyright
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Lucas De Marchi
Move down the ifdef for c++
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Lucas De Marchi
Back to logging without \n
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Add test-insmod to insert modules
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Add test-rmmod2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Add functions to operate on modules
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Fix check_PROGRAMS in autofoo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
When logging to stderr, put a \n by default
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Make log function uppercase
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Add cscope.out and .swp files to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Accept dir where we should lookup for modules
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Format enum
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Format refcount handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Lucas De Marchi
Ref and unref ctx when kmod_loaded is created/destroyed
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Lucas De Marchi
Fix refcount of loaded modules
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Lucas De Marchi
Do not configure if NOCONFIGURE is set
commit
|
commitdiff
|
tree
|
snapshot
2011-11-24
Lucas De Marchi
Add more warning flags
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Keep valgrind happy when mixing sscanf and strtok
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Add binary to test rmmod feature
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Implement function to remove module
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Rename leftover libabc reference
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Rename libkmod-util.h to macro.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Add some function attributes and use them
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Constify API
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Remove leftover declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Add libkmod-loaded to handle live modules information
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Lucas De Marchi
Implement circular double-linked list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Lucas De Marchi
Add some good practices to autofoo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Lucas De Marchi
Put test back
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Lucas De Marchi
Don't use glob in version script
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Lucas De Marchi
Fix version to 0:0:0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Lucas De Marchi
Remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Lucas De Marchi
Make kmod_new return a pointer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Lucas De Marchi
Convert spaces to tabs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Lucas De Marchi
Rename libabc to libkmod
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Lucas De Marchi
Import skeleton from libabc
commit
|
commitdiff
|
tree
|
snapshot