Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
debb15d
for
logging.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Feb 23, 2004, 1:15:41 AM (
19 years
ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
owl
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
213a3eb
Parents:
e22f27c
Message:
Added 'show license'
File:
1 edited
logging.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
logging.c
re22f27c
rdebb15d
204
204
205
205
/* skip login/logout messages if appropriate */
206
if (!owl_global_is_
_
loglogins(&g) && owl_message_is_loginout(m)) return;
206
if (!owl_global_is_
loglogins(&g) && owl_message_is_loginout(m)) return;
207
207
208
208
/* check for nolog */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive