summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Made the inline function more standardRichard Maw2011-10-062-3/+3
* Fixed paths being corrupted and making garbage paths appearRichard Maw2011-10-051-2/+5
* tbd_error replaced with TBD_ERROR so that it is explicitly a macroRichard Maw2011-10-054-105/+109
* Remove debugging outputAlberto Ruiz2011-10-041-1/+0
* Renamed _tbd_stat to tbd_stat_from_pathAlberto Ruiz2011-10-041-5/+5
* Style fixesAlberto Ruiz2011-10-041-15/+10
* Style fixes for readability and consistencyAlberto Ruiz2011-10-041-4/+3
* Fix bracket styleAlberto Ruiz2011-10-041-2/+1
* Remove double underscore from _tdb_statAlberto Ruiz2011-10-041-6/+5
* Enhance dir add remove testAlberto Ruiz2011-10-041-6/+9
* Fix directory diff testAlberto Ruiz2011-10-041-3/+4
* Fix directory difference command sequenceAlberto Ruiz2011-10-043-3/+15
* Added directory testsAlberto Ruiz2011-10-043-0/+67
* Fixed problem with dymlink diffsAlberto Ruiz2011-10-033-22/+17
* Only run tests with .sh extensionAlberto2011-10-031-1/+1
* Rearranging unit testsAlberto2011-10-036-3/+35
* Add FIFO test. Add fakeroot environment. Fixes in symlink diff.Alberto2011-10-034-6/+34
* Updated TODOAlberto2011-10-031-10/+13
* Additions to the testing READMEAlberto2011-10-033-9/+48
* Improvements to the test framework and documentationAlberto2011-10-034-11/+77
* Added symlink add/remove testAlberto2011-10-034-4/+34
* Added symlink diff testAlberto2011-10-033-8/+57
* Fix sanity check in test frameworkAlberto2011-10-032-2/+8
* Basic file testAlberto2011-10-031-3/+3
* Updated TODOAlberto2011-10-031-0/+24
* Added prototype of test suiteAlberto2011-09-303-0/+127
* Remove return statement from tbd_errorAlberto2011-09-303-99/+103
* Spec is outdatedAlberto2011-09-301-44/+0
* Fix protocol ID brandingAlberto2011-09-301-1/+1
* Getting rid of printfAlberto2011-09-301-3/+3
* Fully removed the otap namespaceAlberto2011-09-306-119/+117
* Fixed some style issuesAlberto2011-09-306-95/+96
* Getting rid of some of the otap prefixes, againAlberto2011-09-301-4/+4
* Getting rid of even more of the otap prefixesAlberto2011-09-302-135/+135
* Getting rid of some more of the otap prefixesAlberto2011-09-303-198/+197
* Getting rid of some of the otap prefixesAlberto2011-09-304-110/+111
* type name replacement otap_stat_t -> tdb_stat_tAlberto2011-09-305-95/+95
* Remove otap name from the file structureAlberto2011-09-3010-83/+61
* No mention to OTAP in the file structureAlberto2011-09-305-7/+5
* Tbdiff protocol ID is now in a private headerAlberto2011-09-304-9/+10
* Style fixingAlberto2011-09-308-1429/+1327
* Copyright headersAlberto2011-09-3010-0/+153
* Fixed memory leaks on directory statAlberto2011-09-303-24/+31
* Created COPYRIGHT file, updated TODO, renamed executables from otap to tbdiffAlberto2011-09-295-24/+304
* Taking into account recursive directory creation. Code cleanups.Alberto2011-09-292-54/+56
* Fixed symlink metadataAlberto Ruiz2011-09-292-15/+20
* Implemented special file deltasAlberto Ruiz2011-09-283-26/+42
* Metadata updated on filesAlberto Ruiz2011-09-281-17/+72
* Taking metadata into account in file deltas. Code cleanupsAlberto Ruiz2011-09-284-92/+103
* Directory permission/ownership delta implementedAlberto Ruiz2011-09-282-10/+11