Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-13 | Fix potential segfault if no rpmlock_path defined (rh#231146) | Paul Nasrat | 1 | -1/+1 |
2007-02-22 | Make fcntl lock sensitive to --root (#151255) | Paul Nasrat | 1 | -2/+2 |
2005-01-28 | Remove unused _rpmlock_file. | jbj | 1 | -3/+0 |
2005-01-26 | - move global /var/lock/rpm/transaction to dbpath. | jbj | 1 | -14/+23 |
2004-03-26 | Splint fiddles. | jbj | 1 | -1/+5 |
2004-03-02 | Change lock file location. | jbj | 1 | -8/+1 |
2004-02-26 | use static variable, not define, for lock file path. | jbj | 1 | -1/+4 |
2004-02-26 | splint fiddles. | jbj | 1 | -13/+31 |
2004-02-25 | It was 2 bytes, not one. Amateurs.. humpf. ;-) | niemeyer | 1 | -1/+1 |
2004-02-25 | Oops. "path" was being allocated with 1 byte less than necessary. | niemeyer | 1 | -1/+1 |
2004-02-25 | Creating transaction locking scheme based on fcntl file locking | niemeyer | 1 | -0/+135 |