Commit Graph

  • e28f924913 Ensure local filesystem is deleted when needed. Vreixo Formoso 2007-12-08 02:49:27 +0100
  • b03fbf0ee0 Implement function to get node from path on image. Little unit test too. Vreixo Formoso 2007-12-08 01:39:31 +0100
  • f04ddb4435 Add getter and setter for sort_weight. Vreixo Formoso 2007-12-07 22:36:26 +0100
  • 70b9b87150 Expose iso_node_get_type(). Vreixo Formoso 2007-12-07 22:25:31 +0100
  • 27670f8d3a More tests related with iso tree. Vreixo Formoso 2007-12-07 22:20:14 +0100
  • 7d417e9fa6 Added a mocked filesystem to simulate a real filesystem in tests. Vreixo Formoso 2007-12-07 17:29:27 +0100
  • 45f4d0a29e Add function to add an exiting file to the iso tree. Vreixo Formoso 2007-12-07 03:02:46 +0100
  • c93fa154d5 Getters and setters for time attributes on IsoNode. Vreixo Formoso 2007-12-06 22:52:01 +0100
  • 7f9c5c9065 Unit test for tree functions. Little fixes. Vreixo Formoso 2007-12-06 22:45:16 +0100
  • 5df6b2c3d2 Fix bug in tree functions. Vreixo Formoso 2007-12-06 16:44:52 +0100
  • dad43d9ede Add some unit tests related to IsoNode. Vreixo Formoso 2007-12-06 16:19:14 +0100
  • 5abb569e0c Keep children sorted when renaming a node. Vreixo Formoso 2007-12-06 16:18:51 +0100
  • b2d41de603 Allow adding of special files to iso tree node. Vreixo Formoso 2007-12-06 02:43:24 +0100
  • 007be29c6d Fix little bug: ensure number of children is incremented when adding a new node to a dir. Vreixo Formoso 2007-12-06 02:38:19 +0100
  • d4deb4866f Take care about duplicate node names in iso_node_set_name(). Vreixo Formoso 2007-12-06 02:22:11 +0100
  • 06db9a3c73 Free destination on IsoSymlinks. Vreixo Formoso 2007-12-06 02:13:01 +0100
  • f62c34776f Begin implementation of tree operations. Vreixo Formoso 2007-12-06 02:11:05 +0100
  • 8e7fe9b5a5 Add replace flag to iso_dir_add_node(). Vreixo Formoso 2007-12-05 22:37:57 +0100
  • 14f4aa7d07 Init builder implementation. Vreixo Formoso 2007-12-04 22:33:40 +0100
  • 6616eae76b Unref Stream when freeing a IsoFile. Vreixo Formoso 2007-12-03 21:53:20 +0100
  • 8edc9f2639 Implementation of IsoStream for IsoFileSources. Vreixo Formoso 2007-12-02 22:04:26 +0100
  • b35e090c1b Add stat() function to IsoFileSource interface. Vreixo Formoso 2007-12-02 22:03:29 +0100
  • 0ba8a7a85e Add message queue facilities. Each IsoImage will have its own msg queue. Vreixo Formoso 2007-12-02 20:11:44 +0100
  • d916b60172 Add getters and setters for image properties, together with unit tests. Vreixo Formoso 2007-12-02 19:49:11 +0100
  • c83bac7d9e Add IsoImage, equivalent to old libisofs volume and volset. Vreixo Formoso 2007-12-02 19:10:30 +0100
  • f2deae8503 Set parent of a root node to point to itself. Vreixo Formoso 2007-12-02 19:08:51 +0100
  • c587c79220 Ensure parent is set to NULL on children of a deleted directory. Vreixo Formoso 2007-12-02 19:02:56 +0100
  • 0c03ad051b Add function to create a new root. Vreixo Formoso 2007-12-02 18:54:55 +0100
  • 79c37ff193 Little changes. Vreixo Formoso 2007-12-02 17:59:36 +0100
  • 5fa2490a48 Take and remove functions based on iterator. Vreixo Formoso 2007-12-02 17:17:04 +0100
  • baa6238579 Unit test for iso_node_take(). Vreixo Formoso 2007-12-02 17:01:12 +0100
  • 78fba4c14f Add unit test for dir iteration. Implementation of iso_dir_iter_free(). Vreixo Formoso 2007-12-02 16:39:58 +0100
  • 5ec93b50f4 Add functions to remove nodes from a dir. Handle deletion of dirs propertly. Vreixo Formoso 2007-12-01 02:43:37 +0100
  • 051538b5c2 Add functions to iterate over directory children. Vreixo Formoso 2007-12-01 02:22:00 +0100
  • e068fd1cf6 Getter for number of children in a dir. Vreixo Formoso 2007-12-01 01:45:35 +0100
  • a4f283fac6 Functions to add and get a node inside a dir. Vreixo Formoso 2007-12-01 01:42:21 +0100
  • 3c7f1285d6 Add default skel for unit tests. Move test programs to demo. Vreixo Formoso 2007-11-29 22:06:56 +0100
  • efff783602 Added getters/setters from IsoNode permissions and owners. Vreixo Formoso 2007-11-27 20:41:09 +0100
  • b9152421f3 Define and document IsoStream interface. Vreixo Formoso 2007-11-27 00:27:57 +0100
  • 100919a5cb Fix little bug, close() must mark a file as closed! Vreixo Formoso 2007-11-26 21:46:26 +0100
  • db533b2d99 Add a little program to test reading from a file using IsoFileSource. Vreixo Formoso 2007-11-26 21:31:54 +0100
  • 1478904aaf Implement get_name in FileSource, and add a little test program. Vreixo Formoso 2007-11-26 21:16:38 +0100
  • e034f287bf Implement IsoFilesystem to deal with local filesystem. Vreixo Formoso 2007-11-25 19:54:13 +0100
  • 1bda81869b Add IsoFileSource implementation for local filesystem. Vreixo Formoso 2007-11-25 16:46:21 +0100
  • 6c090c9a7b Added more files, mainly beginning of filesystem sources implementation. Vreixo Formoso 2007-11-24 16:58:36 +0100
  • 9ee4e39899 Added build files and first code stub. Vreixo Formoso 2007-11-24 13:14:45 +0100
  • 4b337281f2 Added eclipse project metainfo. Vreixo Formoso 2007-11-19 21:36:49 +0100
  • 20a614c8aa Added project files and source folder. Vreixo Formoso 2007-11-19 21:36:16 +0100
  • 2a4501644c Added a class diagram for burn_source design. Vreixo Formoso 2007-10-15 22:04:30 +0200
  • a9e8e05833 Use Streams to simplify El-Torito implementation. Vreixo Formoso 2007-10-14 18:00:02 +0200
  • 3fa5bb9068 Add previous session block to File TreeNode. Vreixo Formoso 2007-10-14 17:59:30 +0200
  • a61160c7eb Update iso_tree diagram to the new Stream idea. Vreixo Formoso 2007-10-14 17:41:19 +0200
  • 081c936c55 Added UML diagram for Streams. Vreixo Formoso 2007-10-14 17:31:08 +0200
  • b3d83e4d1f Adding SourceFile impl. and model relation between them a filesystem. Vreixo Formoso 2007-10-14 17:03:15 +0200
  • 285de9b44f Little changes. Vreixo Formoso 2007-10-13 20:12:38 +0200
  • 1b1f2f5ad9 Add a sequence diagram for the creation of a TreeNode. Vreixo Formoso 2007-10-13 20:03:52 +0200
  • a387e4a619 Annotatte the Builder diagram. Vreixo Formoso 2007-10-13 19:37:23 +0200
  • b9e1e7e6c3 Added diagram with initial draft of Builder and Filesystem concepts. Vreixo Formoso 2007-10-12 18:58:31 +0200
  • f0f6c51b6a Added FileSource to TreeNode. Vreixo Formoso 2007-10-10 19:49:45 +0200
  • be5bfd1a88 Implement filters as a chain attached to files. Vreixo Formoso 2007-10-07 21:46:16 +0200
  • ebf7aebe7f Let filters work on any kind of files. Vreixo Formoso 2007-10-07 20:09:39 +0200
  • 98c7c50da1 Add Use Cases and design UML diagram for El-Torito. Vreixo Formoso 2007-10-03 21:42:36 +0200
  • eee9579e1f Little changes in iso_tree UML diagram. Generate PNG image of that. Vreixo Formoso 2007-10-03 21:40:58 +0200
  • 580fb758e6 Improved UML diagram for iso tree. Vreixo Formoso 2007-10-03 20:43:44 +0200
  • 04e4abcfee First UML diagrams of the library design. Vreixo Formoso 2007-10-02 20:43:27 +0200
  • 8e6a0219d9 Initial sketch for use cases. Vreixo Formoso 2007-09-30 23:39:29 +0200
  • 8adafdea11 Initial commit. First version of Features documentation. Vreixo Formoso 2007-09-27 21:57:33 +0200