summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* use namespace std:: instead of the global namespace in several otherReinhard Tartler2009-01-22
| | | | files as well
* include missing cstdlibReinhard Tartler2009-01-22
|
* Also use malloc, free, etc from the namespace std:: instead of theReinhard Tartler2009-01-22
| | | | global namespace
* include in DebugMemLeakFinder.cpp didn't work, let's tryReinhard Tartler2009-01-22
| | | | definung MEMLEAKFINDER_FULL_MALLOC_MONITORING
* Add missing includes in lib/common/Logging.cpp andReinhard Tartler2009-01-22
| | | lib/common/DebugMemLeakFinder.cpp. Closes: #505696, #512510
* Bugfix: "Please build-depend on docbook-xml". Thanks to Luca FalavignaReinhard Tartler2009-01-22
| | | <dktrkranz@ubuntu.com> for reporting. Closes: #507973
* add another generated file to remove listReinhard Tartler2008-10-26
|
* By default do not configure boxbackup. Most users of this package needReinhard Tartler2008-10-23
| | | | to know what the postinst/configure scripts are doing anyway, and this avoids piuparts to fail here. Closes: #502742, #502461
* generate documentation/ExceptionCodes.xml as dependency of ↵Reinhard Tartler2008-07-24
| | | | documentation/adminguide.pdf
* build and install the administrator guide and the installation guide.Reinhard Tartler2008-07-24
|
* fix location of ExceptionCodes.txtReinhard Tartler2008-07-24
|
* remove more generated filesReinhard Tartler2008-07-24
|
* readd not about adjusted logging facility to admin guideReinhard Tartler2008-07-24
|
* import boxbackup_0.11~rc2-3.1.dscReinhard Tartler2008-07-24
|
* import boxbackup_0.11~rc2-3.dscReinhard Tartler2008-07-24
|
* import boxbackup_0.11~rc2-2.dscReinhard Tartler2008-07-24
|
* import boxbackup_0.11~rc2-1.dscReinhard Tartler2008-07-24
|
* add packagingReinhard Tartler2008-07-24
|
* log to facility LOG_DAEMON instead of LOG_LOCAL6Reinhard Tartler2008-07-24
|
* adjust code and documentation to look in /etc/boxbackup instead of /etc/boxReinhard Tartler2008-07-24
|
* update config.sub and config.guesReinhard Tartler2008-07-24
|
* import version 0.11rc2Reinhard Tartler2008-02-02
| | | | | | | This commit has been made by 'bzr import'. I used the upstream tarball of Version 0.11rc2 for creating it. It has the md5sum: 68052f963a944c717a50bd65a54375ff
* import version 0.11rc1Reinhard Tartler2008-01-19
| | | | | | | This commit has been made by 'bzr import'. I used the upstream tarball of Version 0.11rc1 for creating it. It has the md5sum: 75608d8bb72dff9a556850ccd0ae8cb9
* Import of boxbackup 0.10Reinhard Tartler2008-01-19
| | | | | | | | | | | This is actually a quite funny commit: I had started my packaging branch in a strange way: I did not start from a clean tarball, but used an existing packaging directory as starting place. This makes upgrading to a new upstream hard. So I branched revision 1, and 'bzr import'ed the Upstream tarball of version 0.10 over it. The upstream tarball version I used for this commit has the md5sum: 2dc02d87932fdb222ed019443ddcf444
* initial commitReinhard Tartler2007-02-14