aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Collapse)Author
2005-08-20dup handler: added option to perform a full backup instead of an incremental ↵intrigeri
one.
2005-08-20Security fix: duplicity handler used to put the gpg passphase on the command ↵intrigeri
line.
2005-08-19Removed an unnecessary check in dup handler.intrigeri
2005-08-14Fixed a critical bug in sys handler vservers support: it tried (and failed) ↵intrigeri
to save packages list even if packages=no.
2005-08-14Fixed a critical bug in pgsql handler vservers support.intrigeri
2005-08-09label is no longer required (now this works with ninjahelper without problems)Elijah Saxon
2005-08-09Added helper for pgsql handler.intrigeri
2005-08-09Added a few safety checks to pgsql handler.intrigeri
2005-08-09Fixed/improved a few bits of rdiff, dup and sys handlers.intrigeri
2005-08-09Added vservers support to duplicity handler.intrigeri
2005-08-09Added pgsql (PostgreSQL) handler, with vservers support.intrigeri
2005-07-27changed on to yes (on doesn't work!)Elijah Saxon
2005-07-19Fixed broken vserver dpkg parsing in sys handlerMicah Anderson
2005-07-19Fixed sys handler bracket problemMicah Anderson
2005-07-10removed extra -oMicah Anderson
2005-07-09minorElijah Saxon
2005-07-08added cancelElijah Saxon
2005-07-08made it so that helpers are dynamically defined.Elijah Saxon
2005-07-08Added stefani's makecd handlerMicah Anderson
2005-07-07greatly improved the rdiff wizard. added default option to menu in easydialog.Elijah Saxon
2005-07-06fixed handling of * in easydialog.Elijah Saxon
added .disabled
2005-07-04created ninjahelperElijah Saxon
2005-07-01options to sysElijah Saxon
2005-06-28improved error message if password file not foundElijah Saxon
moved start/stop ldap code so that it makes sense.
2005-06-13Added trac handler, changed VSERVERS variable to be lowercase andMicah Anderson
added some vserver documentation to README and to the handlers
2005-06-09added double quotes around password in .my.cnfElijah Saxon
2005-06-01mysql --defaults-file stuff.Elijah Saxon
2005-06-01added support for --defaults-fileElijah Saxon
2005-05-27Duplicity handler: added "bandwidthlimit" option.intrigeri
2005-05-24Updates to handle vserversMicah Anderson
2005-05-24Improved duplicity handler: option to disable remote files cleaning, ↵intrigeri
optionnal backups gpg signing, option to specify the gpg key to use, nicelevel & testconnect options, optionnal string to pass to ssh/scp e.g. to use a non-default identity file ; created an example.dup file ; config is now split in sections.
2005-04-21Added enhanced options to ldap handlerMicah Anderson
2005-04-13rdiff works with sshd banner... rdiff local dest works... create logfile... ↵Elijah Saxon
when=hourly... rdiff nice...
2005-03-21fixed bug which always reported error.Elijah Saxon
2005-03-21fixed bug when system has multiple usernames starting with "root".Elijah Saxon
2005-03-18createdElijah Saxon
2005-03-14fixed bug with __star__ and sys handler.Elijah Saxon
well, not really, but i worked around a bug that i don't understand.
2005-03-10added force to hard link cpElijah Saxon
ignore rsync error code 24 ignore cp return code.
2005-03-10now we use hwinfo which is soooo much better than discover for this.Elijah Saxon
also, now it actually finds all disks in partition report.
2005-02-26minorElijah Saxon
2005-01-19added options, keep passed directly to rdiff-backupElijah Saxon
2005-01-19createdElijah Saxon
2005-01-19createdElijah Saxon
2005-01-13updateElijah Saxon
2005-01-13not working yet, but i am checking in changesElijah Saxon
2005-01-08(no commit message)Elijah Saxon
2005-01-03version 0.4.1Elijah Saxon
2004-12-23added 'sys' handler.Elijah Saxon
2004-12-09moved all to trunkElijah Saxon