Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-19 | lib/vserver.in: new function: vservers_exist | intrigeri | |
handlers/dup: make use of new lib/vserver functionality | |||
2006-01-19 | lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver ↵ | intrigeri | |
is found | |||
2006-01-17 | lib/vserver.in [init_vservers] : canonicalize VROOTDIR (since duplicity et ↵ | intrigeri | |
al. don't follow symlinks) | |||
2006-01-17 | lib/vserver.in [init_vservers] : test in a stricter way the real vservers ↵ | intrigeri | |
availability | |||
2006-01-17 | lib/vserver.in: modified init_vservers so that it can also be used by ↵ | intrigeri | |
backupninja | |||
2006-01-17 | lib/vserver.in: enhanced the VROOTDIR discovery | intrigeri | |
2006-01-17 | add the Emacs header comment line to lib/*.in | intrigeri | |
2006-01-09 | added bug warning in comments | Elijah Saxon | |
2006-01-09 | fixed indenting | Elijah Saxon | |
2005-12-27 | r240@um: micah | 2005-12-27 14:54:04 -0500 | Micah Anderson | |
If vservers weren't enabled it was impossible to enter the src menu in ninjahelper due to how these functions returned. This sets the variable host_or_vserver='host' when vservers are not available and then returns with a nice exit code | |||
2005-11-29 | r3566@krups: intrigeri | 2005-11-17 21:59:38 +0100 | intrigeri | |
ninjahelper: moved (and enhanced) vservers-related functions to lib/vservers. dup.helper, pgsql.helper: use these functions | |||
2005-11-29 | r3562@krups: intrigeri | 2005-11-16 20:20:16 +0100 | intrigeri | |
Moved more code to lib/ (conffile-related functions, parseini. Added dup helper, using new modular vservers-related functions shared for all helpers. | |||
2005-11-29 | r3558@krups: intrigeri | 2005-11-15 14:44:17 +0100 | intrigeri | |
Autotools: when cleaning, delete generated files in lib dir. | |||
2005-11-29 | r3557@krups: intrigeri | 2005-11-15 14:41:32 +0100 | intrigeri | |
Start to move common functions (maketemp) to lib/tools, and better use autotools for lib/{easydialog,tools}. | |||
2005-11-29 | r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100 | intrigeri | |
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here. |