summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix dir opening mechanismAlberto Ruiz2011-09-284-54/+117
* Fix directory permission/ownership creationAlberto Ruiz2011-09-272-6/+39
* Fix chown/chmod order, fixes SGID/SUIDAlberto Ruiz2011-09-273-11/+5
* Preserve ownership while creating special devicesAlberto Ruiz2011-09-272-30/+46
* File permission and ownership preservation on creationAlberto Ruiz2011-09-275-19/+72
* More style fixesAlberto Ruiz2011-09-271-8/+18
* Fixed coding styleAlberto Ruiz2011-09-278-1184/+1281
* Fix FIFO creationAlberto Ruiz2011-09-261-18/+11
* Create FIFOs implementedAlberto Ruiz2011-09-262-5/+6
* Fix enum value for FIFOAlberto Ruiz2011-09-261-1/+1
* Creating of special devices completeAlberto Ruiz2011-09-262-8/+19
* Creation of special filesAlberto Ruiz2011-09-265-17/+141
* Modifying symlinks now worksAlberto Ruiz2011-09-263-30/+80
* Applying mtimeAlberto Ruiz2011-09-262-10/+23
* Implemented support for symlinksAlberto Ruiz2011-09-232-6/+8
* Fix file removalAlberto Ruiz2011-09-231-1/+1