summaryrefslogtreecommitdiff
path: root/components/services/install/lib/eazel-install-object.c
Commit message (Expand)AuthorAgeFilesLines
* Remove nautilus-installer.Ramiro Estrugo2001-04-111-2230/+0
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-03-281-1/+1
* Clone now basically works. It will however almost always crash since ORBitEskil Heyn Olsen2001-03-271-0/+36
* This implements feature for bug 6960 - queries to softcat are now done forEskil Heyn Olsen2001-03-221-0/+3
* reviewed by: John Harper <jsh@eazel.com>Maciej Stachowiak2001-03-101-3/+19
* reviewed by: Robey Pointer <robey@eazel.com> who sighed heavily and wentEskil Heyn Olsen2001-03-021-2/+72
* tired reviewer was: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-241-1/+0
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-02-241-0/+5
* reviewed by: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-241-10/+10
* reviewed by: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-231-1/+1
* reviewed by: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-141-3/+17
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-02-101-25/+24
* reviewed by: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-101-2/+1
* reviewed by: Robey Pointer <robey@eazel.com>Eskil Heyn Olsen2001-02-091-26/+200
* Do a softcat query for any suite ids in the initial package list, soRobey Pointer2001-02-081-12/+1
* Remove break that caused 0% signals to never get sent on install.Robey Pointer2001-02-081-1/+0
* Fixed bug 3459 (emit signals when doing file-conflict, feature-consistencyEskil Heyn Olsen2001-02-061-1/+122
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-02-021-81/+27
* This patch is temporarily going to break a few things, will sync up withEskil Heyn Olsen2001-02-011-1/+1
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-01-301-0/+91
* Change the download_progress and download_failed signals to pass aRobey Pointer2001-01-221-20/+26
* Removed old FIXME's Trying to fix the memory corruption wrt ->minor. AddedEskil Heyn Olsen2001-01-201-3/+8
* Change the bootstrap installer download function to use the new gnome-httpRobey Pointer2001-01-191-1/+14
* Fixed 5754 (add --cgi-path), made some modifications needed for the changeEskil Heyn Olsen2001-01-181-9/+12
* Reverse the package list just before installing, so that the install viewRobey Pointer2001-01-121-1/+6
* Turn g_error to g_warning in the EazelInstallCallback initializer, so thatRobey Pointer2001-01-111-0/+6
* Some FIXME cleanup.Darin Adler2001-01-051-2/+4
* Remove the restriction that files be physically downloaded before askingRobey Pointer2001-01-051-38/+115
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Eskil Heyn Olsen2000-12-201-5/+54
* Clean up libtrilobite: move network and XML related funcs intoRobey Pointer2000-12-151-0/+1
* Change all IS_EAZEL* macros to EAZEL_IS*, to match convention.Robey Pointer2000-12-151-5/+6
* Set toplevel to TRUE even if not downloading, fixes 5196.Eskil Heyn Olsen2000-12-141-4/+12
* Don't try to open a user-specific rpmdb in slim mode.Robey Pointer2000-12-131-0/+4
* Fixed bug 5119, update rpmview to use EazelPackageSystem. I still need toEskil Heyn Olsen2000-12-101-1/+1
* Needs to link with eazelpackagesystem now.Eskil Heyn Olsen2000-12-061-47/+51
* Re-order softcat init so it's initialized before pieces of it are set.Robey Pointer2000-12-061-2/+1
* Remove softcat fields from the TransferOptions struct and move them intoRobey Pointer2000-12-051-14/+76
* Some code to test some of the packagesystem functionsEskil Heyn Olsen2000-11-301-0/+18
* Only log debug messages if debug flag is set.Robey Pointer2000-11-291-4/+6
* The first parts of the upcoming big rewrite of libeazelinstall.Eskil Heyn Olsen2000-11-231-1/+1
* The great renaming: moved Trilobite/Eazel/Install stuff intoRobey Pointer2000-11-201-18/+18
* Updated the cli tool's use of the problem-handlerEskil Heyn Olsen2000-11-181-4/+5
* Re-shuffle logging stuff again to try to make sure that we log as littleRobey Pointer2000-11-151-10/+17
* A lot of housecleaning, for which there were no bug reports... amongstEskil Heyn Olsen2000-11-141-36/+42
* Clean up debug mode (was missing some pieces) and set up the g_log handlerRobey Pointer2000-11-031-22/+75
* Stuff to get/set a username for eazel-service:/ uris. Needed for 4004 (TheEskil Heyn Olsen2000-11-011-12/+19
* Fixed 4203Eskil Heyn Olsen2000-10-311-3/+3
* Change delete_files from a signal to an explicit API call. Also be sure toRobey Pointer2000-10-301-59/+17
* Some code to test for rpm version. We require 3.0.4. If it fucks up, feelEskil Heyn Olsen2000-10-241-2/+0
* Added a comment to the ssl_rename variable. Added a function stub forEskil Heyn Olsen2000-10-231-5/+33