platform/upstream/libzypp.git
17 years agofixed missing return value
Michael Andres [Tue, 8 May 2007 18:45:46 +0000 (18:45 +0000)]
fixed missing return value

17 years agotrying to fix #270125
Duncan Mac-Vicar P [Tue, 8 May 2007 14:44:44 +0000 (14:44 +0000)]
trying to fix #270125

Import key is terribly broken in 10.2.

Created testcase with lot of scenarios.

17 years agobackup
Duncan Mac-Vicar P [Tue, 8 May 2007 01:04:16 +0000 (01:04 +0000)]
backup

17 years agotrying to fix key import bug, so lets make test better
Duncan Mac-Vicar P [Tue, 8 May 2007 01:01:20 +0000 (01:01 +0000)]
trying to fix key import bug, so lets make test better

17 years agocompile
Duncan Mac-Vicar P [Mon, 7 May 2007 21:55:17 +0000 (21:55 +0000)]
compile

17 years agoAdd attribute noreturn to ZYPP_THROW and ZYPP_RETHROW
Michael Andres [Mon, 7 May 2007 21:53:20 +0000 (21:53 +0000)]
Add attribute noreturn to ZYPP_THROW and ZYPP_RETHROW

17 years ago(re)fixed lost changes
Michael Andres [Mon, 7 May 2007 15:45:31 +0000 (15:45 +0000)]
(re)fixed lost changes

17 years ago r5206@piscola: dmacvicar | 2007-05-07 16:54:08 +0200
Duncan Mac-Vicar P [Mon, 7 May 2007 14:54:51 +0000 (14:54 +0000)]
 r5206@piscola:  dmacvicar | 2007-05-07 16:54:08 +0200

 Ini* stuff is what I was looking for

 I will add comments support in a near future, but for now this is what I need.

 Only todo: add typed lookups:

 getBoolEntry, getIntEntry, etc

17 years ago r5205@piscola: dmacvicar | 2007-05-07 15:37:43 +0200
Duncan Mac-Vicar P [Mon, 7 May 2007 14:54:50 +0000 (14:54 +0000)]
 r5205@piscola:  dmacvicar | 2007-05-07 15:37:43 +0200

 add dumpRegexpResults here

17 years agofixed smart pointer output operator (prints 'NULL' or the object it points to)
Michael Andres [Mon, 7 May 2007 08:11:25 +0000 (08:11 +0000)]
fixed smart pointer output operator (prints 'NULL' or the object it points to)

17 years agorestore original versions
Michael Andres [Mon, 7 May 2007 08:10:10 +0000 (08:10 +0000)]
restore original versions

17 years agocompile
Duncan Mac-Vicar P [Sun, 6 May 2007 17:51:17 +0000 (17:51 +0000)]
compile

17 years ago r5245@piscolita: duncan | 2007-05-06 17:48:39 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:06:01 +0000 (16:06 +0000)]
 r5245@piscolita:  duncan | 2007-05-06 17:48:39 +0200

 more improvements

17 years ago r5244@piscolita: duncan | 2007-05-06 17:47:36 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:48 +0000 (16:05 +0000)]
 r5244@piscolita:  duncan | 2007-05-06 17:47:36 +0200

 some docs

17 years ago r5243@piscolita: duncan | 2007-05-02 19:10:25 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:38 +0000 (16:05 +0000)]
 r5243@piscolita:  duncan | 2007-05-02 19:10:25 +0200

 compile new classes and tests

17 years ago r5242@piscolita: duncan | 2007-05-02 19:09:44 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:33 +0000 (16:05 +0000)]
 r5242@piscolita:  duncan | 2007-05-02 19:09:44 +0200

 this file will be configured by cmake

17 years ago r5241@piscolita: duncan | 2007-05-02 19:09:16 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:24 +0000 (16:05 +0000)]
 r5241@piscolita:  duncan | 2007-05-02 19:09:16 +0200

 test for IniDict

17 years ago r5240@piscolita: duncan | 2007-05-02 19:08:37 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:19 +0000 (16:05 +0000)]
 r5240@piscolita:  duncan | 2007-05-02 19:08:37 +0200

 Dictionary wrapper over ini parser, and test

17 years ago r5239@piscolita: duncan | 2007-05-02 19:07:55 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:05:09 +0000 (16:05 +0000)]
 r5239@piscolita:  duncan | 2007-05-02 19:07:55 +0200

 Custom made ini parser, adapt test to compile

17 years ago r5238@piscolita: duncan | 2007-05-02 18:33:19 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:04:58 +0000 (16:04 +0000)]
 r5238@piscolita:  duncan | 2007-05-02 18:33:19 +0200

 - generate genclass script

17 years ago r5237@piscolita: duncan | 2007-05-02 17:38:30 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 16:04:53 +0000 (16:04 +0000)]
 r5237@piscolita:  duncan | 2007-05-02 17:38:30 +0200

 - make test compile

17 years ago r5232@piscolita: duncan | 2007-05-01 17:51:47 +0200
Duncan Mac-Vicar P [Sun, 6 May 2007 15:59:32 +0000 (15:59 +0000)]
 r5232@piscolita:  duncan | 2007-05-01 17:51:47 +0200

 indent to do a future cleanup

17 years agofixed to use typedefs
Michael Andres [Sun, 6 May 2007 15:05:10 +0000 (15:05 +0000)]
fixed to use typedefs

17 years agoadded missing pointer types
Michael Andres [Sun, 6 May 2007 14:52:57 +0000 (14:52 +0000)]
added missing pointer types

17 years agoschema and compiler warnings fixed
Michael Andres [Fri, 4 May 2007 11:22:21 +0000 (11:22 +0000)]
schema and compiler warnings fixed

17 years agoadd zypp2 autodocs
Michael Andres [Fri, 4 May 2007 10:42:31 +0000 (10:42 +0000)]
add zypp2 autodocs

17 years ago- Add missing 'DROP TABLE IF EXISTS' otherwise an existing db can not be used.
Michael Andres [Fri, 4 May 2007 10:08:44 +0000 (10:08 +0000)]
- Add missing 'DROP TABLE IF EXISTS' otherwise an existing db can not be used.

17 years agobackup
Michael Andres [Thu, 3 May 2007 22:31:57 +0000 (22:31 +0000)]
backup

17 years agobackup
Michael Andres [Thu, 3 May 2007 14:10:00 +0000 (14:10 +0000)]
backup

17 years agoenable -Wall -Woverloaded-virtual by default
Michael Andres [Thu, 3 May 2007 13:51:47 +0000 (13:51 +0000)]
enable -Wall -Woverloaded-virtual by default

17 years agodocs updated
Michael Andres [Thu, 3 May 2007 13:33:02 +0000 (13:33 +0000)]
docs updated

17 years ago- Added UserRequestException: To be thrown on behalf of a user request.
Michael Andres [Thu, 3 May 2007 13:10:32 +0000 (13:10 +0000)]
- Added UserRequestException: To be thrown on behalf of a user request.
- Make TagParser honor ustr request to abort.

17 years agobackup
Michael Andres [Wed, 2 May 2007 22:06:35 +0000 (22:06 +0000)]
backup

17 years agosusetags parser skeleton
Michael Andres [Wed, 2 May 2007 17:20:04 +0000 (17:20 +0000)]
susetags parser skeleton

17 years agoimprove ProgressData
Michael Andres [Wed, 2 May 2007 17:18:55 +0000 (17:18 +0000)]
improve ProgressData

17 years agobackup bsic tag parser
Michael Andres [Mon, 30 Apr 2007 17:02:49 +0000 (17:02 +0000)]
backup bsic tag parser

17 years agobackup
Jan Kupec [Mon, 30 Apr 2007 16:35:53 +0000 (16:35 +0000)]
backup
- PrimaryFileReader almost complete
- YUMParser will handle all metadata file readers
- YUMResourceType added
- unified namespaces of some readers to zypp::parser::yum
- OtherFileReader and PatchFileReader started

17 years agounused code
Jan Kupec [Mon, 30 Apr 2007 16:12:27 +0000 (16:12 +0000)]
unused code

17 years ago r5186@piscolita: duncan | 2007-04-30 00:59:32 +0200
Duncan Mac-Vicar P [Sun, 29 Apr 2007 23:01:54 +0000 (23:01 +0000)]
 r5186@piscolita:  duncan | 2007-04-30 00:59:32 +0200
 fix uncimplete commit

17 years agodisable Repository draft: incomplete checkin does not compile
Michael Andres [Fri, 27 Apr 2007 22:02:38 +0000 (22:02 +0000)]
disable Repository draft: incomplete checkin does not compile

17 years ago r5166@piscola: dmacvicar | 2007-04-27 13:32:22 +0200
Duncan Mac-Vicar P [Fri, 27 Apr 2007 16:06:37 +0000 (16:06 +0000)]
 r5166@piscola:  dmacvicar | 2007-04-27 13:32:22 +0200
 source -> repo
 r5167@piscola:  dmacvicar | 2007-04-27 13:34:02 +0200
 source -> repo
 r5168@piscola:  dmacvicar | 2007-04-27 17:59:33 +0200
 end of line
 r5171@piscola:  dmacvicar | 2007-04-27 18:04:39 +0200

 put new classes in piece and make everything compile again.

17 years agoMade InputStream set no size for compressed files.
Michael Andres [Fri, 27 Apr 2007 13:00:56 +0000 (13:00 +0000)]
Made InputStream set no size for compressed files.

17 years agoUse std:string instead of zypp::Url for package upstream homepage.
Jan Kupec [Fri, 27 Apr 2007 08:46:24 +0000 (08:46 +0000)]
Use std:string instead of zypp::Url for package upstream homepage.
zypp::Url accepts only valid URLs, whereas the upstream URLs may come in
many different forms.

17 years ago r5158@piscola: dmacvicar | 2007-04-26 13:50:43 +0200
Duncan Mac-Vicar P [Thu, 26 Apr 2007 16:32:41 +0000 (16:32 +0000)]
 r5158@piscola:  dmacvicar | 2007-04-26 13:50:43 +0200

 support for modalias caps

 r5159@piscola:  dmacvicar | 2007-04-26 13:51:25 +0200

 fix duplicate index

 r5160@piscola:  dmacvicar | 2007-04-26 16:11:51 +0200

 - support for HAL dependencies

 r5161@piscola:  dmacvicar | 2007-04-26 17:19:02 +0200

 - support storing hal dependencies, and unknown dependencies

17 years agoYUM primary.xml.gz file reader almost done
Jan Kupec [Wed, 25 Apr 2007 15:44:41 +0000 (15:44 +0000)]
YUM primary.xml.gz file reader almost done

17 years agoAdd size to InputStream to ease progress computation
Michael Andres [Wed, 25 Apr 2007 08:10:09 +0000 (08:10 +0000)]
Add size to InputStream to ease progress computation

17 years ago(no commit message)
Duncan Mac-Vicar P [Tue, 24 Apr 2007 12:26:33 +0000 (12:26 +0000)]

17 years ago r4835@piscola: dmacvicar | 2007-04-23 14:15:36 +0200
Duncan Mac-Vicar P [Mon, 23 Apr 2007 16:30:16 +0000 (16:30 +0000)]
 r4835@piscola:  dmacvicar | 2007-04-23 14:15:36 +0200

 r5148@piscola:  dmacvicar | 2007-04-23 18:28:56 +0200

 - use a different ini parser, add a test case

17 years agocheck argc/argv
Klaus Kaempf [Mon, 23 Apr 2007 13:51:50 +0000 (13:51 +0000)]
check argc/argv

17 years agocheck argv/argv
Klaus Kaempf [Mon, 23 Apr 2007 13:51:37 +0000 (13:51 +0000)]
check argv/argv

17 years agoshort overview of created binaries
Klaus Kaempf [Mon, 23 Apr 2007 13:51:00 +0000 (13:51 +0000)]
short overview of created binaries

17 years agobackup
Duncan Mac-Vicar P [Mon, 23 Apr 2007 11:30:20 +0000 (11:30 +0000)]
backup

17 years agoskeleton test for inifile
Duncan Mac-Vicar P [Mon, 23 Apr 2007 11:14:36 +0000 (11:14 +0000)]
skeleton test for inifile

17 years agoups
Duncan Mac-Vicar P [Fri, 20 Apr 2007 16:25:40 +0000 (16:25 +0000)]
ups

17 years agobackup for today.
Duncan Mac-Vicar P [Fri, 20 Apr 2007 15:58:02 +0000 (15:58 +0000)]
backup for today.

- almost working resolvable query, and test
- fix in cached source arch
- skeleton for source manager

17 years agoextend line parser to retrieve file position
Michael Andres [Fri, 20 Apr 2007 14:41:35 +0000 (14:41 +0000)]
extend line parser to retrieve file position

17 years agoThis removes like 4 seconds when loading 19k packages
Duncan Mac-Vicar P [Fri, 20 Apr 2007 12:27:44 +0000 (12:27 +0000)]
This removes like 4 seconds when loading 19k packages

17 years agoadd ResolvableQuery....
Duncan Mac-Vicar P [Thu, 19 Apr 2007 16:56:11 +0000 (16:56 +0000)]
add ResolvableQuery....

17 years agotypo
Duncan Mac-Vicar P [Thu, 19 Apr 2007 15:54:40 +0000 (15:54 +0000)]
typo

17 years agosupport line numbers in lineparser
Michael Andres [Thu, 19 Apr 2007 15:43:00 +0000 (15:43 +0000)]
support line numbers in lineparser

17 years ago- desnormalize a capabilities table, and reduce loading to 1s
Duncan Mac-Vicar P [Thu, 19 Apr 2007 15:05:49 +0000 (15:05 +0000)]
- desnormalize a capabilities table, and reduce loading to 1s

17 years agodenormalze dependencies one level. one left
Duncan Mac-Vicar P [Thu, 19 Apr 2007 13:59:30 +0000 (13:59 +0000)]
denormalze dependencies one level. one left

17 years agoyum parser WIP backup
Jan Kupec [Thu, 19 Apr 2007 13:36:37 +0000 (13:36 +0000)]
yum parser WIP backup

17 years agofix cmake rule for .gmo (does not depend on zypp.pot)
Michael Andres [Thu, 19 Apr 2007 09:27:28 +0000 (09:27 +0000)]
fix cmake rule for .gmo (does not depend on zypp.pot)

17 years agono more sqlite-zmd required
Michael Andres [Wed, 18 Apr 2007 15:59:29 +0000 (15:59 +0000)]
no more sqlite-zmd required

17 years agonormalize named dependencies
Duncan Mac-Vicar P [Wed, 18 Apr 2007 15:52:28 +0000 (15:52 +0000)]
normalize named dependencies

17 years agochanges
Michael Andres [Wed, 18 Apr 2007 12:57:40 +0000 (12:57 +0000)]
changes

17 years agobackup
Michael Andres [Wed, 18 Apr 2007 12:57:19 +0000 (12:57 +0000)]
backup

17 years agoSupport filesystem dependencies to add needed filesystem RPMs
Michael Andres [Wed, 18 Apr 2007 12:56:52 +0000 (12:56 +0000)]
Support filesystem dependencies to add needed filesystem RPMs
automatically (Fate 301966).

17 years agoclass WatchFile: Remember a files attributes to detect content changes.
Michael Andres [Wed, 18 Apr 2007 12:51:55 +0000 (12:51 +0000)]
class WatchFile: Remember a files attributes to detect content changes.

17 years agomisc improvements, speed research, etc
Duncan Mac-Vicar P [Tue, 17 Apr 2007 17:19:39 +0000 (17:19 +0000)]
misc improvements, speed research, etc

17 years agoadding catalog support to the store, disabling normalization
Duncan Mac-Vicar P [Mon, 16 Apr 2007 17:20:59 +0000 (17:20 +0000)]
adding catalog support to the store, disabling normalization
of resolvables, they perform horrible.
Cached source can create simple resolvables!

17 years agoSeparate the tags parser in 2 files, adapt to new cache store api
Duncan Mac-Vicar P [Mon, 16 Apr 2007 16:56:18 +0000 (16:56 +0000)]
Separate the tags parser in 2 files, adapt to new cache store api
to set the catalog

17 years agocompile
Duncan Mac-Vicar P [Mon, 16 Apr 2007 15:59:46 +0000 (15:59 +0000)]
compile

17 years ago- Compile YUM downloader
Duncan Mac-Vicar P [Mon, 16 Apr 2007 15:45:32 +0000 (15:45 +0000)]
- Compile YUM downloader
- Introduce base:: Random.h

17 years agotestcase for YUM downloader
Duncan Mac-Vicar P [Mon, 16 Apr 2007 12:12:20 +0000 (12:12 +0000)]
testcase for YUM downloader

17 years agoYUM downloader ready!
Duncan Mac-Vicar P [Mon, 16 Apr 2007 10:18:23 +0000 (10:18 +0000)]
YUM downloader ready!

17 years agocomment
Jan Kupec [Mon, 16 Apr 2007 09:30:27 +0000 (09:30 +0000)]
comment

17 years agoavoiding attaching media where not needed (#263207)
Jan Kupec [Mon, 16 Apr 2007 09:26:03 +0000 (09:26 +0000)]
avoiding attaching media where not needed (#263207)

17 years ago- test program that finds required download ranges using a old packages
Duncan Mac-Vicar P [Sat, 14 Apr 2007 23:38:42 +0000 (23:38 +0000)]
- test program that finds required download ranges using a old packages
  file, and a .zsync file from a (remote) new one.

17 years agofix build
Duncan Mac-Vicar P [Fri, 13 Apr 2007 16:10:24 +0000 (16:10 +0000)]
fix build

17 years ago(no commit message)
Jan Kupec [Fri, 13 Apr 2007 16:08:29 +0000 (16:08 +0000)]

17 years agochanges
Duncan Mac-Vicar P [Fri, 13 Apr 2007 15:33:21 +0000 (15:33 +0000)]
changes

17 years agofix building of file capabilities with attributes
Duncan Mac-Vicar P [Fri, 13 Apr 2007 15:32:42 +0000 (15:32 +0000)]
fix building of file capabilities with attributes

17 years agotest for PatchesFileReader
Duncan Mac-Vicar P [Fri, 13 Apr 2007 12:10:53 +0000 (12:10 +0000)]
test for PatchesFileReader

17 years agobackup
Duncan Mac-Vicar P [Thu, 12 Apr 2007 22:30:54 +0000 (22:30 +0000)]
backup

17 years agoFetcher test skeleton
Duncan Mac-Vicar P [Thu, 12 Apr 2007 22:14:35 +0000 (22:14 +0000)]
Fetcher test skeleton

17 years agofix docu
Duncan Mac-Vicar P [Thu, 12 Apr 2007 22:14:23 +0000 (22:14 +0000)]
fix docu

17 years agoData for the testsuite of Fetcher and data
Duncan Mac-Vicar P [Thu, 12 Apr 2007 21:19:30 +0000 (21:19 +0000)]
Data for the testsuite of Fetcher and data
to test a feature that does not exists yet
(diffing)

17 years agobackup testcases
Duncan Mac-Vicar P [Thu, 12 Apr 2007 17:19:00 +0000 (17:19 +0000)]
backup testcases

17 years agodocumentation
Duncan Mac-Vicar P [Thu, 12 Apr 2007 16:29:02 +0000 (16:29 +0000)]
documentation

17 years ago- documentation
Duncan Mac-Vicar P [Thu, 12 Apr 2007 16:15:09 +0000 (16:15 +0000)]
- documentation

17 years ago- Put the RepomdFileReader class where it belongs
Duncan Mac-Vicar P [Thu, 12 Apr 2007 15:43:21 +0000 (15:43 +0000)]
- Put the RepomdFileReader class where it belongs
- The PatchesFileReader class is for now only
  a copy of the RepomdFileReader
- Add a unit test for the class

17 years agoget rid of std:: here
Duncan Mac-Vicar P [Thu, 12 Apr 2007 15:42:17 +0000 (15:42 +0000)]
get rid of std:: here

17 years agomade the path parameter default to "" in MediaSetAccess(Url, Pathname)
Jan Kupec [Thu, 12 Apr 2007 11:28:34 +0000 (11:28 +0000)]
made the path parameter default to "" in MediaSetAccess(Url, Pathname)

17 years agochanges
Michael Andres [Thu, 12 Apr 2007 00:40:43 +0000 (00:40 +0000)]
changes

17 years ago- Fixed computation of install order. Take requirements of
Michael Andres [Thu, 12 Apr 2007 00:40:06 +0000 (00:40 +0000)]
- Fixed computation of install order. Take requirements of
  an installed packages uninstall scripts into account, if
  the package is updated. (#258682)

17 years ago(no commit message)
Michael Andres [Thu, 12 Apr 2007 00:32:34 +0000 (00:32 +0000)]

17 years agofix compile
Duncan Mac-Vicar P [Wed, 11 Apr 2007 20:38:51 +0000 (20:38 +0000)]
fix compile

17 years ago- prototype of a YUM downloader, also a experiment to learn Michael's
Duncan Mac-Vicar P [Wed, 11 Apr 2007 17:11:03 +0000 (17:11 +0000)]
- prototype of a YUM downloader, also a experiment to learn Michael's
  XML parser and implement later the YUM cacher.
- still doesnt download the patches, comes tomorrow.