Age | Commit message (Expand) | Author |
2006-04-24 | pgsql: postgres user UID is now the one from inside the vserver if necessary | intrigeri |
2006-04-24 | pgsql: Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297) | intrigeri |
2006-04-22 | minor spelling fix | Micah Anderson |
2006-04-22 | A couple other minor edits to language | Micah Anderson |
2006-04-22 | The helper didn't display the key properly, and I couldn't figure out | Micah Anderson |
2006-04-22 | Minor grammar fix | Micah Anderson |
2006-04-19 | (no commit message) | Elijah Saxon |
2006-04-13 | Updated the sys handler to include all the checks that Petr Klima | Micah Anderson |
2006-04-12 | Added tar handler | Micah Anderson |
2006-04-12 | Changed cron.d permissions to 644 | Micah Anderson |
2006-04-08 | backslashes for the double quotes are necessary in the debug lines | Micah Anderson |
2006-04-08 | Recursively ignore subdirs in /etc/backup.d (Closes: #361102) | intrigeri |
2006-04-08 | TODO: removed erroeously re-added old item | intrigeri |
2006-04-08 | r4446@krups: intrigeri | 2006-04-08 12:28:59 +0200 | intrigeri |
2006-04-08 | (no commit message) | intrigeri |
2006-04-05 | Removed over zelous vsnames check | Micah Anderson |
2006-04-04 | corrected minor typo | Elijah Saxon |
2006-03-25 | Added escaping of double quotes that were added previously | Micah Anderson |
2006-03-25 | Remove AM_MAINTAINER_MODE from configure.in because it is erroring | Micah Anderson |
2006-03-20 | Fixed su quoting usage, as outlined here: | Micah Anderson |
2006-03-15 | lost+found was not being removed from the list of found_vservers | Micah Anderson |
2006-03-15 | Harder than it looks at first! This appears to fix it, but please try it out. | Micah Anderson |
2006-03-11 | Fixed the include=/exclude= improper dereference problem in the dup handler | Micah Anderson |
2006-03-11 | If you include= or exclude= a directory that is actually a symlink | Micah Anderson |
2006-03-07 | mysql tried to remove a tmpfile that didn't exist, fixed check for this | Micah Anderson |
2006-02-23 | Added some more default excludes as reported by Adam Porter in bug #353412 | Micah Anderson |
2006-02-04 | Add AM_MAINTAINER_MODE to configure.in which enables maintainer mode | Micah Anderson |
2006-02-03 | Fixed improper use of $vuserhome as reported as Debian bug #351083 | Micah Anderson |
2006-02-02 | mysql, pgsql and svn handlers: fixed inversed vsname emptyness test | intrigeri |
2006-02-02 | Changelog: added next-release section, added my previous fix' log entry | intrigeri |
2006-02-02 | lib/vserver.in: fixed #351083 (readlink syntax error) | intrigeri |
2006-02-01 | This test needs to be inverted, otherwise it doesn't backup vservers at all | Micah Anderson |
2006-01-31 | Removed vsnames variable check as it is "over-paranoid" :) | Micah Anderson |
2006-01-26 | Missing backslash | Micah Anderson |
2006-01-26 | Fix for lib/Makefile.am to install libraries in the right place | Micah Anderson |
2006-01-26 | Remove some more generated files that shouldn't be in subversion | Micah Anderson |
2006-01-26 | Slight change to autogen.sh to act like other scripts I've found | Micah Anderson |
2006-01-26 | Apparantly it is common practice to NOT keep generated files in the repository, | Micah Anderson |
2006-01-20 | Fixed the Makefile.in to actually work (for real) | Micah Anderson |
2006-01-20 | Fixed up Makefiles to actually work | Micah Anderson |
2006-01-20 | configure script should not be in svn, but instead generated on release | Micah Anderson |
2006-01-19 | TODO: added Debian BTS url | intrigeri |
2006-01-19 | Add configure /bin/sh problem to TODO | Micah Anderson |
2006-01-19 | TODO: added some bits from my own TODO, he he | intrigeri |
2006-01-19 | README: upgraded the ninjahelper section from the manpage | intrigeri |
2006-01-19 | typo | intrigeri |
2006-01-19 | typo | intrigeri |
2006-01-19 | as usual, forgot to update the Changelog in last commit... | intrigeri |
2006-01-19 | - dup & rdiff handlers: finally, a real and well tested fix for the globbing bug | intrigeri |
2006-01-19 | handlers/sys: start to use new lib/vserver functionality | intrigeri |