index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zhm
Commit message (
Expand
)
Author
Age
*
Eliminate crufty reference to DEBUG.
Greg Hudson
1998-02-02
*
When processing a queue entry's timer, set it to NULL so that it
Greg Hudson
1998-02-02
*
Do CFLAGS the gnu standard way. This means we compile with -g by default.
Greg Hudson
1998-01-31
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
confdir became sysconfdir.
Greg Hudson
1997-09-23
*
From mhpower: avoid possible buffer overflows.
Greg Hudson
1997-09-23
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
zhm could spin after losing contact with a server. This patch does
Greg Hudson
1997-06-09
*
Retransmit notices on a 2-2-4-4-8 schedule instead of on a 25-25-25
Greg Hudson
1997-03-21
*
Need -lcompat for insque() and remque() under NetBSD; don't build with
Greg Hudson
1994-11-12
*
Add nofork option (-n).
Greg Hudson
1994-10-31
*
Fix syslog includes.
Greg Hudson
1994-10-31
*
Since we use our own syslogging, we need to make sure to reference our own
Richard Basch
1994-08-01
*
Changed ATHCONFDIR to ZPIDDIR
Richard Basch
1994-04-08
*
Don't try to declare system functions - let the header files do it.
Richard Basch
1994-02-22
*
depend on zephyr lib
Richard Basch
1993-11-24
*
Removed prototyping that is done by system include files
Richard Basch
1993-11-20
*
Use Athena imake rules
Richard Basch
1993-11-19
*
Changed bcmp/bcopy to memcmp/memcpy [ANSI]
Richard Basch
1993-11-19
*
Changed bcopy to memcpy [ANSI]
Richard Basch
1993-11-19
*
Change bcmp/bcopy to memcmp/memcpy [ANSI]
Richard Basch
1993-11-19
*
Under AIX, allow for full dumps if a SEGV signal is received.
Richard Basch
1993-10-16
*
Better random server choosing code.
Richard Basch
1993-10-13
*
Better random server choosing code.
Richard Basch
1993-10-13
*
Use _BCOPY macro, not bcopy (defined to be memcopy on ANSI systems)
Richard Basch
1993-09-24
*
Changed RS/6000 to RISC/6000
Richard Basch
1993-09-24
*
ANSI style #endif's
Lucien Van Elsen
1991-12-05
*
Give standard machine name for rs/6000
Lucien Van Elsen
1991-12-05
*
Link -lkrb before -lcom_err.
John F. Carr
1991-09-02
*
AIX specfic code is more useful when not put inside
John F. Carr
1991-07-20
*
Risc System/6000 AIX 3.1 support.
John F. Carr
1991-06-20
*
POSIX support.
John F. Carr
1991-06-18
*
Use new PidFile macro.
Kenneth G Raeburn
1991-03-21
*
Added more machine-specific definitions.
Kenneth G Raeburn
1991-03-21
*
Use new conditionals from header files; eliminate explicit use of
Kenneth G Raeburn
1991-03-21
*
Define srandom to be srand48 on macII.
Kenneth G Raeburn
1990-12-21
*
Change NULL to '\0' when used as (char).
John F. Carr
1990-12-21
*
MIPS measures data size like IBM RT.
Kenneth G Raeburn
1990-11-06
*
minor fix for ansi compliance
Kenneth G Raeburn
1990-10-19
*
Added ps2 type
John F. Carr
1990-02-18
*
Fixed "size" computation for machines other than vaxes.
John F. Carr
1990-02-09
*
parameterize pid file
John Kohl
1989-12-18
*
remove spurious line which caused faults on picky machines
John Kohl
1989-10-27
*
add decmips type
John Kohl
1989-10-24
*
add more machine types
John Kohl
1989-10-19
*
need to fix order of libraries
John Kohl
1989-05-04
*
Imakefile changes from Win Treese to support multiple compile trees
John Kohl
1989-03-23
*
When there is only one server, don't loop trying to find another server
John Kohl
1989-03-23
*
Fix printing of unknown server names
John Kohl
1989-03-23
*
deal with no primary server by randomly selecting one from the list
John Kohl
1988-11-28
[next]