openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GNU Screen
Settings
|
Report Duplicate
1,728
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 12 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
use modern style function definition
Amadeusz Sławiński
More...
over 8 years ago
int -> size_t for string length
Amadeusz Sławiński
More...
over 8 years ago
fix forward declaration
Amadeusz Sławiński
More...
over 8 years ago
don't "save" one letter from variable names
Amadeusz Sławiński
More...
over 8 years ago
c99 style for loops
Amadeusz Sławiński
More...
over 8 years ago
type fixing, make *_uid uid_t
Amadeusz Sławiński
More...
over 8 years ago
Fix typos in documentation
Amadeusz Sławiński
More...
over 8 years ago
int len -> size_t len
Amadeusz Sławiński
More...
over 8 years ago
change various pid variables type to pid_t from int
Amadeusz Sławiński
More...
over 8 years ago
make DoWait more readable
Amadeusz Sławiński
More...
over 8 years ago
USE_SETEUID -> HAVE_SETEUID
Amadeusz Sławiński
More...
over 8 years ago
check for langinfo.h header
Amadeusz Sławiński
More...
over 8 years ago
after 3 failed login attempts, don't continue
Amadeusz Sławiński
More...
over 8 years ago
authentication. some cleanups + handle more results
Amadeusz Sławiński
More...
over 8 years ago
make pam not depend on pam_misc
Amadeusz Sławiński
More...
over 8 years ago
further password cleanups
Amadeusz Sławiński
More...
over 8 years ago
remove unneeded password stuff from socket attach/detach
Amadeusz Sławiński
More...
over 8 years ago
error out if we fail pam check
Amadeusz Sławiński
More...
over 8 years ago
introduce new auth handling
Amadeusz Sławiński
More...
over 8 years ago
add setreuid detection to configure.ac
Amadeusz Sławiński
More...
over 8 years ago
remove unused variable
Amadeusz Sławiński
More...
over 8 years ago
make utmp log windows properly
Amadeusz Sławiński
More...
over 8 years ago
get version from one place
Amadeusz Sławiński
More...
over 8 years ago
fix null pointer dereference in RC_LOGFILE
Amadeusz Sławiński
More...
over 8 years ago
move config.h to top of includes
Amadeusz Sławiński
More...
over 8 years ago
fix header includes for openpty()
Amadeusz Sławiński
More...
over 8 years ago
bzero() -> memset()
Amadeusz Sławiński
More...
over 8 years ago
bcmp() -> memcmp
Amadeusz Sławiński
More...
over 8 years ago
replace alloca() with calloc() free()
Amadeusz Sławiński
More...
over 8 years ago
rewrite configure.ac from scratch
Amadeusz Sławiński
More...
over 8 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree