Timeline


and

02/26/92:

06:07 Changeset [5905] by sao
Better checking for nothing-left-to-read conditions.

02/24/92:

12:51 Changeset [5904] by lwvanels
added open_connection_to_named_daemon, which allows multiple OLC daemons to be talked to easily. (though not as optimally as possible, if you're doing a lot of switching)
12:48 Changeset [5903] by lwvanels
added prototype for open_connection_to_named_daemon (for support of multiple daemons)

02/17/92:

11:48 Changeset [5902] by epeisach
Volatile declaration to handle ANSI setjmp/longjmp requirements All risc architectures would hand on gettime if remote server was down
09:31 Changeset [5901] by epeisach
Typo before checkin fixed
08:24 Changeset [5900] by epeisach
Initial revision

02/15/92:

18:14 Changeset [5899] by lwvanels
use POP3 TOP command instead of RETR if HAVE_POP3_TOP is defined; reduces load on server by not getting whole message just for subject lines.
18:10 Changeset [5898] by lwvanels
added POSIX file locking, ifdef'd on _POSIX_SOURCE

02/14/92:

16:24 Changeset [5897] by lwvanels
include a DEFAULT_CONSULTANT_TITLE define.
16:23 Changeset [5896] by lwvanels
Don't hardcode in "consultant", use DEFAULT_CONSULTANT_TITLE
16:23 Changeset [5895] by lwvanels
don't hardcode in OLC
16:22 Changeset [5894] by lwvanels
Don't hardcode in OLC, use "OLC_SERVICE_NAME".
16:22 Changeset [5893] by lwvanels
don't hardcode in "consultant"; use DEFAULT_CONSULTANT_TITLE instead.
15:53 Changeset [5892] by lwvanels
check return values to prevent dereferencing null pointers
15:52 Changeset [5891] by lwvanels
make list username work the same as "list -user username".
14:27 Changeset [5890] by lwvanels
don't loop forever on bad args to stock
14:12 Changeset [5889] by lwvanels
check arguments to -i to make sure they're numeric.
14:11 Changeset [5888] by lwvanels
Add more information to error messages in "quit" ,
13:32 Changeset [5887] by lwvanels
removed unused & nonfunctional sorting code "list username" should be equivalent to "list -user username"; it was in all cases except where username == requester's username, in which case it used to list the whole queue..

02/13/92:

02:40 Changeset [5886] by lwvanels
Took out unused debugging code
02:40 Changeset [5885] by lwvanels
fix compare_subs to deal with wildcards correctly and still maintain sort order.

02/11/92:

16:53 Changeset [5884] by lwvanels
fixes names of variables to set X background color
13:15 Changeset [5883] by lwvanels
return error code immediately if list request is not sucessful.
05:19 Changeset [5882] by probe
Skip inactive utmp entries (SYSV-style utmp handling)
00:30 Changeset [5881] by probe
Had to rename CURDIR to CWD (problems created with use of xmkmf)

02/06/92:

12:07 Changeset [5880] by lwvanels
Don't hardcode in the name OLC
12:06 Changeset [5879] by lwvanels
Don't hardcode in "OLC", use OLC_SERVICE_NAME
11:50 Changeset [5878] by lwvanels
Don't hardcode in OLC, use "OLC_SERVICE_NAME".
11:29 Changeset [5877] by lwvanels
Don't hardcode in OLC, use OLC_SERVICE_NAME; don't have people contact Athena ops unless they're from Athena...
11:23 Changeset [5876] by lwvanels
Don't hardcode in OLC, use "OLC_SERVICE_NAME".

02/05/92:

11:17 Changeset [5875] by lwvanels
^C, not ^D, exits topic entry with new line editing.

02/04/92:

21:57 Changeset [5874] by lwvanels
removed t_misc.c, which only contained a stat function that was not called.
21:57 Changeset [5873] by lwvanels
removed misc.c, which only contained a stat function that was not called.
21:56 Changeset [5872] by lwvanels
removed unused do_olc_dump.
21:56 Changeset [5871] by lwvanels
removed prototypes of removed stat functions
21:56 Changeset [5870] by lwvanels
removed prototypes of removed stat functions.
21:55 Changeset [5869] by lwvanels
removed prototypes of removed stat functions. ,
21:55 Changeset [5868] by lwvanels
renamed req. numbers of unused stat requests
21:53 Changeset [5867] by lwvanels
Removed unused REQ_STATS_LOG and QUES_STATS_LOG
21:53 Changeset [5866] by lwvanels
renamed buf to be my_buf in type_error due to name conflict in Saber
21:52 Changeset [5865] by lwvanels
Don't call dump_request_stats & dump_question stats on exit anymore; replaced
21:52 Changeset [5864] by lwvanels
removed dump_request_stats and dump_question_stats; replaced by newer routines
21:51 Changeset [5863] by lwvanels
removed unused olc_dump_{req,ques}_stats; replaced by newer stat-gathering routines.
17:07 Changeset [5862] by lwvanels
Don't use hardcoded FILENAME_SIZE, use MAXPATHLEN.
17:07 Changeset [5861] by lwvanels
Don't use hardcoded FILENAME_SIZE, use MAXPATHLEN
17:04 Changeset [5860] by lwvanels
actually read filename to save answer in ifdef attach on ATHENA
17:02 Changeset [5859] by lwvanels
Possible (untested) changes to support Motif1.1
16:46 Changeset [5858] by lwvanels
Don't hardcode in max filename size, use MAXPATHLEN instead ifdef location of BASE_DIR on ATHENA
16:41 Changeset [5857] by lwvanels
use default realm to canonicalize principal if not using kerberos
16:24 Changeset [5856] by lwvanels
ifdef attach on ATHENA
15:32 Changeset [5855] by lwvanels
initialize zephyr error table so com_err works.
15:22 Changeset [5854] by lwvanels
Sending one too many packets in a list..
14:56 Changeset [5853] by lwvanels
print error message via syslog if swrite retval < 0
14:55 Changeset [5852] by lwvanels
Removed unused "next" field in USER struct
14:55 Changeset [5851] by lwvanels
Saber C (on vaxen) doesn't grok stdlib
14:54 Changeset [5850] by lwvanels
Saber C (on vaxen) doesn't grok stdlib return any errors from read/write in sread/swrite
11:31 Changeset [5849] by probe
Fixed a typo, introduced when adding X-style Imakefile support

02/03/92:

04:30 Changeset [5848] by probe
Add local cell subscriptions
04:30 Changeset [5847] by probe
Document -hosts option

01/30/92:

12:32 Changeset [5846] by lwvanels
return sucess if status == OK so that there is a 0 exit status.
10:03 Changeset [5845] by lwvanels
removed unused stuff for memory. opts; should have been removed earlier and placed in separate branch..
10:02 Changeset [5844] by lwvanels
Don't try to interpret errno if error is not a system call; ("type_error: brain damage: not a typewriter" is somewhat strange...)
Note: See TracTimeline for information about the timeline view.