- SYSCONFDIR variable added for /etc
[platform/upstream/libzypp.git] / zypp /
2007-09-11 Michael AndresLog filesystem operations as milestone
2007-09-11 Stefan Schubertuninstallable resolvable -->suggested solution: delete...
2007-09-11 Stefan HaasAdded std-constructor
2007-09-10 Ladislav Slezak- fixed disk usage counting of updated packages (#308362)
2007-09-10 Stefan Schubert- Splitting packages: Take the package with the best
2007-09-10 Ladislav Slezak- properly report fallback disk usage size (in kB inste...
2007-09-07 Michael Andres- Install a sample /etc/zypp.conf. (#306615)
2007-09-07 Stefan SchubertRequirementIsMet: return true only if ALL Atoms are...
2007-09-07 Stefan Schubertlogging additional vendor
2007-09-06 Stefan Schubertif there is a candidate which is already selected for...
2007-09-06 Michael Andres- Work arround installed patterns providing an empty...
2007-09-06 Michael Andres- Let the solver treat vendor suse and opensuse as...
2007-09-06 Stefan Schubertchecking item before evaluate the concerning vendor
2007-09-06 Duncan Mac-Vicar P- Fix for bug #307163 - empty package descriptions
2007-09-05 Stefan Schubert- logging "reverse" NEEDED_BY in the detail description...
2007-09-05 Jan Kupecchanges
2007-09-05 Jan Kupec- fixed the order of operands of susetags local metadat...
2007-09-04 Stefan Schubertcomparing vendor with VendorAttr::equivalent
2007-09-03 Michael AndresReset transact bits when switching status from "update...
2007-09-03 Michael AndresAdded 'bool VendorAttr::equivalent( const Vendor &...
2007-09-02 Duncan Mac-Vicar Pmissing quote
2007-08-31 Michael Andreslogline added
2007-08-31 Michael AndresFollow ZConfig download_use_patchrpm and download_use_d...
2007-08-31 Michael AndresAdded "bool ZConfig::download_use_patchrpm()"
2007-08-31 Michael AndresAdded str::strToTrue, str::sstrToFalse and str::sstrToB...
2007-08-31 Michael Andres- On demand translate patch requirements into a list...
2007-08-31 Michael AndresAdded "bool hasMatches( const CapSet & lhs_r, const...
2007-08-31 Michael AndresAdded refersTo() to test whether a capability refers...
2007-08-31 Michael AndresPatch Atomlist will be computed and provided by the...
2007-08-31 Michael AndresAdded missing PatchId attribute
2007-08-31 Stefan Schubertreduced logging
2007-08-31 Klaus Kaempf4 blank indentation on details
2007-08-31 Klaus Kaempf- enrich ResolverInfo with the reason if a user-initiat...
2007-08-30 Ladislav Slezak- base/LogControl.cc - added missing implementation...
2007-08-30 Jan Kupec- fixed variable redeclaration
2007-08-30 Jan Kupec- enable changing url in requestMedia callback (#294481)
2007-08-30 Michael AndresFilter readonly mount points in DiskUsageCounter (...
2007-08-30 Michael Andres- Safe fix for bug #299680.
2007-08-30 Jan Kupec- remember the cause of the RepoException when refreshi...
2007-08-30 Jan Kupec- excessive newlines in exception messages removed
2007-08-30 Stefan SchubertBugfix: If a requirement has been fulfilled by more...
2007-08-30 Jan Kupec- proper error code for DownloadProgressReport
2007-08-29 Jan Kupec- reverted blocking of requestMedia from r6271 (#301710)
2007-08-29 Klaus Kaempf- prevent progress report in destructor (#299680)
2007-08-29 Duncan Mac-Vicar Pbetter fix for #304200, use both content and media...
2007-08-29 Duncan Mac-Vicar Pbetter fix for #304200, use both content and media...
2007-08-29 Jan Kupec- treat non-filelists.xml <file> entries as file provid...
2007-08-29 Michael Andresdetect initial mountpoint set if none was provided
2007-08-29 Klaus Kaempf- the media.1/media uniquely identifies a 'susetags...
2007-08-29 Jan Kupec- fixed locale dir (#304649)
2007-08-29 Klaus Kaempfdon't treat normal package license as "license to confi...
2007-08-29 Michael Andres- Fixed fix for #293039. Segfault due to uninitialzed...
2007-08-29 Stefan Schubertreduced too much verbosed logging; Bug 303971
2007-08-29 Michael Andres- Fixed PlainDir repositories to provide real disk...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-28 Duncan Mac-Vicar P- let skip failed packages to work #297001
2007-08-28 Duncan Mac-Vicar Preenable importing of keys in rpm from private keyring
2007-08-28 Klaus Kaempf- rename ResolvableQuery::iterateResolvablesByKindsAndS...
2007-08-28 Michael AndresUse a separate internal connection to exchange KeyRingS...
2007-08-28 Arvin Schnell- fixed typos
2007-08-28 Duncan Mac-Vicar P- add debug to see when rpm is called
2007-08-28 Duncan Mac-Vicar P- delete metadata dir when deleting repos (#301037)
2007-08-28 Duncan Mac-Vicar P- Don't init the sources directories anymore
2007-08-28 Duncan Mac-Vicar P- real fix for bug #390535
2007-08-28 Stefan Schubertback to -r6812 cause we have textfreeze
2007-08-28 Michael AndresHide private data in implementation class. Avoid duplic...
2007-08-27 Duncan Mac-Vicar P- following behaviour for setPartitions
2007-08-27 Klaus Kaempfadd 'Implementors note' comments
2007-08-27 Klaus Kaempffix the build :-(
2007-08-27 Stefan HaasAdded several additional flags from rpm-header to packa...
2007-08-27 Klaus Kaempfcheck architecture compatibility when handing out packa...
2007-08-27 Klaus Kaempf- Add ZConfig::overrideSystemArchitecture() to override...
2007-08-27 Stefan Schuberttype fixed
2007-08-27 Stefan SchubertThe solver generate an establish call for all
2007-08-26 Klaus Kaempfonly handout() compatible packages (#301286)
2007-08-26 Klaus Kaempffill location property (#303751)
2007-08-25 Klaus Kaempfdrop packages of incompatible archs (1st half of #301286)
2007-08-25 Klaus Kaempfdont recompute known value
2007-08-25 Klaus Kaempfadd a couple of .basename() calls (#302059)
2007-08-24 Duncan Mac-Vicar PThrow only for invalid signature, not for empty sig.
2007-08-24 Arvin Schnell- fixed typo
2007-08-24 Arvin Schnell- added remembering of exception history
2007-08-23 Duncan Mac-Vicar P- Fixes for the checksum/signature subsystem (#302059)
2007-08-23 Duncan Mac-Vicar P- Check that the signature exists before checking
2007-08-23 Duncan Mac-Vicar PDon't lose the checkers when adding jobs.
2007-08-23 Stefan SchubertFlag info NEEDEDBY correctly if it will be used by...
2007-08-23 Stefan SchubertDo not strip resolvables which have the same name but...
2007-08-23 Stefan Schubertuserfriendly messages
2007-08-22 Martin VidnerDo not use "a-z" in regexes. Fixes "Invalid Url scheme...
2007-08-22 Arvin Schnell- remember exception history
2007-08-22 Arvin Schnell- remember exception history
2007-08-22 Arvin Schnell- remember exception history
2007-08-22 Arvin Schnell- remember exception history
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-08-22 Arvin Schnell- fixed docu
2007-08-21 Duncan Mac-Vicar P- dont download HASH tags, (#300982)
2007-08-21 Stefan SchubertAdded explicitly_requested as parameter in ResolverCont...
2007-08-21 Klaus Kaempfmake the {type,name,dir}_cache actually cache something
2007-08-21 Duncan Mac-Vicar Ptypos (#301331)
next