51952 | 15-Dec-1991 |
eric |
udbexpand.c => udb.c |
51951 | 15-Dec-1991 |
eric |
separate support for header vs envelope sender; if users are in the database, map them to a canonical name (e.g., @CS.Berkeley.EDU) in header. |
51937 | 14-Dec-1991 |
eric |
convert lockf implementation to use fcntl directly |
51923 | 14-Dec-1991 |
eric |
allow udbexpand to return temporary failure errors |
51920 | 14-Dec-1991 |
eric |
fix race condition in queue file locking; generalize getla |
51918 | 13-Dec-1991 |
eric |
some System V hacks.... |
51916 | 13-Dec-1991 |
eric |
change lockf code to avoid race condition |
51911 | 13-Dec-1991 |
eric |
fix lockf code; have getcanonname recognize canonical names |
51910 | 13-Dec-1991 |
eric |
fix lockf code; have getcanonname recognize canonical names |
51909 | 12-Dec-1991 |
eric |
give initialization a chance |
51908 | 12-Dec-1991 |
eric |
allow for default UDB spec at compile time |
51895 | 12-Dec-1991 |
eric |
define $m macro to have the domain part of $w |
51871 | 08-Dec-1991 |
eric |
include LOCKF compilation variable |
51870 | 08-Dec-1991 |
eric |
F_TEST => F_TLOCK |
51836 | 05-Dec-1991 |
eric |
oops..... |
51835 | 05-Dec-1991 |
eric |
hacks for systems with lockf, not flock |
51831 | 04-Dec-1991 |
eric |
set udb_dbname |
51830 | 04-Dec-1991 |
eric |
fix misunderstanding of seq(R_CURSOR) semantics |
51829 | 04-Dec-1991 |
eric |
substantial changes for user database package |
51796 | 22-Nov-1991 |
eric |
don't complain if sendmail.fc doesn't exist (this is not an error) |
51782 | 20-Nov-1991 |
eric |
from costales@icsi.Berkeley.EDU: print rulesets with symbolic name instead of control characters; allow # comments in :include: files |
51781 | 20-Nov-1991 |
eric |
from costales@icsi.Berkeley.EDU: print rulesets with symbolic name instead of control characters; allow # comments in :include: files |
51773 | 20-Nov-1991 |
eric |
don't assume getloadavg exists |
51762 | 20-Nov-1991 |
eric |
more null pointer fixes |
51761 | 20-Nov-1991 |
eric |
fix silly indirect-through-zero bug |