Timeline


and

01/02/90:

12:53 Changeset [2531] by marc
changed description of case ... match ... endcase statement to correctly reflect that the compare is case-insensitive.
08:35 Changeset [2530]
This commit was manufactured by cvs2svn to create tag 'PATCH9'.
08:35 Changeset [2529]
This commit was manufactured by cvs2svn to create tag 'PATCH8'.
08:35 Changeset [2528]
This commit was manufactured by cvs2svn to create tag 'ASR7PT0_SNAP0'.
08:35 Changeset [2527] by jtkohl
change $Header$ to $Id$

12/30/89:

14:48 Changeset [2526] by qjb
Changed an = to an == Author: jtkohl Auditor: qjb

12/28/89:

13:13 Changeset [2525] by raeburn
C++ changes
11:10 Changeset [2524] by epeisach
For AFS homedirs that are not world readable, use users uid for access check.
10:26 Changeset [2523] by raeburn
Initial revision
10:24 Changeset [2522] by raeburn
Use current directory for olcd.h rather than ../include.
10:22 Changeset [2521] by raeburn
make `depend' dependent on `Makefile', which in turn depends now on Imakefile and the configuration files. also, use concat() instead of /**/ in a couple of places.
10:06 Changeset [2520] by raeburn
Initial revision
09:45 Changeset [2519] by jik
added check to make sure that purge is called with no arguments.
09:44 Changeset [2518] by jik
Added error PURGE_TOO_MANY_ARGS ,

12/22/89:

12:14 Changeset [2517] by djf
*** empty log message ***
12:06 Changeset [2516] by djf
*** empty log message ***
11:37 Changeset [2515] by djf
*** empty log message ***
11:27 Changeset [2514] by vanharen
changed logging of descriptions to use "log_description" function instead of "log_comment".
11:26 Changeset [2513] by vanharen
added ifdef on OLZ for building clients that look for that service instead of OLC.
11:25 Changeset [2512] by vanharen
added instances to many printed messages. Added "log_description" function for inserting description changes into logs.
11:20 Changeset [2511] by vanharen
changed "was_connected" function to compare uids, updated "connect_knuckles" function to use it and update the list of uids. Also changed "match_maker" to use it. It is broken, however, because all uid's are being set to 0, for some reason... haven't yet tracked down that bug. The mechanism should probably be changed to use kerberos principals instead, anyway...
11:19 Changeset [2510] by vanharen
changed test host to FRIES instead of picasso for "notefiles" storage.
11:03 Changeset [2509] by vanharen
Added ifdef on OLZ for building clients that look for that service instead of OLC.
10:03 Changeset [2508] by djf
Initial revision
09:41 Changeset [2507] by jtkohl
fix line-length problem with case ... endcase

12/21/89:

11:52 Changeset [2506] by raeburn
Added "ME" define with name of daemon; removed "debug" variable (for old Kerberos code); make wrong-host be fatal when not built for testing; get Kerberos tickets at startup; removed some debugging printouts; use K_INSTANCEbuf instead of K_INSTANCE when getting tickets; don't automatically return (without doing anything) from get_kerberos_ticket.
07:08 Changeset [2505] by vanharen
Changed kerberos function call to new name.

12/20/89:

17:21 Changeset [2504] by vanharen
changed log title in discuss meeting to "username: title". This was supposed to have been fixed, but a mistake was made and the topic was inserted instead. Also took width restriction off of username.
17:17 Changeset [2503] by vanharen
changed fmt function. Also changed info logged when running with TEST defined.
10:15 Changeset [2502]
This commit was manufactured by cvs2svn to create tag 'PATCHLEVEL8'.
10:15 Changeset [2501] by jik
PATCHLEVEL incremented by makepatch
10:14 Changeset [2500] by jik
Changed path for AFS include files.
07:52 Changeset [2499] by djf
changed XmCreateMessageDialog to XmCreateDialogShell and XmCreateMessageBox. Didn't work the old way.

12/19/89:

09:57 Changeset [2498] by vanharen
Change XtUnmanage to XtDestroy for unused button widgets. Saves (a little) memory...
09:56 Changeset [2497] by vanharen
fixed an error in logic when hitting the 25 mark...
09:55 Changeset [2496] by vanharen
added macros for MuInfo modal dialog and MuInfoSync nonmodal dialog box.

12/18/89:

08:52 Changeset [2495] by jtkohl
patchlevel 3
08:29 Changeset [2494] by jtkohl
parameterize APPDEFDATABASE
08:25 Changeset [2493] by jtkohl
only remove acl files when installing
08:20 Changeset [2492] by jtkohl
parameterize pid file
05:25 Changeset [2491] by raeburn
commented out some printf's.
05:24 Changeset [2490] by raeburn
removed some TEST printf's.
05:23 Changeset [2489] by raeburn
use log_status rather than printf, for more consistent readability
05:21 Changeset [2488] by raeburn
made error messages more useful (use error_message, e.g.)
05:20 Changeset [2487] by raeburn
added `fmt' for easier formatting, and replaced `fprintf' with `fput?' in appropriate cases
05:19 Changeset [2486] by raeburn
added declaration of fmt routine

12/15/89:

04:55 Changeset [2485] by jtkohl
up to rev 0.3.10: fixes to subscription stuff to get defaults when user has none.
04:53 Changeset [2484] by jtkohl
fixes to get default subscriptions when user has no private subs.
03:35 Changeset [2483] by jtkohl
don't need extra #include of <netinet/in.h>

12/14/89:

23:40 Changeset [2482] by jik
use Opendir, not opendir
23:37 Changeset [2481] by jik
added Opendir macro
23:33 Changeset [2480] by jik
deleted some unnecessary comments and #include's pertaining to vice.
18:19 Changeset [2479] by raeburn
added "#ifdef LOG" where needed.
17:57 Changeset [2478] by raeburn
added rcsid string, converted for new kerberos names
17:55 Changeset [2477] by raeburn
changed to use new name for get_krbrlm. Also reordered some functions to eliminate implicit-extern-then-static warnings.
03:42 Changeset [2476]
This commit was manufactured by cvs2svn to create tag 'ZSRV3PT19'.
03:42 Changeset [2475] by jtkohl
need to add in ctype.h
03:36 Changeset [2474]
This commit was manufactured by cvs2svn to create tag 'ZSERV3PT19'.
03:36 Changeset [2473] by jtkohl
fix syslogs of recover_clt

12/13/89:

10:23 Changeset [2472] by probe
Do a case-insensitive hostname comparison
10:18 Changeset [2471] by probe
Initial revision
10:01 Changeset [2470] by probe
Do a case-insensitive check of hostnames.
10:00 Changeset [2469] by probe
Initial revision
09:43 Changeset [2468] by vanharen
changed one error message to include program name in error message.
09:42 Changeset [2467] by vanharen
Initial revision
09:41 Changeset [2466] by vanharen
added global variable CREF, to distinguish whether we are running as cref or olc_browser.
09:18 Changeset [2465] by vanharen
added provisions to make cref and olc_browser the same program
09:16 Changeset [2464] by vanharen
removed hackery to display routines that were added in previously. added provisions to make cref and olc_browser the same program.
09:14 Changeset [2463] by vanharen
fixed get_input routine so that backspacing wouldn't go too far. Also changed err_abort to take same args as err_exit, and changed display of wait_for_key slightly.
09:12 Changeset [2462] by vanharen
added call for signal handling. fixed usage message. added provisions to make cref and olc_browser the same program.
06:17 Changeset [2461] by jtkohl
merge in fixes from Athena sources: Use stat() not fstat() as the acl file may have been re-created by an acl_add or acl_delete call. If this happens, we are now referencing the wrong inode. [rfrench] Fixes from tjcoppet: When an acl file does not exist, and the cache is full, the load_acl() proc does not zero the hash table pointer. This causes certain olc servers to die unexpectedly. File descriptor leak fixed in acl_load().
06:11 Changeset [2460] by vanharen
removed some display hackery, and changed file saving to prompt with the filename rather than display default filename in parens.
05:41 Changeset [2459] by jtkohl
use case insensitive comparisons and hashing
05:32 Changeset [2458] by jtkohl
Changes for case-insensitivity in class/instance names (caused problems with ACL's)
05:32 Changeset [2457] by jtkohl
classes are now case-insensitive
05:31 Changeset [2456] by jtkohl
need case-insensitive matching for classes/instances
05:29 Changeset [2455] by jtkohl
machine names are case insensitive

12/11/89:

11:33 Changeset [2454] by vanharen
changed listing to user@machine-name, instead of consultant@machine-name

12/10/89:

22:32 Changeset [2453] by jik
The algorithm for checking to see if the stack needed to be shrunk was stupid and broken.
10:45 Changeset [2452] by jik
Did not take into account pushing and popping things that are zero bytes big.

12/09/89:

11:36 Changeset [2451] by djf
changed arg in call to XtGetValues to &arg
10:15 Changeset [2450] by djf
Initial revision

12/08/89:

08:17 Changeset [2449] by raeburn
Initial revision
08:07 Changeset [2448] by jtkohl
fix from Ralph Swick: only send one event if we are going to ignore bogus select requests.
07:49 Changeset [2447] by epeisach
Better wording and spacing

12/07/89:

17:12 Changeset [2446] by raeburn
revamped mechanism for determining machine type
06:12 Changeset [2445] by probe
Removed "stty dec" and put it in the global Xsession file. This is to allow people with their own .xsession to still benefit from the stty dec command that used to be run in their console window.
04:29 Changeset [2444] by jtkohl
update to rev 0.3.9
04:28 Changeset [2443] by jtkohl
Changes from <marc>: do the proper mutation for @font(), @color()

12/06/89:

09:33 Changeset [2442] by jtkohl
talk about precedence of resources, and where they live add section on X buttons add BUGS about selection/left/right
08:27 Changeset [2441] by jtkohl
add XENVIRONMENT support
04:10 Changeset [2440]
This commit was manufactured by cvs2svn to create tag 'ZSRV3PT18'.
04:10 Changeset [2439] by jtkohl
change in server.c to correctly free server list in not HESIOD case
04:09 Changeset [2438] by jtkohl
fix bug with freeing a bogus pointer.

12/04/89:

14:05 Changeset [2437] by vanharen
added "b" to go back one page on index.
14:00 Changeset [2436] by vanharen
made display a bit nicer -- larger
13:46 Changeset [2435] by vanharen
minor bugfixes, and changes to make display nicer.
10:26 Changeset [2434] by raeburn
removed bug_report from installation
10:22 Changeset [2433] by raeburn
New version, including info from `machtype' program, release number, &c.
03:47 Changeset [2432] by jtkohl
only print out errors on cancel/unset when debugging

12/03/89:

19:44 Changeset [2431] by vanharen
fixed formatting, location of Ref tree changed.
13:08 Changeset [2430] by probe
Removed RCS logs and $Log$ statement
13:04 Changeset [2429] by probe
Set the comment string for $Log$ to work properly
12:58 Changeset [2428] by probe
Install hesinfo.1 in man/man1, not man/man3
Note: See TracTimeline for information about the timeline view.