]> git.datanom.net - omvzfs.git/shortlog
omvzfs.git
2014-10-15 Niclas BerglindMinor change to clarify shared folder creation. master
2014-10-15 Niclas BerglindFix parted command to run in scripted mode.
2014-10-15 Niclas BerglindCreate GPT label before creating/expanding pools.
2014-10-14 Niclas BerglindAdded try/catch when using /dev/disk/by-path
2014-10-14 Niclas BerglindPrevent dual scrollbars on detalis page.
2014-10-14 Niclas BerglindMade it optional to use /dev/disk/by-path
2014-10-13 Niclas BerglindModified icons.
2014-10-13 Niclas BerglindSupport optional mountpoint value when creating filesystem.
2014-10-13 Niclas BerglindMore info displayed for pools.
2014-10-13 Niclas BerglindSupport for cloned filesystems and volumes.
2014-10-11 Niclas BerglindMade it possible to force create Vdevs.
2014-10-11 Niclas BerglindFixed expand pool functionality.
2014-10-08 Niclas BerglindRemoved unused icons.
2014-10-08 Niclas BerglindRemoved some unused code.
2014-10-08 Niclas BerglindChanged some icons.
2014-10-08 Niclas BerglindAdded functionality to expand pool.
2014-10-07 Niclas BerglindUse the newly introduced hidden flag when creating...
2014-09-30 Niclas BerglindAnother attempt to integrate with OMV shared folders.
2014-09-30 Niclas BerglindSupport used and free columns for pools in the overview
2014-09-24 Niclas BerglindAdded columns to overview and implemented object detail...
2014-09-24 Michael Rasmussenmake method public to allow quieries for size and free
2014-09-23 Niclas BerglindAdded validation of input parameters.
2014-09-23 Niclas BerglindCleanup of OMV when deleting pools.
2014-09-23 Niclas BerglindFix to support /dev/disk/by-path when assembling an...
2014-09-23 Niclas BerglindMinor change to fstab entry.
2014-09-18 Michael RasmussenPatches to OMV core
2014-09-16 Niclas BerglindFix to clean up OMV shared folders when deleting shared...
2014-09-16 Niclas BerglindFix reldirpath value when creating a shared folder.
2014-09-16 Niclas BerglindHide filesystems with same name as pool.
2014-09-16 Niclas BerglindUse /dev/disk/by-path as default for new pools as sugge...
2014-09-16 Niclas BerglindMore problems with mountpoints.
2014-09-16 Michael Rasmussenfurther integration with omv
2014-09-14 Michael Rasmussenremove method which is final in extended method
2014-09-13 Niclas BerglindAdd option to set mountpoint when creating pool.
2014-09-13 Niclas BerglindSupport force create pools.
2014-09-13 Michael Rasmussencommit to be able to apply patch from Niclas
2014-09-12 Niclas BerglindChanged some icons to match OMV library.
2014-09-12 Niclas BerglindDynamically hide/show top buttons based on user selection.
2014-09-11 Niclas BerglindLast commit introduced new issues.
2014-09-11 Niclas BerglindFix broken fstab entries.
2014-09-09 Michael RasmussenBegin to apply correct NotifyListener
2014-09-04 Niclas BerglindFix blkid not showing newly created pools plus a small...
2014-09-02 Michael RasmussenIncrement version number
2014-09-02 Niclas BerglindInitial implementation of GUI for adding ZFS pools...
2014-09-02 Niclas BerglindAdded method to add ZFS pool to OMV mountpoint backend.
2014-08-03 Michael RasmussenAdd debian build tree
2014-08-02 Michael RasmussenFix some bugs. Implement methods needed by zfs.inc...
2014-07-18 Michael Rasmussenreplace deprecated function join with implode
2014-07-18 Michael RasmussenBug fixes
2014-07-18 Michael RasmussenAdd feature to assemble existing zpool
2014-07-18 Michael RasmussenSome minor bug fixes
2014-07-17 Michael RasmussenFix typo
2014-07-16 Michael RasmussenMove root to storage
2014-07-16 Michael RasmussenMove root to storage
2014-07-16 Michael RasmussenMove root node to Storage
2014-07-16 Michael RasmussenFix some more bugs in switch
2014-07-16 Michael RasmussenFix bug in switch
2014-07-16 Michael RasmussenMove root node to Storage
2014-07-16 Michael RasmussenGUI part from Niclas as well as debian build script
2014-07-14 Michael RasmussenFirst complete implementation of Zpool class
2014-07-14 Michael RasmussenFix bug in comment
2014-05-21 Niclas BerglindAdded function to get ZFS UUID by pool name
2014-04-17 Niclas BerglindRewrite of Utils class to improve readability.
2014-04-17 Niclas BerglindAdded some comments to the Utils class to clarify.
2014-04-17 Niclas BerglindFixes to the handling of cloned Datasets.
2014-04-17 Niclas BerglindAdded method to promote a cloned Dataset.
2014-04-17 Niclas BerglindAdded methods to Dataset to get it's origin if it's...
2014-04-17 Niclas BerglindAdded methods to Snapshot for rollback and cloning.
2014-04-12 Niclas BerglindAdded a new Utils class with support methods.
2014-04-12 Niclas BerglindAdded getSnapshots method to Zvol class.
2014-04-12 Niclas BerglindMinor fixes to Dataset and Zvol constructors.
2014-04-12 Niclas BerglindBugfix in Dataset constructor.
2014-03-25 Niclas BerglindModified constructors in Zvol, Dataset and Snapshot...
2014-03-25 Niclas BerglindMinor change to snapshots in Dataset and Zvol classes.
2014-03-25 Niclas BerglindAdded Snapshot to Zvol class.
2014-03-25 Niclas BerglindFixed some commands in Zvol class.
2014-03-25 Niclas BerglindFixed some commands in Dataset class.
2014-03-25 Niclas BerglindCorrected method desriptions in Dataset class.
2014-03-25 Niclas BerglindAdded methods to add/delete Snapshots to/from Datasets.
2014-03-25 Niclas BerglindFixed some commands to redirect stderr to stdout.
2014-03-25 Niclas BerglindAdded create method and property helper methods to...
2014-03-25 Niclas BerglindAdded snapshots to Dataset class.
2014-03-25 Niclas BerglindStarted work on Snapshot class.
2014-03-12 Niclas BerglindAdded rename method to Zvol class.
2014-03-12 Niclas BerglindAdded inherit method together with support method to...
2014-03-12 Niclas BerglindAdded destroy method to Zvol class.
2014-03-12 Niclas BerglindAdded method to get Zvol size.
2014-03-12 Niclas BerglindRemoved mountpoint attribute from Zvol.
2014-03-12 Niclas BerglindAdded constructor and associated support function to...
2014-03-12 Niclas BerglindAdded a couple of get methods to the Zvol class.
2014-03-12 Niclas BerglindStarted work on Zvol class.
2014-03-12 Niclas BerglindExtracted code from constructor to new method called...
2014-03-05 Niclas BerglindMade it optional to create Dataset on commandline in...
2014-03-04 Niclas BerglindAdded mount and unmount methods to the Dataset class
2014-03-04 Niclas BerglindAdded upgrade method to Dataset class
2014-03-04 Niclas BerglindIntroduce new helper function to further cleanup code
2014-03-04 Niclas BerglindAdded inherit method to Dataset
2014-03-04 Niclas BerglindAdded rename method to Dataset
2014-03-04 Niclas BerglindAdded property source
2014-03-04 Niclas BerglindChanged properties attribute to an associative array...
next
This page took 0.0818759999999999 seconds and 5 git commands to generate.