Timeline
01/10/90:
- 23:11 Changeset [2582] by
- a little bit of new debugging information
- 22:47 Changeset [2581] by
- changed #ifdef DEBUG to #ifdef MALLOC_DEBUG
- 16:37 Changeset [2580] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 16:23 Changeset [2579] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 12:11 Changeset [2578] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 11:55 Changeset [2577] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 10:58 Changeset [2576] by
- need to process input after the XSync's in order to make sure we get all the events and process them in a timely manner.
- 10:57 Changeset [2575] by
- 0.3.11: fix bug with reverse stack and non-drawing windows
- 10:12 Changeset [2574] by
- Added needed declarations for non-ANSI C.
- 10:11 Changeset [2573] by
- more "#if __STDC__" code
- 10:10 Changeset [2572] by
- added more "#if __STDC__" code; moved rcsid to after inclusion of olc header files
- 09:19 Changeset [2571] by
- Added `const' where needed.
- 09:05 Changeset [2570]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT20'.
- 09:05 Changeset [2569] by
- code to flush subs for bad entries (for compatibility with older servers)
- 08:53 Changeset [2568] by
- added `const' where applicable; added missing argument to olc_broadcast_message; conditionalized new-style function headers as a temporary measure
- 08:49 Changeset [2567] by
- conditionalized new-style function headers on __STDC__ as a temporary measure.
- 07:54 Changeset [2566] by
- update vno adding BADSUBPORT support
- 07:54 Changeset [2565] by
- add BADSUBPORT support
- 07:23 Changeset [2564] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 06:43 Changeset [2563] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 06:38 Changeset [2562] by
- 1) fix fencepost error in array sizing 2) make sure the right port number is used for dumping (just in case... doesn't seem to make a difference, but might explain the xmit xmit failures to port #0)
- 06:38 Changeset [2561] by
- add BADSUBPORT support
- 06:30 Changeset [2560] by
- Added `const' where appropriate. Also added old-style function headers as temporary compatibility measure.
- 06:13 Changeset [2559] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 05:28 Changeset [2558] by
- added ifdef's on STDC around prototypes, and added back old-style prototypes, so we can compile with pcc.
01/09/90:
- 12:26 Changeset [2557] by
- add ZSRV_BADSUBPORT
- 11:08 Changeset [2556] by
- added ifdef's on STDC around declarations, and added back old-style declarations, so we can compile with pcc.
- 11:03 Changeset [2555] by
- added declarations for realloc (both STDC and old-style C)
01/08/90:
- 07:00 Changeset [2554] by
- Athena-specific version (.startup.tty)
01/05/90:
- 01:55 Changeset [2553] by
- "protoized" version; also dropped some declarations that were moved to olc/os.h.
- 01:23 Changeset [2552] by
- "protoized" version; also added/changed declarations in minor ways as needed. added missing arguments commented with "/*???*/" in a couple of places.
- 01:13 Changeset [2551] by
- added prototype to definition of type "FUNCTION"
- 01:12 Changeset [2550] by
- C++ related changes
01/04/90:
- 09:59 Changeset [2549] by
- simplified C++ rule
- 09:46 Changeset [2548] by
- added prototypes for hesiod routines
- 09:38 Changeset [2547] by
- Initial revision
- 09:38 Changeset [2546] by
- Added prototypes for some functions.
- 09:37 Changeset [2545] by
- a bit of rearrangement for ANSI C and C++
- 09:37 Changeset [2544] by
- changed definition of type "FUNCTION"
- 08:54 Changeset [2543] by
- removed gethostbyname declaration (moved to olcd.h)
01/03/90:
- 18:46 Changeset [2542] by
- type corrections
- 18:44 Changeset [2541] by
- type correction
- 18:42 Changeset [2540] by
- type corrections and static declarations added
- 18:40 Changeset [2539] by
- moved inclusion of olc-specific header files to after system header files
- 18:39 Changeset [2538] by
- type corrections
- 18:37 Changeset [2537] by
- added return types and static function declarations
- 18:36 Changeset [2536] by
- fixed up typecast of null to use correct type
- 18:33 Changeset [2535] by
- Added lots of declarations, many of which should be elsewhere.
- 18:30 Changeset [2534] by
- various corrections from type-checking
- 18:26 Changeset [2533] by
- Various standard-C changes: Added `const' in some places, added needed declarations, added `void' where warranted.
- 18:24 Changeset [2532] by
- RCS headers and changes to permit building as C++.
01/02/90:
- 12:53 Changeset [2531] by
- 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
- change $Header$ to $Id$
12/30/89:
- 14:48 Changeset [2526] by
- Changed an = to an == Author: jtkohl Auditor: qjb
12/28/89:
- 13:13 Changeset [2525] by
- C++ changes
- 11:10 Changeset [2524] by
- For AFS homedirs that are not world readable, use users uid for access check.
- 10:26 Changeset [2523] by
- Initial revision
- 10:24 Changeset [2522] by
- Use current directory for olcd.h rather than ../include.
- 10:22 Changeset [2521] by
- 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
- Initial revision
- 09:45 Changeset [2519] by
- added check to make sure that purge is called with no arguments.
- 09:44 Changeset [2518] by
- Added error PURGE_TOO_MANY_ARGS ,
12/22/89:
- 12:14 Changeset [2517] by
- *** empty log message ***
- 12:06 Changeset [2516] by
- *** empty log message ***
- 11:37 Changeset [2515] by
- *** empty log message ***
- 11:27 Changeset [2514] by
- changed logging of descriptions to use "log_description" function instead of "log_comment".
- 11:26 Changeset [2513] by
- added ifdef on OLZ for building clients that look for that service instead of OLC.
- 11:25 Changeset [2512] by
- added instances to many printed messages. Added "log_description" function for inserting description changes into logs.
- 11:20 Changeset [2511] by
- 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
- changed test host to FRIES instead of picasso for "notefiles" storage.
- 11:03 Changeset [2509] by
- Added ifdef on OLZ for building clients that look for that service instead of OLC.
- 10:03 Changeset [2508] by
- Initial revision
- 09:41 Changeset [2507] by
- fix line-length problem with case ... endcase
12/21/89:
- 11:52 Changeset [2506] by
- 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
- Changed kerberos function call to new name.
12/20/89:
- 17:21 Changeset [2504] by
- 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
- 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
- PATCHLEVEL incremented by makepatch
- 10:14 Changeset [2500] by
- Changed path for AFS include files.
- 07:52 Changeset [2499] by
- changed XmCreateMessageDialog to XmCreateDialogShell and XmCreateMessageBox. Didn't work the old way.
12/19/89:
- 09:57 Changeset [2498] by
- Change XtUnmanage to XtDestroy for unused button widgets. Saves (a little) memory...
- 09:56 Changeset [2497] by
- fixed an error in logic when hitting the 25 mark...
- 09:55 Changeset [2496] by
- added macros for MuInfo modal dialog and MuInfoSync nonmodal dialog box.
12/18/89:
- 08:52 Changeset [2495] by
- patchlevel 3
- 08:29 Changeset [2494] by
- parameterize APPDEFDATABASE
- 08:25 Changeset [2493] by
- only remove acl files when installing
- 08:20 Changeset [2492] by
- parameterize pid file
- 05:25 Changeset [2491] by
- commented out some printf's.
- 05:24 Changeset [2490] by
- removed some TEST printf's.
- 05:23 Changeset [2489] by
- use log_status rather than printf, for more consistent readability
- 05:21 Changeset [2488] by
- made error messages more useful (use error_message, e.g.)
- 05:20 Changeset [2487] by
- added `fmt' for easier formatting, and replaced `fprintf' with `fput?' in appropriate cases
- 05:19 Changeset [2486] by
- added declaration of fmt routine
12/15/89:
- 04:55 Changeset [2485] by
- up to rev 0.3.10: fixes to subscription stuff to get defaults when user has none.
- 04:53 Changeset [2484] by
- fixes to get default subscriptions when user has no private subs.
- 03:35 Changeset [2483] by
- don't need extra #include of <netinet/in.h>
12/14/89:
- 23:40 Changeset [2482] by
- use Opendir, not opendir
- 23:37 Changeset [2481] by
- added Opendir macro
- 23:33 Changeset [2480] by
- deleted some unnecessary comments and #include's pertaining to vice.
- 18:19 Changeset [2479] by
- added "#ifdef LOG" where needed.
- 17:57 Changeset [2478] by
- added rcsid string, converted for new kerberos names
- 17:55 Changeset [2477] by
- 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
- 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
- fix syslogs of recover_clt
12/13/89:
- 10:23 Changeset [2472] by
- Do a case-insensitive hostname comparison
- 10:18 Changeset [2471] by
- Initial revision
- 10:01 Changeset [2470] by
- Do a case-insensitive check of hostnames.
- 10:00 Changeset [2469] by
- Initial revision
- 09:43 Changeset [2468] by
- changed one error message to include program name in error message.
- 09:42 Changeset [2467] by
- Initial revision
- 09:41 Changeset [2466] by
- added global variable CREF, to distinguish whether we are running as cref or olc_browser.
- 09:18 Changeset [2465] by
- added provisions to make cref and olc_browser the same program
- 09:16 Changeset [2464] by
- 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
- 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
- added call for signal handling. fixed usage message. added provisions to make cref and olc_browser the same program.
- 06:17 Changeset [2461] by
- 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
- 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
- use case insensitive comparisons and hashing
- 05:32 Changeset [2458] by
- Changes for case-insensitivity in class/instance names (caused problems with ACL's)
- 05:32 Changeset [2457] by
- classes are now case-insensitive
- 05:31 Changeset [2456] by
- need case-insensitive matching for classes/instances
- 05:29 Changeset [2455] by
- machine names are case insensitive
12/11/89:
- 11:33 Changeset [2454] by
- changed listing to user@machine-name, instead of consultant@machine-name
Note: See TracTimeline
for information about the timeline view.