Commit Graph

24 Commits

Author SHA1 Message Date
jbj b8d3c0d56a lclint annotations.
CVS patchset: 3288
CVS date: 1999/09/17 20:40:41
1999-09-17 20:40:41 +00:00
jbj 1e4d3532ea resuscitate net shared paths (#4330).
CVS patchset: 3228
CVS date: 1999/08/15 19:11:40
1999-08-15 19:11:40 +00:00
jbj 8bd997f2e0 Perl bindings need
#include <foo.h>
not
	#include "foo.h"

CVS patchset: 3143
CVS date: 1999/07/13 21:37:57
1999-07-13 21:37:57 +00:00
ewt 0c1e1a7f47 we need to remember about shared files long enough to handle config files
properly

CVS patchset: 2996
CVS date: 1999/04/14 19:48:25
1999-04-14 19:48:25 +00:00
ewt 4bf2ceb8a3 dded FA_ to enum fileActions stuff
CVS patchset: 2818
CVS date: 1999/02/21 03:32:56
1999-02-21 03:32:56 +00:00
ewt f93e0d2f61 added fdScript stuff
CVS patchset: 2783
CVS date: 1999/02/07 21:20:04
1999-02-07 21:20:04 +00:00
ewt aeee273549 added SAVENSTATE action
CVS patchset: 2718
CVS date: 1999/01/19 16:24:43
1999-01-19 16:24:43 +00:00
ewt 74b036680c force the unknown action to be 0
CVS patchset: 2713
CVS date: 1999/01/19 02:58:48
1999-01-19 02:58:48 +00:00
ewt 33d610be38 I'm too lazy to put these in a third time.
CVS patchset: 2691
CVS date: 1999/01/12 03:11:25
1999-01-12 03:11:25 +00:00
ewt fbc95234ac added struct sharedFileInfo
CVS patchset: 2675
CVS date: 1999/01/07 17:05:10
1999-01-07 17:05:10 +00:00
jbj bd626d134d propagate "const char *" into rpmlib prototypes.
CVS patchset: 2663
CVS date: 1999/01/06 17:33:50
1999-01-06 17:33:50 +00:00
ewt 6ef4113eb3 1) renamed enum instAction to enum fileActions
2) removed KEEP action (it was identical to SKIP), added REMOVE action
3) removed findSharedFiles() prototype
4) added removeBinaryPackages() and fileActionString() prototype

CVS patchset: 2643
CVS date: 1999/01/04 16:43:31
1999-01-04 16:43:31 +00:00
ewt 9102dc094c makes use of a passed in action list rather then generating our own
CVS patchset: 2637
CVS date: 1998/12/31 19:16:12
1998-12-31 19:16:12 +00:00
ewt 029e1deb65 enum instActions { UNKNOWN, CREATE, BACKUP, KEEP, SAVE, SKIP, ALTNAME };
enum fileTypes { XDIR, BDEV, CDEV, SOCK, PIPE, REG, LINK } ;

CVS patchset: 2634
CVS date: 1998/12/31 16:18:58
1998-12-31 16:18:58 +00:00
ewt 10d3b6d5b6 first pass at new transaction api; basic installing/removing works
fine but I wouldn't push it much harder then that

CVS patchset: 2603
CVS date: 1998/12/16 21:58:53
1998-12-16 21:58:53 +00:00
jbj 2578b7fc84 implement abstract fd type almost everywhere.
CVS patchset: 2542
CVS date: 1998/11/18 21:41:05
1998-11-18 21:41:05 +00:00
jbj 9acba0bddd Add multiple include avoidance and c++ prototype wrapping throughout *.h.
Delete trailing white space in *.h.

CVS patchset: 2181
CVS date: 1998/07/25 15:10:58
1998-07-25 15:10:58 +00:00
ewt 7b8522b57e added trigger support
CVS patchset: 2049
CVS date: 1998/03/27 16:46:39
1998-03-27 16:46:39 +00:00
marc 93900131c3 Handle scripts where script prog in a string array.
Make verify script use runScript().
Always chdir("/") before running scripts.

CVS patchset: 1867
CVS date: 1997/10/17 18:35:53
1997-10-17 18:35:53 +00:00
ewt cb568d02f5 Interface changes for PROG tags
CVS patchset: 1740
CVS date: 1997/07/16 01:42:13
1997-07-16 01:42:13 +00:00
ewt 484ad05247 runScripts() doesn't take generic "upgrade" argument, but numeric one
instead

CVS patchset: 702
CVS date: 1996/06/28 14:38:23
1996-06-28 14:38:23 +00:00
root 4768c9cca2 pass "upgrade" arg to pre/post when upgrading
CVS patchset: 585
CVS date: 1996/05/22 19:30:48
1996-05-22 19:30:48 +00:00
ewt e6b5229f06 runScript() runs scripts conditionally
CVS patchset: 546
CVS date: 1996/04/15 22:23:05
1996-04-15 22:23:05 +00:00
ewt c16c83dffc Initial revision
CVS patchset: 172
CVS date: 1996/01/08 19:20:17
1996-01-08 19:20:17 +00:00