- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / media /
2007-03-05 Michael Andrescleaned static var in Url.cc
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-02-27 Duncan Mac-Vicar P#247459 ftp probing
2007-02-23 Jan KupecMerged revisions 5092 via svnmerge from
2007-02-23 Jan Kupecfixed trailing whitespace
2007-02-23 Jan Kupec- support for HTTP authentication prompt added (#190609)
2007-02-20 Michael Andresprovide -DVERSION
2007-02-13 Michael Andresremoved config.h include
2007-02-12 Jan KupecMerged revisions 4926-4993,4995,4998-5006 via svnmerge...
2007-02-09 Jan KupecMerged revisions 4994-4997 via svnmerge from
2007-02-07 Jan KupecMediaCurlException::dumpOn() adjusted for ncurses dialo...
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2006-12-07 Marius Tomaschewski- Improved realpath() wrapper in media handler class...
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
2006-11-28 Marius Tomaschewski- Added vol_id search
2006-11-24 Marius Tomaschewski- Reverted workaround parsing /proc/sys/dev/cdrom/info...
2006-11-23 Marius Tomaschewski- Applied a workaround parsing /proc/sys/dev/cdrom...
2006-11-17 Marius Tomaschewski- Implemented volume device check using /sbin/vol_id...
2006-11-17 Marius Tomaschewski- Implemented an reuse of already existing foreign...
2006-11-13 Marius Tomaschewski- Added call to /bin/eject if the eject-ioctl fails.
2006-11-10 Michael Andresdoxygen fixes
2006-10-25 Marius Tomaschewski- Added some file/size info in xfer error and success...
2006-10-16 Martin VidnerFixed file name in \file tag for doxygen
2006-10-16 Martin VidnerFixed file names in \file tags for doxygen
2006-09-29 Marius Tomaschewski- Improved attachPoint handling in cases where the...
2006-09-29 Marius Tomaschewski- Changed to getRealPath to be accessible from outside
2006-09-26 Marius Tomaschewski- Fixed to include the mount cmd output in MediaMountEx...
2006-09-05 Marius Tomaschewski- Fix for Bug 197107, removing libblkid dependency
2006-08-22 Marius Tomaschewski- Fixed getDoesFileExist to reset the transfer range
2006-08-21 Duncan Mac-Vicar Pdumb bug. Now the tests for doesFileExists pass
2006-08-18 Duncan Mac-Vicar Ptypo catched by the testsuite
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-06-29 Marius Tomaschewski- Updated MediaCurl URL query parameters documentation.
2006-06-28 Marius Tomaschewski- deactivated media manager code disabling the automounter
2006-06-19 Marius Tomaschewski- Fix for Bug #181606 - impropelly resolved path names
2006-06-14 Marius Tomaschewski- Bug #181602: Implemented transfer timeout inside...
2006-06-14 Marius Tomaschewski- Bug #181606: Added fallback on read failures of ...
2006-06-14 Marius Tomaschewski- Bug #171622: added ssl_verify and ssl_capath url...
2006-06-09 Klaus Kaempf- include Pathname.h in Sysconfig.h
2006-06-09 Klaus Kaempffactorize out Sysconfig reader
2006-06-07 Marius Tomaschewski- Updated MediaAccessUrl docu to reflect changes done
2006-06-07 Marius Tomaschewski- Bug #177457: changed detectDevices() function to...
2006-05-05 Marius Tomaschewski- Added a 60sec connext timeout (#172860)
2006-05-02 Marius Tomaschewski- Fixed to avoid check if the attachpoint is an absolut...
2006-05-02 Marius Tomaschewski- Disabled isUseableAttachPoint check -- we do not...
2006-05-02 Marius Tomaschewski- Improved media url docs a little bit
2006-05-01 Marius Tomaschewski- Fixed to use asString in ppc specific workaround
2006-05-01 Marius Tomaschewski- Added libcurl and libblkid compile/link flags
2006-05-01 Marius Tomaschewski- Improved device check in MediaDISK using libblkid...
2006-05-01 Marius Tomaschewski- Allow to provide sysfs path via $SYSFS_PATH,
2006-04-24 Marius Tomaschewski- Added getenv NULL ptr check and verify of the $HOME...
2006-04-24 Marius Tomaschewski- Fixed iseries workaround - interchanged variables...
2006-04-24 Marius Tomaschewski- Skip temporary attach point log message if it is...
2006-04-24 Marius Tomaschewski- Documented media access url's "alias" query parameter
2006-04-18 Michael Andresdebug output removed
2006-04-18 Michael Andresfixed uninitialized _curlError variable
2006-04-10 Marius Tomaschewski- Added detection if /dev/iseries/vcd[a-h] devices
2006-04-07 Klaus Kaempfallow relative paths with "file:"
2006-04-07 Michael Andresno iostream or Logger.h in header files
2006-04-07 Marius Tomaschewski- Added loop checking for scsi cdroms (/sys/block/srX)
2006-04-06 Jiri Srainfixed setting autorefresh flag for installation sources
2006-04-06 Marius Tomaschewski- Added info() method to media verifier and more debug...
2006-04-05 Marius Tomaschewski- Fixed comment about attach point
2006-04-05 Klaus Kaempfdont deny our own,fixed attach point ...
2006-04-05 Marius Tomaschewski- Fixed MediaDISK to use a mount -oro,bind id the disk
2006-04-05 Marius Tomaschewski- Added bind directory variable to each media source
2006-04-04 Marius Tomaschewski- Added flag to MediaManager::isUseableAttachPoint...
2006-04-03 Marius Tomaschewski- Removed broken forcing of absolute ftp paths added in
2006-03-31 Marius Tomaschewski- Implemented check if media (CD) is automounted or not
2006-03-31 Marius Tomaschewski- Added disabling of the automounter while MediaManager
2006-03-31 Marius Tomaschewski- Enabled to report eject errors, Bug #154326
2006-03-30 Marius Tomaschewski- Changed to use media base url in MediaNotAFileException,
2006-03-30 Marius Tomaschewski- Updated to use new curl return codes, refined exceptions
2006-03-28 Marius Tomaschewski- Fixed exceptions in doGetFileCopy() to show full url
2006-03-27 Marius Tomaschewski- Fixed Bug #154197 -- fixed to construct an special...
2006-03-24 Marius Tomaschewski- Added No medium found output
2006-03-23 Marius Tomaschewski- Fixed check to ejected flag
2006-03-23 Marius Tomaschewski- Added to forward the "nfs path is not a directory...
2006-03-23 Marius Tomaschewski- Added MediaNotEjectedException
2006-03-23 Marius Tomaschewski- Added reporting of eject errors (currently disabled
2006-03-23 Marius Tomaschewski- Added host check, because file Url allows it now.
2006-03-21 Marius Tomaschewski- Removed return in forceRelaseAllMedia (void function)
2006-03-21 Marius Tomaschewski- Fixed to reset desired (cached) flag before the action
2006-03-21 Michael Andres- fixed container.erase loops
2006-03-21 Marius Tomaschewski- Added a variant of MediaHandler::forceRelaseAllMedia
2006-03-21 Marius Tomaschewski- Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
2006-03-21 Marius Tomaschewski- Added some debug output including the access id
2006-03-20 Marius Tomaschewski- Renamed private MediaManager::forceMediaRelease
2006-03-17 Marius Tomaschewski- Fixed to check curl runtime config (protocols and...
2006-03-17 Marius Tomaschewski- Bug #158850: Added "auth" query parameter to support
2006-03-16 Marius Tomaschewski- Fixed to use toLower in NO_PROXY checks
2006-03-16 Marius Tomaschewski- Fixed NO_PROXY matching, Bug #157024.
2006-03-15 Marius Tomaschewski- Improved skipping messages to include device name
2006-03-15 Marius Tomaschewski- Changed to detect/verify CD/DVD/HD devices while
2006-03-15 Marius Tomaschewski- Added exact id match flag to dependsOnParent allowing to
2006-03-15 Marius Tomaschewski- Fixed a hen and egg problem with iso handlers while...
2006-03-14 Jiri Srainadded more debugging
2006-03-13 Marius Tomaschewski- Removed deprecated reattach functions
2006-03-13 Marius Tomaschewski- Fixed last change in close() -- don't complain, because
2006-03-13 Marius Tomaschewski- Removed deprecated reattach() method
next