summaryrefslogtreecommitdiff
path: root/components/services
Commit message (Expand)AuthorAgeFilesLines
* Do a softcat query for any suite ids in the initial package list, soRobey Pointer2001-02-0811-88/+151
* Remove break that caused 0% signals to never get sent on install.Robey Pointer2001-02-082-41/+84
* If an RPM load fails then report it to Nautilus with:Ian McKellar2001-02-082-5/+10
* Separated whitespace removal into a separate function.Ian McKellar2001-02-081-12/+202
* Fixed bug 3459 (emit signals when doing file-conflict, feature-consistencyEskil Heyn Olsen2001-02-068-15/+291
* Created a minimal, sub-functional Debian package backend forIan McKellar2001-02-0512-280/+1184
* Added check for PackageBreaks iterators.Eskil Heyn Olsen2001-02-039-59/+198
* Fix small bug in the package tree inflater that caused break structs to beRobey Pointer2001-02-034-3/+50
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-022-42/+4
* oops; reverse thatRobey Pointer2001-02-022-2/+2
* Fix build breakage caused by my previous checkin.Robey Pointer2001-02-022-8/+0
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-02-0216-343/+560
* reviewed by: Darin Adler <darin@eazel.com> andMaciej Stachowiak2001-02-0210-33/+43
* reviewed by: <robey@eazel.com>Michael Fleming2001-02-0210-22/+178
* Add missing packagedata_destroy prototype to make it compile on systemsDarin Adler2001-02-011-0/+2
* A little better documentation.Ramiro Estrugo2001-02-013-244/+208
* This patch is temporarily going to break a few things, will sync up withEskil Heyn Olsen2001-02-0118-263/+740
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ian McKellar2001-01-314-22/+41
* reviewed by: George Lebl <jirka@5z.com>Maciej Stachowiak2001-01-312-0/+6
* reviewed by: Ramiro Estrugo <ramiro@eazel.com>Maciej Stachowiak2001-01-318-1512/+1160
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-01-3114-292/+308
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-01-308-119/+147
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-301-16/+15
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-292-12/+12
* Holy piss sprinkled on this by Arik <arik@eazel.com>Seth Nickell2001-01-276-0/+20
* Hold a ref on the widget to avoid it being finalized before we can destroyMaciej Stachowiak2001-01-273-2/+212
* Merging Mike Fleming's partial fix for 5968 from branch. ThisMike Fleming2001-01-268-11/+10
* Remove cruft.Robey Pointer2001-01-2611-59/+73
* Changed a return from TRUE to FALSE (also in PR3 branch)Eskil Heyn Olsen2001-01-251-1/+1
* These are some recent PR3 fixes Bug 6009, 5978 and 5979Eskil Heyn Olsen2001-01-258-50/+383
* Changed output in md5_failed to be readable. Only ask about deleting filesEskil Heyn Olsen2001-01-246-22/+46
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2001-01-235-2/+5
* Removed the --port argument (since --server is now in server:port form).Eskil Heyn Olsen2001-01-236-47/+107
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-232-8/+10
* Make CVS shutupJosh Barrow2001-01-231-0/+1
* Change the download_progress and download_failed signals to pass aRobey Pointer2001-01-2210-155/+191
* Generate eazel-test-install-types instead of eazel-test-types.Eskil Heyn Olsen2001-01-223-23/+47
* Set log handler so debug messages don't spam everywhere.Robey Pointer2001-01-207-34/+133
* Removed old FIXME's Trying to fix the memory corruption wrt ->minor. AddedEskil Heyn Olsen2001-01-204-35/+66
* Bug 5249 -- resolve deadlock by calling load_underway sooner in the caseMichael Fleming2001-01-205-9/+12
* Make the install view jump to the softcat page after an install completes.Robey Pointer2001-01-206-8/+68
* Half of bug 5975Michael Fleming2001-01-196-27/+89
* Add comment about how a hack also fixes bug 5799.Robey Pointer2001-01-194-130/+198
* Wrote test for the fix to 5262Eskil Heyn Olsen2001-01-199-71/+173
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-01-192-2/+2
* Parse the "features" list for toplevel packages, if one is provided byRobey Pointer2001-01-192-1/+23
* Fixing buildEskil Heyn Olsen2001-01-191-0/+3
* Make softcat module remove obvious directories from the file list providedRobey Pointer2001-01-193-22/+38
* Implement new change-password UI according to Arlo's screenshots. RoundedRobey Pointer2001-01-194-188/+589
* Change the bootstrap installer download function to use the new gnome-httpRobey Pointer2001-01-193-2/+213