1. 6068aaa Check if struct stat has mtim member by Lucas De Marchi · 14 years ago
  2. 758428a libkmod: dump index files by Lucas De Marchi · 14 years ago
  3. a66a6a9 Update copyright by Lucas De Marchi · 14 years ago
  4. 9fd58f3 index: save timestamp of each loaded index by Lucas De Marchi · 14 years ago
  5. 4088b27 index_file_open: fix another fd leak on error path. by Cristian Rodríguez · 14 years ago
  6. 67d94ad Fix leak on error path by Cristian Rodríguez · 14 years ago
  7. c6824b6 Fix unaligned memory access by Gustavo Sverzut Barbieri · 14 years ago
  8. a5a92a6 fix error handling path. by Gustavo Sverzut Barbieri · 14 years ago
  9. 79e5ea9 Library must use O_CLOEXEC whenever it opens file descriptors by Cristian Rodríguez · 14 years ago
  10. 7d51d8b Fix "Dereference of null pointer" as reported by llvm by Lucas De Marchi · 14 years ago
  11. cb451f3 Change licenses by Lucas De Marchi · 14 years ago
  12. 27fdf63 index: fix memleak for non-matchin aliases. by Gustavo Sverzut Barbieri · 14 years ago
  13. d091546 index-mm: allocate values inline into node, strings points to mmap. by Gustavo Sverzut Barbieri · 14 years ago
  14. 148226e index: cleanup header, move as much as possible to libkmod-index.c by Gustavo Sverzut Barbieri · 14 years ago
  15. 15c1c14 index-mm: no need to allocate prefix. by Gustavo Sverzut Barbieri · 14 years ago
  16. fc2d835 index-mm: fix memory access. by Gustavo Sverzut Barbieri · 14 years ago
  17. 5109f2b index: mm: Add flag to open call to populate buffer by Lucas De Marchi · 14 years ago
  18. 558b020 remove useless look checking for duplicates by Gustavo Sverzut Barbieri · 14 years ago
  19. 1433ba9 index: avoid strlen() whenever possible. by Gustavo Sverzut Barbieri · 14 years ago
  20. 435ad78 reduce calls to realloc() if size did not change. by Gustavo Sverzut Barbieri · 14 years ago
  21. 405f614 index: improve buffer management and reduce mallocs. by Gustavo Sverzut Barbieri · 14 years ago
  22. 8f923be index: change license to LGPL by Lucas De Marchi · 14 years ago
  23. 5a7ade7 index: update copyrignt by Lucas De Marchi · 14 years ago
  24. bf89f70 index: mmap: add support for seaching with wildcards by Lucas De Marchi · 14 years ago
  25. b797b79 index: mmap: add support for searching by Lucas De Marchi · 14 years ago
  26. e33bb87 index: mmap: add support for searching node by Lucas De Marchi · 14 years ago
  27. 91298dc index: mmap: read child node by Lucas De Marchi · 14 years ago
  28. 77bf936 index: mmap: read root node by Lucas De Marchi · 14 years ago
  29. 836be9a index: mmap: create and destroy node by Lucas De Marchi · 14 years ago
  30. b471a6b index: mmap: open and close file by Lucas De Marchi · 14 years ago
  31. e71970a index: follow libkmod coding style by Lucas De Marchi · 14 years ago
  32. eb8bb32 Remove redundant comments by Lucas De Marchi · 14 years ago
  33. 85078e6 index: remove unused functions by Lucas De Marchi · 14 years ago
  34. 1d152ac index: re-order functions so prototypes are not needed by Lucas De Marchi · 14 years ago
  35. 3a61c84 Remove trailing whitespace by Lucas De Marchi · 14 years ago
  36. 963ca55 Fix 'redundant redeclaration' warnings by Lucas De Marchi · 14 years ago
  37. 9368888 Fix 'old style declaration' warnings by Lucas De Marchi · 14 years ago
  38. 0fbdfef Clean 'shadowed declaration' warnings by Lucas De Marchi · 14 years ago
  39. a7be73b Remove trailing whitespaces by Lucas De Marchi · 14 years ago
  40. e8847fd Import index handling from module-init-tools by Lucas De Marchi · 14 years ago