projects
/
osl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
osl.git
2009-07-12
Andre Noll
Change copyright year to 2009.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Andre Noll
Replace underscores with dashes in fsck command line...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Andre Noll
Simplify check_index_ranges().
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Andre Noll
fsck: Add some more log messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Andre Noll
fsck: Fix a serious bug in prune_mapped_column().
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Andre Noll
fsck: Overwrite the backup index file if it exists.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Andre Noll
Fix stale comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Andre Noll
Remove remaining references to paraslash.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Andre Noll
Add #ifdef wrapper for osl.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Andre Noll
Return -E_OSL_NOENT if stat/open fails with errno ...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Kill error.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Kill all users of is_errno().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Kill all remaining users of ERRNO_TO_ERROR().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Kill all users of ERRNO_TO_ERROR() in util.c and util.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Get rid of all remaining users of ERRNO_TO_ERROR()...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Andre Noll
Replace ERRNO_TO_ERROR(ENOMEM) by E_OSL_NOMEM.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Andre Noll
rbtree: Add const qualifier to some functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Andre Noll
Merge commit 'athcx/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Andre Noll
Fix a dead initialization.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Andre Noll
Merge commit 'fml/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Andre Noll
Merge commit 'stark/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-02-02
Andre Noll
Fix compilation on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Sebastian Stark
remove oslfsck on 'make clean' as well
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Andre Noll
Merge commit 'meins/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Andre Noll
Remove osl_hash_compare().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Andre Noll
Fix two doxygen warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Andre Noll
Add a comment to search_rbtree().
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Andre Noll
osl.h.in: Always include inttypes.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Andre Noll
Get rid of E_INVALID_OBJECT.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Andre Noll
Add missing dependency.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Change type of struct osl_column_description->storage_...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Change type of struct osl_table_description->flags...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Rename the _S macro to OSL_ERROR.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Let all source files depend on errtab.h
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Add Makefile magic for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Merge commit 'fml/master'
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
fsck objects depend on osl.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Simplify Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Solaris fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Rename fd.[ch] to util.[ch].
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Remove list.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Move and rename para_opendir().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Inline para_fchdir(), move it to fsck.c and rename it.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Rename para_chdir() and make it an inline function.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
fsck.c depends on errtab.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Kill E_OSL_TRUNC.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Get rid of E_OSL_STAT.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Rename para_truncate() to truncate_file().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Move para_truncate from osl.c to fd.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
fsck: Rename para_malloc() and friends.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
fsck: --database-dir is required, no need to set defaults.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Do not use gengetopt's --version output.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Reformat fsck.ggo and add more help text.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Add .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Rename base_dir to database-dir and check in fsck.ggo.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
init loglevel.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
osl.h depends on Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
Error codes must not start with zero.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Andre Noll
fsck.o depends also on fsck.cmdline.[ch].
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Build oslfsck by default.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
fsck cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Set loglevel and use fsck_cmdline_parser_ext().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Remove para_log() from fsck.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Make loglevel non-static.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Fix fsck error codes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Add oslfsck.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Move a couple of functions from osl.c to fd.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Do not specify LDLAGS twice.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Merge commit 'meins/master'
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Kill the MAX macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Andre Noll
Fix target osl_errors.h on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Rename para_munmap() to osl_munmap().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Rename para_rename() and move it to fd.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Make para_mkdir() static inline and rename it to osl_mk...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Makefile improvements.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Fix an embarassing bug in make_message().
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Fix and document compile options on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
The linker on MacOS 10.4 does not understand -Wl,-z...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Andre Noll
Simply use the major version of the lib also on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Andre Noll
Move documentation of exported osl functions from osl...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Andre Noll
Add errlist.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Loglevel adjustments.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Fix loglevel handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Fix a design flaw in osl_rbtree_loop() and osl_rbtree_l...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
osl.h.in cleanups and improvments.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Kill uint32_compare().
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Makefile: Activate optimization and -Wuninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Makefile: Disallow undefined symbols.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Switch to the new error code handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
Andre Noll
Generate osl.h from osl.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Andre Noll
Always compile with -fvisibility=hidden.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Andre Noll
Rename para_open() to osl_open().
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Do not export para_lseek() and para_write_file().
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Remove unused for_each_file_in_dir().
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Make para_write_file() static.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Make some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Kill the VSPRINTF macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Remove Makefile.deps.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Andre Noll
Get rid of string.c and string.h.
commit
|
commitdiff
|
tree
|
snapshot
next