Solaris portability changes
[unix-history] / usr / src / usr.sbin / sendmail / src / alias.c
1984-09-19 Eric Allmanfix multiline aliases
1984-08-12 Eric AllmanAssorted changes from Guy Harris <rlgvax!guy>: mostly...
1984-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-03-18 Eric Allmanalways fold case on host names; fold case on the LHS...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1983-12-28 Eric Allmanfix bug with un-DBM'ed alias files that adds a newline...
1983-07-26 Eric Allman4.2 release version
1983-04-18 Eric Allmanfix bogus errno problems
1983-03-10 Eric AllmanDelete colon on front of aliases
1983-03-09 Eric AllmanPass the delimiter character to parseaddr so that we...
1982-12-25 Eric AllmanChange parse to parseaddr for BB&N TCP/IP implementatio...
1982-12-14 Eric AllmanThe routine "sendto" is now a system call (yeuch!)...
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-25 Eric Allmanlint it
1982-11-14 Eric Allmandon't default to rebuilding alias file if needed; now...
1982-10-29 Eric AllmanPut the "@:@" trick on the "a" option. Also, move...
1982-10-10 Eric AllmanLock out interrupts during alias rebuild; add an alias...
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-06-07 Eric Allmanmake transcripts verbose always; misc. message cleanup...
1982-06-07 Eric Allmanstrip out xlate stuff -- this belongs at a different...
1982-06-07 Eric Allmanfirst cut at putting mailing list maintainers in -...
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-02-16 Eric Allmanpass lint
1982-02-05 Eric Allmanadd host aliasing; add -p flag. this version doesn...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-11-22 Eric Allmanchange the send queue to be only one queue instead...
1981-11-22 Eric Allmanlinks together aliases into proper trees. This is...
1981-10-24 Eric AllmanEliminate magic MN_LOCAL and MN_PROG; change q_mailer...
1981-10-18 Eric Allmaninitial prep to put in Daemon mode
1981-09-29 Eric Allmanenable aliases to self-reference themselves correctly.
1981-09-17 Eric Allmanlast delta was too paranoid -- this increases the number of
1981-09-17 Eric Allmanrun as the user forwarding mail after a .forward operation;
1981-09-08 Eric Allmantake mode 666 instead of 777 for database autorebuild
1981-09-08 Eric Allmanadd auto-rebuild on alias database; fix some aliasing...
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-08-23 Eric Allmanonly use a .forward file if owned by the receiver
1981-08-22 Eric Allmandrop M_FINAL, change some other defined constant names
1981-08-21 Eric Allmanclean up some header information; don't reopen tempfile as
1981-08-21 Eric Allmanmerge forwarding with :include:ing
1981-08-19 Eric Allmanfactor out ARPANET FTP reply codes into conf.c
1981-08-19 Eric Allmanput alias.{dir,pag} initialization into sendmail rather...
1981-08-11 Eric Allmanmake the non-DBM case work
1981-08-11 Eric Allmanfix botch with $z macro that confused forwarding
1981-08-11 Eric Allmantotally rework aliasing scheme -- sucks when no DBM...
1981-08-11 Eric Allmanintermediate version -- NOT RUNNABLE
1981-08-10 Eric Allmanlint it
1981-08-10 Eric Allmanadd private incoming mailers; add q_home field to ADDRE...
1981-08-09 Eric Allmaninstall forwarding using .forward technique
1981-08-09 Eric Allmanimplement blow-by-blow verbose mode
1981-03-21 Eric Allmanchange name (again); from postbox to sendmail
1981-03-12 Eric Allmangeneral cleanup, esp. macro processor
1981-03-08 Eric Allmanchange q_mailer to be index, not pointer
1981-03-08 Eric Allmanlint fixes
1981-03-08 Eric Allman----- delivermail ==> postbox -----
1980-12-07 Eric Allmanallow aliases of the form "eric:eric,i.eric"
1980-11-06 Eric Allmanrelease 2
1980-10-29 Eric Allmanfixed ANOTHER bug in aliasing (this is getting dull...
1980-10-28 Eric Allmanfix botch with multiple aliases
1980-10-22 Eric Allmanfix bug in alias key
1980-10-19 Eric Allmancleanup for dbm stuff: Error => Errors; move local...
1980-10-18 Mark Hortonuses dbm package for alias file to make it faster
1980-08-03 Eric Allmancleaned up comments
1980-07-26 Eric Allmanadd ID keywords
1980-06-23 Eric Allman(no message)