1996-01-13 |
ewt | changed --force for installs, added --replacepkgs ... |
commit | commitdiff | tree | snapshot |
1996-01-13 |
marc | added RPMFILE_STATE_REPLACED |
commit | commitdiff | tree | snapshot |
1996-01-13 |
ewt | added installFlags to prototype of install function |
commit | commitdiff | tree | snapshot |
1996-01-12 |
marc | added RPMTAG_SOURCERPM to binary packages |
commit | commitdiff | tree | snapshot |
1996-01-12 |
marc | . filelists are now sorted (as opposed to reverse-sorted) |
commit | commitdiff | tree | snapshot |
1996-01-12 |
marc | added BUILDHOST |
commit | commitdiff | tree | snapshot |
1996-01-12 |
marc | add support for multi-line descriptions |
commit | commitdiff | tree | snapshot |
1996-01-12 |
marc | added RPMTAG_OS, RPMTAG_ARCH |
commit | commitdiff | tree | snapshot |
1996-01-10 |
marc | fixed RPM-HOWTO URL |
commit | commitdiff | tree | snapshot |
1996-01-10 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-10 |
marc | added --replace* options |
commit | commitdiff | tree | snapshot |
1996-01-09 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-09 |
marc | added SIZE tag |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | when a db doesn't exist, try to create it |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | removed extra error messages |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | fixed getScript() |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | fixed detection of errors on open |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | added -lgz which marc seems to have removed |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | removed extraneous error message |
commit | commitdiff | tree | snapshot |
1996-01-09 |
ewt | removed extranous printf() (which happened to be causin... |
commit | commitdiff | tree | snapshot |
1996-01-09 |
marc | removed INSTALLTIME frmo rpms |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | removed -lgdbm -lgz |
commit | commitdiff | tree | snapshot |
1996-01-08 |
root | fixed problems with --root |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | handles config files, directories correctly |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | Fixed handling of buildTime for 64 bit time_t |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | wrote doInstall() |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added -lgz to libraries list |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | changed default prefix to / rather then empty |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added install.o |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | handles shared files - doesn't handle config files... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added rpmdbAdd() |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added a line of documentation |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | uses rpmdbAdd function rather then duplicating it |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | saves pre and post install and uninstall scripts from... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | add isDebug() function |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added support for retrieving pre/post uninstalls from... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added support for pre/post install and uninstall script... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | If not error callback is registered, the error gets... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | added RPMTAG_EXCLUSIVE RPMTAG_EXCLUDE RPMTAG_ICON |
commit | commitdiff | tree | snapshot |
1996-01-08 |
ewt | added rpmdbAdd() |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | fix comment |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | remove extraneous read() that was screwing things up |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | modify cpio_gzip() and process_filelist() to handle... |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | check for euid == 0 before doing chown -R on sources |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | add markBuildTime() to time stamp builds |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | added icon, exclude, exclusive handling |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | spec struct now has specfile and icon elements |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | parseSpec() now takes a specfile name as argument |
commit | commitdiff | tree | snapshot |
1996-01-08 |
marc | make progs depend on libobjects |
commit | commitdiff | tree | snapshot |
1996-01-06 |
marc | reversed order of pre/preun post/postun checking |
commit | commitdiff | tree | snapshot |
1996-01-06 |
marc | fixed prein -> pre and postin->post |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | creates header for old style packages |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | uses oldheader.[ch] instead of oldrpmfile.[ch] (which... |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | fixed traversal over freed spaces |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | removed oldrpmfile.o, added oldheader.o, made programs... |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | fixed some messages |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | fixed bug affecting removal of a pacakge which is insta... |
commit | commitdiff | tree | snapshot |
1996-01-06 |
ewt | made rpm depend on lib/librpm.a |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added querying by group |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added uninstall.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added install.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added search and removal functions |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | changed magic and version numbers to unsigned |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added searching by group, started work on package removal |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | began to add faFree(), though it doesn't work yet |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | fixed bugs, added deletion |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | added install, uninstall, and query by group |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
ewt | 1) fixed some bugs |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use writeLead() from librpm |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | get rid of some warnings |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | add readLead() and writeLead() |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added rpmlead.o |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use readLead() and writeLead() from librpm.a |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added RPMLEAD_SIGNONE RPMLEAD_SIZE |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use rpmlead.h |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | use RPMLEAD_SIZE from rpmlead.h |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | removed RPM_LEAD_SIZE |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | added RPMTAG_FILEUSERNAME and RPMTAG_FILEGROUPNAME |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | cleaned up, added many global varsiables that used... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | Initial revision |
commit | commitdiff | tree | snapshot |
1996-01-05 |
marc | cleaned up, moved most vars to top level Makefile |
commit | commitdiff | tree | snapshot |
1995-12-31 |
ewt | removed rpmbuild |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added alignment code to addEntry() |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | changed semantics so in-core data is in host order |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | fixed handling of build time |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | removed ntohl() weirdness - header.c works better now |
commit | commitdiff | tree | snapshot |
1995-12-27 |
marc | added rule for rpmbuild |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | make depend should (and now does) recurse |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | basic querying works now, but building is broken |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to use oldrpmdb names insteaed of rpmdb ones |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | made changes to allow include of "falloc.h" to be removed |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1995-12-27 |
ewt | changed to use lead structure from lib/rpmlead.h |
commit | commitdiff | tree | snapshot |
next |