2009-03-15
|
Place libjio under public domain
|
Alberto Bertogli
|
2009-03-09
|
jtrans_rollback(): Set the new transaction's numops
|
Alberto Bertogli
|
2009-03-09
|
check.c: Improve comments
|
Alberto Bertogli
|
2009-03-09
|
jfsck(): Check there's enough room for the checksum befor...
|
Alberto Bertogli
|
2009-03-02
|
libjio 0.24
|
Alberto Bertogli
|
0.24
|
2009-03-02
|
Documentation overhaul
|
Alberto Bertogli
|
2009-03-02
|
Clarify some sanity checks in fill_trans()
|
Alberto Bertogli
|
2009-03-02
|
Remove *.gcda files when doing make clean
|
Alberto Bertogli
|
2009-03-02
|
Split Makefile's DEBUG into DEBUG and PROFILE
|
Alberto Bertogli
|
2009-02-27
|
jtrans_rollback(): Check if ftruncate() fails
|
Alberto Bertogli
|
2009-02-26
|
Add checks for operations inside jfsck_cleanup()
|
Alberto Bertogli
|
2009-02-26
|
Remove *.gcno in "make clean"
|
Alberto Bertogli
|
2009-02-26
|
Use $(ALL_CFLAGS) when building jiofsck
|
Alberto Bertogli
|
2009-02-26
|
Use the appropriate data types in Python bindings
|
Alberto Bertogli
|
2009-02-25
|
In Python bindings, check return values and raise excepti...
|
Alberto Bertogli
|
2009-02-25
|
Properly cast buffers in Python bindings
|
Alberto Bertogli
|
2009-02-25
|
Initialize jdir properly in Python bindings
|
Alberto Bertogli
|
2009-02-25
|
Replace malloc() + strcpy() with strdup()
|
Alberto Bertogli
|
2009-02-25
|
Free a strdup()ed buffer on an error condition
|
Alberto Bertogli
|
2009-02-25
|
[ABI BREAK] Clarify and improve jfsck()'s return codes
|
Alberto Bertogli
|
2009-02-22
|
Add a pkg-config support
|
Alberto Bertogli
|
2009-02-22
|
Split the default CFLAGS in optional and mandatory parts
|
Alberto Bertogli
|
2009-02-22
|
Make the fact that get_jtfile() cannot fail explicit
|
Alberto Bertogli
|
2009-02-22
|
Improve error handling in free_tid()
|
Alberto Bertogli
|
2008-08-03
|
Remove obsolete utilities
|
Alberto Bertogli
|
2008-07-25
|
By default, hide the compiler line when building
|
Alberto Bertogli
|
2008-07-25
|
Default to build using C99 and -pedantic
|
Alberto Bertogli
|
2008-07-25
|
Unify the Makefile
|
Alberto Bertogli
|
2008-07-25
|
Fix _FILE_OFFSET_BITS check in libjio.h
|
Alberto Bertogli
|
2008-07-25
|
Change "paralell" into "parallel"
|
Alberto Bertogli
|
2008-07-25
|
Update website and email address.
|
Alberto Bertogli
|
2008-03-13
|
Add a .gitignore file
|
Alberto Bertogli
|
2007-07-15
|
Re-license under the OSL 3.0.
|
Alberto Bertogli
|
2007-03-30
|
Make a prototype more explicit.
|
Alberto Bertogli
|
darcs_import
|
2007-03-30
|
Cast a parameter in mmap() to properly identify it as a v...
|
Alberto Bertogli
|
2005-12-20
|
libjio 0.23
|
Alberto Bertogli
|
0.23
|
2005-12-04
|
Add the tests directory to the repo.
|
Alberto Bertogli
|
2005-12-04
|
Fix check for read-only access in jopen().
|
Alberto Bertogli
|
2005-12-04
|
Proper use of -fPIC.
|
Alberto Bertogli
|
2005-03-10
|
libjio 0.22
|
Alberto Bertogli
|
0.22
|
2005-03-10
|
Reintroduce dup() and dup2() in the preloader.
|
Alberto Bertogli
|
2005-03-10
|
Fix some datatypes to avoid overflows and losses.
|
Alberto Bertogli
|
2005-03-10
|
Fix transaction lenght checking.
|
Alberto Bertogli
|
2005-03-10
|
Add a release script.
|
Alberto Bertogli
|
2005-03-10
|
Remove old utilities.
|
Alberto Bertogli
|
2005-03-10
|
Fix the exporter script to handle '/' in patch names.
|
Alberto Bertogli
|
2005-03-10
|
Allow pthread_mutex_lock()/unlock() to fail in the preloa...
|
Alberto Bertogli
|
2005-03-03
|
UNDO: Add dup() and dup2() to the preloader.
|
Alberto Bertogli
|
2005-03-10
|
Use -O properly.
|
Alberto Bertogli
|
2005-03-09
|
Update the "UPGRADING" document.
|
Alberto Bertogli
|