pacman/lib/libalpm
Aaron Griffin 170d63190a * Shuffled some of the alpm_list free funtions - still not perfect, but better
* Added alpm_list_remove_node for single list node removal
* Proper error checking/output for failed db_read/db_write (missing files)
* Invalid packages (missing files) are now removed from the package cache
* -Qs and -Ss output now look the same
* config.rpath causes errors on one machine I had, so I added it to CVS
* Fixed a "clobbered memory" issue when installing groups - only the outer list
  should be free'd, not the contained data
2007-01-24 08:51:50 +00:00
..
po cvsignore cleanup and additions 2007-01-17 03:40:08 +00:00
.cvsignore added .cvsignore files 2006-03-27 17:17:35 +00:00
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
add.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
add.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
alpm.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
alpm.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
alpm_list.c * Shuffled some of the alpm_list free funtions - still not perfect, but better 2007-01-24 08:51:50 +00:00
alpm_list.h * Shuffled some of the alpm_list free funtions - still not perfect, but better 2007-01-24 08:51:50 +00:00
backup.c Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
backup.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
be_files.c * Shuffled some of the alpm_list free funtions - still not perfect, but better 2007-01-24 08:51:50 +00:00
cache.c * Shuffled some of the alpm_list free funtions - still not perfect, but better 2007-01-24 08:51:50 +00:00
cache.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
conflict.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
conflict.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
db.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
db.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
deps.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
deps.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
error.c Dan McGee <dpmcgee@gmail.com> 2007-01-18 16:52:57 +00:00
error.h * Cosmetic changes and typo fixes 2006-12-01 09:32:29 +00:00
group.c * Added some calloc calls to replace the malloc-then-set-to-zero functionality 2007-01-23 01:34:58 +00:00
group.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
handle.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
handle.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
log.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
log.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
md5.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5.h Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5driver.c Dan McGee <dpmcgee@gmail.com> 2007-01-18 16:52:57 +00:00
package.c * Shuffled some of the alpm_list free funtions - still not perfect, but better 2007-01-24 08:51:50 +00:00
package.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
provide.c Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
provide.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
remove.c James Rosten <seinfeld90@gmail.com> 2007-01-23 16:05:21 +00:00
remove.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
server.c Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
server.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
sha1.c Dan McGee <dpmcgee@gmail.com> 2007-01-18 16:52:57 +00:00
sha1.h Dan McGee <dpmcgee@gmail.com> 2007-01-18 16:52:57 +00:00
sync.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
sync.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
trans.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
trans.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
util.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
util.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
versioncmp.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
versioncmp.h * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) 2006-11-22 09:03:41 +00:00