Timeline


and

02/09/91:

12:40 Changeset [4375] by epeisach
Initial revision
11:47 Changeset [4374] by epeisach
Added -I flag which will return the status of the quota server
11:45 Changeset [4373] by epeisach
Added syndb flag for journal files. This will help prvent last failure when someone reboots the machine and buffers not flushed. logger_journal_set_sync() can disable.
11:43 Changeset [4372] by epeisach
Added prototype for logger_journal_set_sync()
11:41 Changeset [4371] by epeisach
Do not subtract the YTD charge in determining if someone should be billed. The limit is upped when someone is charged.
11:40 Changeset [4370] by epeisach
Fixed a bug in determining if a person needed a statement as it would subtract the YTD charge. This is wrong as quotaLimit is upped after every bill
11:37 Changeset [4369] by epeisach
Converted to new templat format
08:15 Changeset [4368] by epeisach
Under ultrix - when asking for help - (null) was printed

02/06/91:

11:59 Changeset [4367] by epeisach
Added trailling / to fontpath for ultrix.
10:41 Changeset [4366] by epeisach
Fixed ULTlogin typo
09:44 Changeset [4365] by probe
Remove hash password files if /etc/passwd.local exists.
09:37 Changeset [4364] by epeisach
ULTlogin - new font path
09:34 Changeset [4363] by epeisach
7.2P release version - Ultrix console differend and ultrix X servers added.
09:31 Changeset [4362] by epeisach
Xsession is common for ultrix machines.
09:30 Changeset [4361] by epeisach
Initial revision

02/05/91:

15:41 Changeset [4360] by probe
Removed xset call (it is now done in xlogin)
10:55 Changeset [4359] by mar
ignore SIG ALARM in child running .logout
04:12 Changeset [4358] by sao
Added new structure, the EntryRec, to support menus.
04:11 Changeset [4357] by sao
General rewrite to use menus instead of exclusively command buttons. Added arrow glyphs for "up," "down," "right," and "left" buttons. Made top row of buttons stop changing according to which mode you are in. Added KeyCallback routine to send synthetic button clicks to buttons and menus when a keyboard equivalent comes in.
04:06 Changeset [4356] by sao
General rewrite to use menus instead of all command buttons. Eliminate dialog widgets from popup windows; give all popup windows a common paned widget structure. Add Trigger* functions, allowing user to fire off buttons on the bottom of a popup. Introduced structures TransactionRec and SendData to keep track of which widgets belong to which popups, so we know which button to fire off. Made popups grab focus when they pop up and added TriggerFocusMove routine to support programatically moving the focus. Changed help text. Added new popup to support going to a specific transaction number.
03:59 Changeset [4355] by sao
General rewrite to use popup menus instead of all command buttons. Changes to CheckButtonSensitivity() to deactivate buttons which the user does not have access to.
03:56 Changeset [4354] by sao
dd Trigger* functions to activate buttons on bottoms of popup windows and allow focus moves. Reflect change in widget hierarchy due to general rewrite for popup menus. Add translations for the new popup menus.

02/04/91:

11:43 Changeset [4353] by epeisach
Initial revision
11:20 Changeset [4352] by raeburn
Made several log messages more clear or informative; fixed preprocessing problems. (subscr_copy_def_subs): Recompute the hash value for the destination. (subscr_match_list): Create ZString objects when needed, not before. (subscr_cancel): Don't assume subscription listss are ordered.
11:07 Changeset [4351] by raeburn
Disabled class_deregister debug log messages.
10:14 Changeset [4350] by probe
Removed xset call (it is now in xlogin)
04:36 Changeset [4349] by epeisach
Fixed error in previous version - put the LIBS back in
04:32 Changeset [4348] by epeisach
Converted to new Imake templates
04:25 Changeset [4347] by epeisach
Fixed null loop dependency and IBMR2 support
04:23 Changeset [4346] by epeisach
Created install_script rule and InstScriptFlags for installing scripts - not stripped.

02/01/91:

18:50 Changeset [4345] by lwvanels
(get_list) fixed for new queue format
18:22 Changeset [4344] by lwvanels
fixed VERSION_INFO not to use $Id:$, since it now has the compile date
18:21 Changeset [4343] by lwvanels
added CTIME for compile date
18:20 Changeset [4342] by lwvanels
(dump_list) separated queues
17:28 Changeset [4341] by probe
Increased random spread
12:45 Changeset [4340] by tytso
Removed useless let in mainline discuss entrance point. Changed message and removed bell when emacs-discuss tries to update the changed flag for a meeting and fails (usually because the list of meetings isn't in the buffer at the moment).
11:28 Changeset [4339] by lwvanels
split up queues
10:52 Changeset [4338] by lwvanels
(olc_on) backs up state

01/31/91:

13:26 Changeset [4337] by jik
Changed clean: to clean:: and install: to install::.
10:48 Changeset [4336] by probe
Set the "randomize" resource to 120. This means that workstations will now reactivate once every 5-7 minutes (the randomization represents seconds of additional delay beyond the normal reactivation timeout). [probe] (approved by mar)
10:22 Changeset [4335] by probe
Removed partition variable (use .. instead) Removed invocation of "find" (it is run from cron, and workstations are now normally activated and this find invocation is for catching very old stuff in /usr/tmp/, so it can be skipped one day without a problem) [probe/epeisach]
06:18 Changeset [4334] by probe
Move only if copies fail Copy CellServDB in a safer fashion Explicit path for "find" Move auto-update invocation to make sure we get it after new packs exist. Run detach -clean unless we are passed the -detach flag [probe] (consulted epeisach,mar) [Emergency field fix for 7.2P]
06:00 Changeset [4333] by probe
Initial revision
04:39 Changeset [4332] by probe
Don't print anything for what would be considered a successful attach if -q is specified.

01/29/91:

06:38 Changeset [4331] by epeisach
4.2 style of quota check under ultrix on login. (decrement counters) Better POSIX compliance.

01/28/91:

11:07 Changeset [4330] by raeburn
(admin_dispatch): If a bdump is in progress, discard offers. (send_stats): Add more machine specific info. (all routines): Use new/delete for ZHostList_t.
11:00 Changeset [4329] by raeburn
Deleted initialization of bdump_sin. Removed explicit uses of normal default initializers. Say "dump done" after dumping strings. Seed random number generator. Don't bother with popular_ZStrings.
10:57 Changeset [4328] by raeburn
Renamed _losinghost to losinghost; added new & delete ops. (De-/allocations changed.) Explicit version of default initializer for losing_hosts removed. NULLLH definition deleted. Use access methods to get/set ZServerDesc_t::zs_state. Use new/delete for ZHostList_t.
10:31 Changeset [4327] by raeburn
Increased verbosity of many syslog strings. Moved some Kerberos decls. Rearranged some logic to be tidier. setup_file_pointers: Now returns int, indicating success or failure. bdump_sin: Now static in this file. shutdown_file_pointers: Only call fclose on non-null FILE pointers, and only call close if the file descriptor is not -1. Minor change to dump/offer protocol implement version 1A.
10:12 Changeset [4326] by raeburn
Added declarations for srandom and getpid.
10:06 Changeset [4325] by raeburn
Improved (?) hash function behavior for short strings.
07:31 Changeset [4324] by raeburn
Made `dispatch' static. Fixed some preprocessing problems. New argument to dispatch obviates need for extra call to server_which_server.

01/27/91:

17:05 Changeset [4323] by lwvanels
hostent only does pointers, not info- fixed to store info
15:08 Changeset [4322] by lwvanels
use correct file size
12:04 Changeset [4321] by lwvanels
added protos for hosthash.c
12:01 Changeset [4320] by lwvanels
Added hosthash
11:58 Changeset [4319] by lwvanels
Add initialization of gethostbyname cache
11:58 Changeset [4318] by lwvanels
use caching version of gethostbyname
11:57 Changeset [4317] by lwvanels
Initial revision
10:38 Changeset [4316] by lwvanels
Changed list format to include login/logout status
10:05 Changeset [4315] by lwvanels
New login status entry .
10:04 Changeset [4314] by lwvanels
New login status entry

01/25/91:

08:45 Changeset [4313] by lwvanels
Fixed real bug
08:38 Changeset [4312] by lwvanels
fixed unset variable

01/24/91:

11:28 Changeset [4311] by epeisach
Changes to allow use of config files outside of source tree with xmkmf /source/imake
02:08 Changeset [4310] by probe
Forgot a dependency (actually, I forgot to save the buffer before checkin)
02:07 Changeset [4309] by probe
Now uses new macros.
01:54 Changeset [4308] by probe
Many variables have been added, and some of the template has been changed in order to generalize the Imakefiles so that the ports will be easier.
01:53 Changeset [4307] by probe
Many macros have been added to generalize the sources and ease the ports. (This is practically a re-write)
01:42 Changeset [4306] by probe
Fixed install

01/23/91:

10:19 Changeset [4305] by epeisach
Unaligned ref fix from bjaspan
10:18 Changeset [4304] by epeisach
Lint fixes.
10:17 Changeset [4303] by epeisach
Problem in fscanf - why we never lost, I don't know. Lint cleanups.
10:17 Changeset [4302] by lwvanels
Include compile date
10:16 Changeset [4301] by epeisach
NSIfy routine declarations Under make_kname, null pointer deref fix
10:15 Changeset [4300] by epeisach
Compile if DEBUG defined. Fix a possible overflow
10:14 Changeset [4299] by epeisach
Lint cleanup - include strings.h and gethostbyname as void
10:14 Changeset [4298] by epeisach
Lint cleanups and log v1 requests
10:13 Changeset [4297] by epeisach
Lint cleanups
10:13 Changeset [4296] by epeisach
lint cleanups
10:12 Changeset [4295] by epeisach
Add prototypes for functions
10:11 Changeset [4294] by epeisach
Add debug init lines. Lint cleanup acct treated as a u_long
10:10 Changeset [4293] by epeisach
Lint cleanup
10:09 Changeset [4292] by epeisach
If name, instance,realm=0, then don't dump entry. This is a deleted person.
10:08 Changeset [4291] by epeisach
Lint cleanups
10:07 Changeset [4290]
This commit was manufactured by cvs2svn to create tag 'REL72'.
10:07 Changeset [4289] by epeisach
Log on receiving a v1 request
09:00 Changeset [4288] by lwvanels
Decmips sys/errno.h doesn't define sys_errlist
08:54 Changeset [4287] by lwvanels
Don't check for hesiod pobox; some people do forward their mail, and we don't want to be warned about them-
08:47 Changeset [4286] by lwvanels
(t_mail) added backwards compatability with -file
08:43 Changeset [4285] by epeisach
Lint cleanup
08:41 Changeset [4284] by epeisach
Prototype for make_kname
08:37 Changeset [4283] by epeisach
lint cleanups.
08:35 Changeset [4282] by epeisach
Proper typing of admin and user as Uid_num - which is what they are Give prototypes for uid_num_to_string() and uid_string_to_num()
08:34 Changeset [4281] by epeisach
Lint cleanup
08:34 Changeset [4280] by epeisach
Allow proper linking when DEBUG defined.
08:31 Changeset [4279] by epeisach
If compiling DEBUG, need to initialize the quota_debug entry.
08:30 Changeset [4278] by epeisach
IBMR@ needs sys/select.h
08:29 Changeset [4277] by epeisach
IBMR2 use ndbm
08:28 Changeset [4276] by epeisach
ATHCODE changed. Better error messages. Will compile if -DDEBUG is used.
08:26 Changeset [4275] by epeisach
_IBMR2 definition addition.
08:24 Changeset [4274] by epeisach
RS6000 integration.
08:23 Changeset [4273] by epeisach
Use COFF headers to check on magic numbers. Still need to integrate AUX.
08:20 Changeset [4272] by epeisach
On RS/6000 - wait is an int.
08:19 Changeset [4271] by epeisach
cmdtab struct common - real syntax error, never before caught.
08:18 Changeset [4270] by epeisach
Added LP_COFF_DEFINES concpet.
08:16 Changeset [4269] by epeisach
under AIX, use -lbsd for know. flock is needed - should be converted.
08:14 Changeset [4268] by epeisach
Added definitions for AIX3.1 (RS/6000)
07:12 Changeset [4267] by lwvanels
Fixed sorting by question status
07:09 Changeset [4266] by lwvanels
Added additional sorting necessary with polling

01/22/91:

11:22 Changeset [4265] by probe
Conversion for new Imake rules
11:22 Changeset [4264] by probe
Fixed owner_uid - it should use this, not real_uid (-U argument)
11:21 Changeset [4263] by probe
Added a declaration for getwd()
11:20 Changeset [4262] by probe
Changed "multiple" function names. Add a signal handler so that attachtab won't get corrupted.
11:19 Changeset [4261] by probe
Changed error message to indicate the ticket it was attempting to get. (A little bit more readable)
11:18 Changeset [4260] by probe
Removed excess debugging Added other debugging
11:18 Changeset [4259] by probe
Removed some excess debugging
11:17 Changeset [4258] by probe
Print out the reason that ZInitialize() failed.
11:17 Changeset [4257] by probe
Initial revision
11:16 Changeset [4256] by probe
PS/2 integration aklog's path has been changed
11:16 Changeset [4255] by probe
Added register declarations for speed [jfc]
11:15 Changeset [4254] by probe
Need <sys/param.h> for MAXPATHLEN Re-arranged attachtab structure for efficiency [jfc]
11:14 Changeset [4253] by probe
Moved "multiple" into mul.c
11:13 Changeset [4252] by probe
PS/2 integration
11:11 Changeset [4251] by probe
Initial revision
10:24 Changeset [4250] by epeisach
Initial revision
10:22 Changeset [4249] by epeisach
Imakefile for creation of track
10:12 Changeset [4248] by epeisach
Initial revision
10:03 Changeset [4247] by epeisach
Install -m 0755 scripts
10:00 Changeset [4246] by epeisach
Initial revision
09:53 Changeset [4245] by epeisach
Initial revision
08:29 Changeset [4244] by lwvanels
(OSortListByRule) Added rev_nseen rule
08:26 Changeset [4243] by lwvanels
*** empty log message ***
08:23 Changeset [4242] by probe
Converting for new Imake rules
08:11 Changeset [4241] by epeisach
Fix for changes in top level Imake configs
08:09 Changeset [4240] by epeisach
Fix for new Imake configs
07:58 Changeset [4239] by probe
Messed up on the AIX integration
07:31 Changeset [4238] by epeisach
Converted to new format.
07:24 Changeset [4237] by epeisach
Converted to new format for Imake rules

01/21/91:

12:22 Changeset [4236] by lwvanels
Changed prototype for t_mail to add header flag
12:19 Changeset [4235] by lwvanels
Added -noheaders flag
12:18 Changeset [4234] by lwvanels
Added -noheader option
12:11 Changeset [4233] by lwvanels
takes -header option ,.
10:51 Changeset [4232] by lwvanels
"off" output in wrong nesting level."off" output in wrong nesting level.
08:12 Changeset [4231] by probe
Renamed program() macro to build_program.
07:54 Changeset [4230] by probe
RS/6000, PS/2 integration
07:53 Changeset [4229] by probe
PS/2, RS/6000 integration
07:35 Changeset [4228] by probe
PS/2 integration - added detailed Hesiod errors
06:50 Changeset [4227] by lwvanels
(olc_replay) don't replay log if no question

01/20/91:

20:47 Changeset [4226] by lwvanels
Initial revision
20:44 Changeset [4225] by lwvanels
Added version command
20:42 Changeset [4224] by lwvanels
Added version help
20:37 Changeset [4223] by lwvanels
fixed replay with kill of nm.
20:35 Changeset [4222] by lwvanels
Now retries connection when it fails Looks for just username, not username instance for on ident prints "off" not "none" when ident not found
20:29 Changeset [4221] by lwvanels
Added -nofork
20:28 Changeset [4220] by lwvanels
(olc_version) new (olc_set_user_status) now backs up DB
20:25 Changeset [4219] by lwvanels
(olc_on) status now in nol zephyrgrams (olc_done) send response even for third party dones
20:22 Changeset [4218] by lwvanels
(disconnect_knuckles) checks for null knuckles
20:21 Changeset [4217] by lwvanels
added olc_version to command table
20:21 Changeset [4216] by lwvanels
Added VERSION_INFO, prototype for olc_version
20:20 Changeset [4215] by lwvanels
added OLC_VERSIOn
20:19 Changeset [4214] by lwvanels
Added OVersion
20:19 Changeset [4213] by lwvanels
Added t_version, added nocheck to t_done
20:18 Changeset [4212] by lwvanels
Added prototype for do_olc_version
20:17 Changeset [4211] by lwvanels
Added version command
20:16 Changeset [4210] by lwvanels
(do_olc_done) added -nocheck
20:15 Changeset [4209] by lwvanels
(do_olc_version) new
20:14 Changeset [4208] by lwvanels
(OVersion) new
20:13 Changeset [4207] by lwvanels
(t_done) Added -nocheck, and got rid of a tom-ism
20:12 Changeset [4206] by lwvanels
(t_mail) fixed incorrect printf
20:11 Changeset [4205] by lwvanels
(t_version) (new)
18:19 Changeset [4204] by lwvanels
*** empty log message ***
18:07 Changeset [4203] by lwvanels
Added -nocheck flag
08:25 Changeset [4202] by lwvanels
Added Test install
08:01 Changeset [4201] by lwvanels
Added Test install
07:49 Changeset [4200] by lwvanels
Added Test install

01/18/91:

09:53 Changeset [4199] by lwvanels
test install rules added
09:49 Changeset [4198] by lwvanels
test install
09:47 Changeset [4197] by lwvanels
Test install target
05:43 Changeset [4196] by lwvanels
*** empty log message ***

01/16/91:

12:39 Changeset [4195] by lwvanels
*** empty log message ***
08:32 Changeset [4194] by lwvanels
*** empty log message ***
08:31 Changeset [4193] by lwvanels
Handle NULL return by fdopen
08:30 Changeset [4192] by lwvanels
Fix file descriptor leak
08:05 Changeset [4191] by lwvanels
Increased timeout and decreased cycle time
05:40 Changeset [4190] by lwvanels
need to dup2 0, not 2
04:34 Changeset [4189] by lwvanels
*** empty log message ***

01/15/91:

13:08 Changeset [4188] by lwvanels
-host works as well as -server
13:07 Changeset [4187] by lwvanels
uses fork/exec instead of system
13:06 Changeset [4186] by lwvanels
removed shutdown
13:05 Changeset [4185] by lwvanels
added list with connected status
13:04 Changeset [4184] by lwvanels
added replay with killing of new messages added list with connected status got rid of shutdown
13:02 Changeset [4183] by lwvanels
(put_queue) Another status kludge- "active" if unseen & connected.
13:01 Changeset [4182] by lwvanels
(new_message): messages in the new message file have same format as in replay buffers.
13:00 Changeset [4181] by lwvanels
(olc_change_motd) Calls log_motd (olc_set_user_stats) fixed unset variable
12:59 Changeset [4180] by lwvanels
(main) better error handling for select
12:58 Changeset [4179] by lwvanels
added log-motd prototype
12:55 Changeset [4178] by lwvanels
(check_motd_timeout): creates files group-writable (set_motd_timeout): creates files with the right group/protection (log_motd): (new) logs motd to discuss meeting
12:53 Changeset [4177] by lwvanels
(olc_forward) always sends zephyrgrams, and includes destination queue. (olc_send) messages send when not connected handled correctly
12:50 Changeset [4176] by lwvanels
added argv0 define fro dspipe
12:49 Changeset [4175] by lwvanels
new t_mail prototype
12:47 Changeset [4174] by lwvanels
(handle_request): now handles '>' error correctly.
12:46 Changeset [4173] by lwvanels
(do_olc_mail): now takes -noedit flag & deals appropriately
12:43 Changeset [4172] by lwvanels
(t_mail): now takes "noedit" flag to supress calling of editor (t_mail): fixed to append file to end of log if -file & -noedit
12:41 Changeset [4171] by lwvanels
(enter_message) fixed potential coredump on decmips (mail_message) fixed potential coredump on decmips

01/14/91:

10:28 Changeset [4170] by lwvanels
Added documentation for the -noedit option
08:45 Changeset [4169] by epeisach
Changes to work in conjunction with Ultrix's local quota system.
08:30 Changeset [4168] by epeisach
Under ultrix, do not need <ufs/quota.h> to compile

01/11/91:

05:25 Changeset [4167] by epeisach
Added LOCAL_NCS defintiions
05:18 Changeset [4166] by epeisach
Added lrestoe and RS6000 support

01/10/91:

14:10 Changeset [4165] by probe
Added create_dir (create destination directory hierarchy)
14:00 Changeset [4164] by probe
Added program() rule
Note: See TracTimeline for information about the timeline view.