]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl Add detection of intptr_t and uintptr_t to configure process
[bacula/bacula] / bacula / technotes-2.5
index 95a6a7d92ab360f626d9347a90a328a1c13fcddb..8bcdfa561b33874725b1b7f147eb23e5b16463ad 100644 (file)
@@ -10,6 +10,36 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+21Jan09
+ebl  Add detection of intptr_t and uintptr_t to configure process
+20Jan09
+ebl  Change some cast to use intptr_t instead of long
+18Jan09
+kes  Apply acl_solaris_update.patch submitted by Marco (thanks).
+kes  Remove configure check for resolv.h -- it is apparently not needed
+     and causes build warnings on FreeBSD.
+kes  Ensure that the installer and newinstaller Makefiles are called
+     during a make clean.
+12Jan09
+kes  Apply Eric's fix for suppressing extended attributes error messages
+     when dealing with deleted files.
+11Jan09
+kes  Add src/win32/newinstaller -- single file installer
+kes  Attempt to explicitly call gmake when needed, or if not found
+     skip the calls.  This should fix the FreeBSD regression/build.
+10Jan09
+kes  Fix bat.pro.in so that bat will install.
+09Jan09
+kes  Add more debug output to VSS init.
+kes  Attempt to correct win32 debug in berrno.
+09Jan09
+kes  Fix bug reported by Dan where make fails in clean of src/win32. 
+07Jan09
+kes  Fix bug #1212, SD is unable to recycle purged volumes. fstat()
+     was broken.
+06Jan09
+ebl  Despool attributes directly from the director if attribute
+     spool file is present
 Beta Release 2.5.28-b1
 05Jan09
 kes  Fix bat install broken by $DESTDIR change.