index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uninstall.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-24
/
+27
1999-01-05
Expand path macros with rpmGetPath(path, ...).
jbj
1
-0
/
+7
1999-01-04
Use an action list which is passed into removeBinaryPackage() rather then
ewt
1
-307
/
+41
1998-12-31
renamed some enums to avoid conflicts with enums now defined in install.h
ewt
1
-11
/
+11
1998-12-16
first pass at new transaction api; basic installing/removing works
ewt
1
-1
/
+2
1998-11-25
Add dup for the "other" gzdopen premature close.
jbj
1
-1
/
+2
1998-11-19
lclint noise.
jbj
1
-5
/
+8
1998-11-19
finish hiding rpmdb index record data ("matches").
jbj
1
-24
/
+29
1998-11-18
implement abstract fd type almost everywhere.
jbj
1
-16
/
+16
1998-11-16
LCLINT pass 0.
jbj
1
-13
/
+13
1998-11-08
remove redundant md5 computation on uninstall.
jbj
1
-1
/
+1
1998-11-07
don't compute md5sum on non-file %config objects. (from Jos Vos)
jbj
1
-1
/
+3
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-22
/
+22
1998-07-31
Macro handling in rpmlib -- rework include: tag with macro expansion.
jbj
1
-1
/
+0
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-5
/
+1
1998-07-25
Aggregate system includes into system.h.
jbj
1
-14
/
+2
1998-06-30
1) added NOTRIGGERS support
ewt
1
-11
/
+29
1998-05-26
- set file states to missing for --justdb packages
ewt
1
-4
/
+23
1998-04-20
need to init freePrefixes
ewt
1
-1
/
+1
1998-04-09
Jeff Johnson's memleak patches
marc
1
-1
/
+1
1998-04-05
fixed bad variable name
ewt
1
-1
/
+1
1998-04-05
implemented %triggerpostun
ewt
1
-0
/
+5
1998-03-27
added trigger support
ewt
1
-89
/
+245
1998-02-08
1) fixed RPM_INSTALL_PREFIXn env variables
ewt
1
-4
/
+27
1998-01-29
fixed problems in file relocation
ewt
1
-12
/
+35
1998-01-08
don't run scripts in test mode
ewt
1
-8
/
+12
1997-10-29
don't give an error if missingok files don't exist on -e
ewt
1
-2
/
+5
1997-10-17
Handle scripts where script prog in a string array.
marc
1
-36
/
+84
1997-09-14
fixed size in write()
ewt
1
-1
/
+1
1997-09-12
do "set -x" as "set -xs" is simply broken
ewt
1
-1
/
+1
1997-09-09
pre/post script processing had some erroneous free() calls
ewt
1
-2
/
+4
1997-08-28
only write install prefix env variable if one is defined
ewt
1
-1
/
+2
1997-08-28
replaced temporary file creation to be significantly safer
ewt
1
-38
/
+2
1997-08-28
set RPM_INSTALL_PREFIX properly
ewt
1
-0
/
+3
1997-07-24
Added --justdb
ewt
1
-2
/
+6
1997-07-16
Implements POSTUNPROG-type tags
ewt
1
-41
/
+100
1997-05-20
Must include <sys/tiome.h> before <sys/resource.h> for SunOS
ewt
1
-1
/
+1
1997-05-20
Moved includes of miscfn.h to the top.
ewt
1
-1
/
+1
1997-05-20
Added more includes of <sys/time.h> and <sys/resource.h> for AIX
ewt
1
-0
/
+1
1997-05-16
Applied changes for AIX. This involved using <sys/select.h> if it's available.
ewt
1
-0
/
+1
1997-05-07
Added config.h, miscfn.h header files
ewt
1
-0
/
+1
1997-05-01
Made messages translatable.
ewt
1
-13
/
+19
1997-02-12
1) don't remove pre/post scripts if isdebug is set
ewt
1
-2
/
+2
1997-01-17
1) use config.h if available
ewt
1
-1
/
+3
1996-12-24
use doputenv() and dosetenv()
ewt
1
-1
/
+1
1996-12-12
use _exit instead of exit in forks
ewt
1
-1
/
+1
1996-11-18
The Great Renaming
root
1
-63
/
+62
1996-10-31
1) don't remove package when preinstall script fails
ewt
1
-3
/
+8
1996-10-21
1) never removed files which are state RPMFILE_STATE_NOTINSTALLED
ewt
1
-1
/
+7
[next]