aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-04Add AM_MAINTAINER_MODE to configure.in which enables maintainer modeMicah Anderson
2006-02-03Fixed improper use of $vuserhome as reported as Debian bug #351083Micah Anderson
2006-02-02mysql, pgsql and svn handlers: fixed inversed vsname emptyness testintrigeri
2006-02-02Changelog: added next-release section, added my previous fix' log entryintrigeri
2006-02-02lib/vserver.in: fixed #351083 (readlink syntax error)intrigeri
2006-02-01This test needs to be inverted, otherwise it doesn't backup vservers at allMicah Anderson
2006-01-31Removed vsnames variable check as it is "over-paranoid" :)Micah Anderson
2006-01-26Missing backslashMicah Anderson
2006-01-26Fix for lib/Makefile.am to install libraries in the right placeMicah Anderson
2006-01-26Remove some more generated files that shouldn't be in subversionMicah Anderson
2006-01-26Slight change to autogen.sh to act like other scripts I've foundMicah Anderson
2006-01-26Apparantly it is common practice to NOT keep generated files in the repository,Micah Anderson
2006-01-20Fixed the Makefile.in to actually work (for real)Micah Anderson
2006-01-20Fixed up Makefiles to actually workMicah Anderson
2006-01-20configure script should not be in svn, but instead generated on releaseMicah Anderson
2006-01-19TODO: added Debian BTS urlintrigeri
2006-01-19Add configure /bin/sh problem to TODOMicah Anderson
2006-01-19TODO: added some bits from my own TODO, he heintrigeri
2006-01-19README: upgraded the ninjahelper section from the manpageintrigeri
2006-01-19typointrigeri
2006-01-19typointrigeri
2006-01-19as 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 bugintrigeri
2006-01-19handlers/sys: start to use new lib/vserver functionalityintrigeri
2006-01-19handlers/svn: use the same (short) code as pgsql and mysql to check vservers ...intrigeri
2006-01-19rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff hand...intrigeri
2006-01-19clean up and homogenize pgsql and mysql vserver checksintrigeri
2006-01-19handlers/pgsql: make more use of the new lib/vserver functionalityintrigeri
2006-01-19handlers/pgsql: make use of the new lib/vserver functionalityintrigeri
2006-01-19homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and v...intrigeri
2006-01-19handlers/rdiff: make use of new lib/vserver functionalityintrigeri
2006-01-19rdiff: remove TODO comment line, since this has not to be done :)intrigeri
2006-01-19rdiff: fixed globbing bug for include, exclude and vsinclude (again.)intrigeri
2006-01-19rdiff: start to take advantage of new lib/vserver functionalityintrigeri
2006-01-19lib/vserver.in: new function: vservers_existintrigeri
2006-01-19lib/vserver.in[init_vservers]: warn if vservers are enabled but no vserver is...intrigeri
2006-01-17lib/vserver.in [init_vservers] : canonicalize VROOTDIR (since duplicity et al...intrigeri
2006-01-17lib/vserver.in [init_vservers] : test in a stricter way the real vservers ava...intrigeri
2006-01-17code refactor: backupninja now uses vservers lib to init vservers supportintrigeri
2006-01-17lib/vserver.in: modified init_vservers so that it can also be used by backupn...intrigeri
2006-01-17backupninja.in: improved VROOTDIR detection as in lib/vserver.inintrigeri
2006-01-17lib/vserver.in: enhanced the VROOTDIR discoveryintrigeri
2006-01-17dup.helper: fixed output syntax for multiple vsnamesintrigeri
2006-01-17handlers/dup: now works when multiple vservers names are given (separated by ...intrigeri
2006-01-17add the Emacs header comment line to lib/*.inintrigeri
2006-01-17duplicity handler: warn if vsnames or vsinclude is enabled while vservers sup...intrigeri
2006-01-16autotools files upgrade to 0.9.2, seems to be needed and to have been forgottenintrigeri
2006-01-16forgot to update Changelog for previous commitintrigeri
2006-01-16Fixed (eventually) the globbing include/exclude/vsinclude bug.intrigeri
2006-01-14Added TODO list and updated AuthorsMicah Anderson