Fix a bash bug affecting the network image backend
[snf-image] / snf-image-helper /
2012-01-12 Nikos SkalkotosUpdate date in ChangeLog for v0.3 v0.3
2012-01-11 Nikos SkalkotosHandle unknown linux distro situations
2012-01-04 Nikos SkalkotosCorrect an error msg in FixPartitionTable
2012-01-04 Nikos SkalkotosFix Short-Description in FixPartitionTable task
2011-12-19 Nikos SkalkotosFix a small typo in an error message.
2011-12-17 Nikos SkalkotosUpdate PACKAGE_VERSION in configure.ac to 0.3 v0.3-rc1
2011-12-15 Nikos SkalkotosUpdate ChangeLog for 0.3
2011-12-15 Nikos SkalkotosExplain why helper uses -f (force) in resize2fs
2011-12-14 Nikos SkalkotosFix an error introduced in commit b97ada713646ab29
2011-12-14 Nikos SkalkotosRemove fs check before resizing a partition.
2011-12-14 Nikos SkalkotosReally minor cleanup
2011-12-13 Nikos SkalkotosMove the task exclusion check away from common.sh
2011-12-13 Nikos SkalkotosMinor Cleanup in the helper
2011-12-12 Nikos SkalkotosFix 2 bugs in FilesystemResizeUnmounted task
2011-12-12 Nikos SkalkotosMake helper fail is OSFAMILY property is missing
2011-12-12 Nikos SkalkotosChange the format of the "exclude task" properties
2011-12-01 Nikos SkalkotosDo fs check before reseizing ext{2,3,4} partitions
2011-11-22 Nikos SkalkotosMake image properties optional
2011-11-22 Nikos SkalkotosFix license and copyright
2011-11-22 Nikos SkalkotosFix a bug in EnforcePersonality task
2011-11-21 Nikos SkalkotosMake ChangePassword task always respect USERS var
2011-11-18 Vangelis KoukisMinor changes in inject-files.py v0.2-rc1
2011-11-18 Nikos SkalkotosUpdate ChangeLogs for v0.2
2011-11-18 Nikos SkalkotosFix copyright and license notices throughout
2011-11-18 Nikos SkalkotosFix a bug in EnforcePersonality
2011-11-18 Nikos SkalkotosExtend image personalization task
2011-11-17 Constantinos Venet... Change COPYING from BSD-2-clause to GPLv2
2011-11-16 Nikos SkalkotosFix Makefile after last filename change
2011-11-16 Nikos SkalkotosMouve FilesystemResizeMounted to lower priority
2011-11-16 Nikos SkalkotosDelete AddDeleteUnattendScript from Makefile.am
2011-11-16 Nikos SkalkotosFix a Windows security risk
2011-11-15 Nikos SkalkotosDisable RDP connection during windows setup
2011-11-11 Nikos SkalkotosMake exclude task vars comply to property format
2011-11-11 Nikos SkalkotosUpdate ChangeLogs and configure for version 0.2
2011-11-11 Nikos SkalkotosFix ROOT_PARTITION property support
2011-11-11 Nikos SkalkotosMinor fixes in helper's tasks
2011-11-10 Nikos SkalkotosFix various bugs in snf-image-helper
2011-11-09 Nikos SkalkotosSupport USERS property in ChangePassword task
2011-11-09 Nikos SkalkotosAdd image-properties support in helper
2011-11-09 Nikos SkalkotosUse load method instead of loads in inject-files
2011-11-08 Nikos SkalkotosCreate a bash wrapper for EnforcePersonality.py
2011-11-08 Nikos SkalkotosAdd code to make task exclusion possible
2011-11-06 Nikos SkalkotosAdd renamed and new tasks in helper's Makefile.am
2011-11-06 Nikos SkalkotosAdd parted as a dependency for helper in configure
2011-11-04 Nikos SkalkotosAdd diskdump support in the helper (part 2)
2011-11-03 Nikos SkalkotosAdd diskdump support in the helper (part 1)
2011-10-20 Nikos SkalkotosUpdate ChangeLogs for v0.1.2 v0.1.2
2011-10-17 Nikos SkalkotosUpdate ChangeLog Files v0.1.1
2011-10-17 Vangelis KoukisAdd timestamps in output of run-parts hooks
2011-10-14 Nikos SkalkotosFix a typo in a var name in ChangePassword task
2011-10-13 Nikos SkalkotosMake helper print warnings for missing sshd_config
2011-10-13 Vangelis KoukisFix usage of file as a var in personality task
2011-10-13 Nikos SkalkotosUpdate the task info comments in the tasks files
2011-10-12 Nikos SkalkotosFix helper's Enforce Personality task
2011-10-12 Nikos SkalkotosFix helper's delete SSH keys task
2011-10-12 Nikos SkalkotosRemove .py extension from EnforcePersonality task
2011-10-12 Nikos SkalkotosFix a Makefile bug introduced in the last commit
2011-10-12 Nikos SkalkotosInclude EnforcePersonality task in Makefile.am
2011-10-11 Nikos SkalkotosFix helper's Enforce Personality task
2011-10-11 Vangelis KoukisFix minor bugs, update AUTHORS
2011-10-11 Nikos SkalkotosFix a bug in helper's get_distro function
2011-10-10 Vangelis KoukisAvoid activating snf-image-helper by mistake
2011-10-10 Vangelis KoukisFix typos, remove reference to $windows_support
2011-10-10 Nikos SkalkotosMass cleanup and some bug fixing
2011-10-07 Nikos SkalkotosDisable the umount trap if run-parts returns 0
2011-10-07 Nikos SkalkotosMake helper try to umount $target on errors
2011-10-06 Nikos SkalkotosAdd unattend.xml file in snf-image-helper
2011-10-06 Nikos SkalkotosFix a bug in helper's common.sh
2011-10-06 Nikos SkalkotosFix a path in 50ChangePassword script
2011-10-06 Nikos SkalkotosFix tasks directory existence check
2011-10-05 Constantinos Venet... Rename helper to snf-image-helper