summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* osl-0.1.2.v0.1.2maintAndre Noll2014-01-14
* Fix adu link.Andre Noll2014-01-14
* Add shared target.Andre Noll2012-06-13
* Allow to build a static version of libosl.Andre Noll2012-06-13
* init_rbtrees(): Fix initialization of volatile objects.Andre Noll2011-01-22
* Simplify __log().Andre Noll2011-01-22
* Clarify documentation of osl_table_description->dir.Andre Noll2011-01-22
* Makefile: Remove unused uname_rs.Andre Noll2011-01-22
* hlt: Fix typo in comment.Andre Noll2010-11-21
* Fix creation of zero-sized disk storage objects.Andre Noll2010-01-15
* osl-0.1.1v0.1.1Andre Noll2009-11-26
* Split install target.Andre Noll2009-11-25
* INSTALL update.Andre Noll2009-11-23
* Drop dependency on openssl.Andre Noll2009-11-20
* Don't use ?:= for setting PREFIX.Andre Noll2009-11-05
* Set CC to gcc by default.Andre Noll2009-11-02
* Capitalize prefix variable.Andre Noll2009-11-02
* MacOs Fixes.Andre Noll2009-08-21
* [Makefile]: Also create bindir and mandir on install.v0.1.0Andre Noll2009-08-04
* README: Clarify red-black tree statements.Andre Noll2009-08-03
* The fsck program is called oslfsck rather than osl_fsck.Andre Noll2009-08-02
* Improve table versioning.Andre Noll2009-08-02
* Remove unnecessary $O from gengetopt target.Andre Noll2009-08-01
* Merge commit 'fml/master'Andre Noll2009-08-01
|\
| * Add subject=[osl] to the mailto link.Andre Noll2009-07-27
| * Add the osl logo.Andre Noll2009-07-27
| * README: Trivial typo fix.Andre Noll2009-07-27
| * Change the osl slogan.Andre Noll2009-07-27
| * INSTALL: Add links to man2html and ImageMagick Homepages.Andre Noll2009-07-27
| * Downgrade Doxyfile to version 1.5.4.Andre Noll2009-07-27
* | Install executables using mode 755.Andre Noll2009-08-01
|/
* Add README/INSTALL and webpage generation stuff.Andre Noll2009-07-26
* .gitignore: Don't ignore foo*Andre Noll2009-07-26
* osltar: Hide the comment for the __static__ #define.Andre Noll2009-07-26
* osltar.c: Make write_all() static.Andre Noll2009-07-26
* gitignore updates.Andre Noll2009-07-26
* osl.h.in: Minor documentation improvements.Andre Noll2009-07-26
* osltar: Minor cleanups.Andre Noll2009-07-26
* Makefile: Add doxygen comment to the osl_errors enum.Andre Noll2009-07-26
* fsck.c: Make a couple of functions static.Andre Noll2009-07-22
* Add two examples to illiustrate programming with libosl.Andre Noll2009-07-13
* Add COPYING file.Andre Noll2009-07-13
* Implement --dry-run option for fsck.Andre Noll2009-07-13
* Fix a gcc warning on x86_64.Andre Noll2009-07-13
* Add target for man page, install oslfsck and its man page on make install.Andre Noll2009-07-13
* Change copyright year to 2009.Andre Noll2009-07-13
* Replace underscores with dashes in fsck command line options.Andre Noll2009-07-12
* Simplify check_index_ranges().Andre Noll2009-07-12
* fsck: Add some more log messages.Andre Noll2009-07-11
* fsck: Fix a serious bug in prune_mapped_column().Andre Noll2009-07-11