- Added require path and disallow host config flags
authorMarius Tomaschewski <mt@suse.de>
Thu, 16 Feb 2006 19:36:22 +0000 (19:36 +0000)
committerMarius Tomaschewski <mt@suse.de>
Thu, 16 Feb 2006 19:36:22 +0000 (19:36 +0000)
commit45f28aa017f1b574f272acb0dc13fbbab12507d5
tree03671b4f4e7f558dab0d9871dede25648534ab0e
parent2059ca6f8a6ea95749dd11d4a1e0faad07de5ae6
- Added require path and disallow host config flags
  in hd, cd, dvd, dir, file schemes (throws)
- Added require host for ftp, http, https schemes
- Reverted to reject empty url's - Url("") throws
zypp/Url.cc