Andrea Luzzardi
|
bee14597be
|
Removed ip address from remote login logging (only hostname now)
|
18 years ago |
Andrea Luzzardi
|
b641e76054
|
Cleanup
|
18 years ago |
Andrea Luzzardi
|
fd067ce6fb
|
Deny SSH authentication
|
18 years ago |
Andrea Luzzardi
|
e40f218446
|
Improved local login detection
|
18 years ago |
Andrea Luzzardi
|
8ea63d13c3
|
Use stat instead of access
|
18 years ago |
Andrea Luzzardi
|
6a814ac7ee
|
Reverted to r41
|
18 years ago |
Andrea Luzzardi
|
8c32d46c42
|
Do not run pusb_check from pusb_hotplug if the device is removed -- just
lock.
Some logic bugfixes in pusb_hotplug
|
18 years ago |
Andrea Luzzardi
|
4dc53056cc
|
Added copyright header on python scripts
|
18 years ago |
Andrea Luzzardi
|
69971e00b5
|
Try to guess the tty name using both pam_get_item() and ttyname()
|
18 years ago |
Andrea Luzzardi
|
3574caeea7
|
pusb_check -q now shuts down debugging as well
pusb_hotplug will call pusb_check using -q
|
18 years ago |
Andrea Luzzardi
|
6cdbc756b0
|
system pad directory is now relative to the user's home folder
|
18 years ago |
Andrea Luzzardi
|
fc35cc9f41
|
Log debug messages to syslog
|
18 years ago |
Andrea Luzzardi
|
bb2d2c7ca2
|
Initial import of pusb_hotplug - work in progress
|
18 years ago |
Andrea Luzzardi
|
6d38f27c7e
|
The device directory is now automatically created if it didn't exist.
|
18 years ago |
Andrea Luzzardi
|
60ea285c0d
|
Implemented pusb_adm, a tiny tool to help add devices.
Removed now obsolete scan.py
|
18 years ago |
Andrea Luzzardi
|
cec97391da
|
PAM fixed (pam_sm_setcred -> PAM_SUCCESS)
|
18 years ago |
Andrea Luzzardi
|
ddc3e11623
|
Fixed pusb_check return values
|
18 years ago |
Andrea Luzzardi
|
5bf7360cbe
|
Show vendor and product
|
18 years ago |
Andrea Luzzardi
|
1e95c52642
|
Typo
|
18 years ago |
Andrea Luzzardi
|
3389092d78
|
Bugfix
|
18 years ago |
Andrea Luzzardi
|
ed76986af9
|
Updated default config file
|
18 years ago |
Andrea Luzzardi
|
6ee2c08f0e
|
pusb_check option parsing
|
18 years ago |
Andrea Luzzardi
|
6414d98e1a
|
Implemented PAM module
Fixed a bug in the logging facility
Misc fixes
|
18 years ago |
Andrea Luzzardi
|
a4f8ebd1f5
|
Makefile cleanup
|
18 years ago |
Andrea Luzzardi
|
b7ca47045d
|
test.c -> pusb_check.c
|
18 years ago |
Andrea Luzzardi
|
72f952a079
|
Moved src/conf.xml to pusb.conf
|
18 years ago |
Andrea Luzzardi
|
4164c01186
|
Implemented local checking (check whether the user is local or not)
Improved the logging facility (added the quiet and color_log options)
|
18 years ago |
Andrea Luzzardi
|
b53768e4fc
|
Log to syslog as well
|
18 years ago |
Andrea Luzzardi
|
b8d546b9ed
|
Better makefile
|
18 years ago |
Andrea Luzzardi
|
8e8d92cc61
|
Added scan.py, which is a hack to help retrieve the devices
configuration in order to write the settings
|
18 years ago |
Andrea Luzzardi
|
09be771af6
|
Pad chown/chmod on a per-user basis
|
18 years ago |
Andrea Luzzardi
|
a2ff5d41d3
|
Longer serial and UUID strings
|
18 years ago |
Andrea Luzzardi
|
143a72dbf5
|
try_otp -> one_time_pad
|
18 years ago |
Andrea Luzzardi
|
e2ed874d3c
|
otp -> pad
|
18 years ago |
Andrea Luzzardi
|
9cc5188340
|
otp -> pad
|
18 years ago |
Andrea Luzzardi
|
157913f379
|
otp -> pad
|
18 years ago |
Andrea Luzzardi
|
3d613886b7
|
.otp -> .pad
|
18 years ago |
Andrea Luzzardi
|
8f267459bf
|
Removed enforce_otp and try_otp, use "one_time_pad" instead.
Renamed otp_directory to pad_directory
|
18 years ago |
Andrea Luzzardi
|
3ff74046c8
|
Probe volume matching the UUID specified in the configuration file.
Code cleanup.
|
18 years ago |
Andrea Luzzardi
|
19574615e1
|
Bugfix
|
18 years ago |
Andrea Luzzardi
|
b7967ec69b
|
Device mount/umount support
|
18 years ago |
Andrea Luzzardi
|
1d26c897ee
|
Improved logging
|
18 years ago |
Andrea Luzzardi
|
adde58c0fe
|
Added missing device.h
|
18 years ago |
Andrea Luzzardi
|
2249177bad
|
Prefix in header protection
|
18 years ago |
Andrea Luzzardi
|
d868e50c11
|
Added options for timeout and one time pad paths
|
18 years ago |
Andrea Luzzardi
|
f5adbbfb41
|
Faster engine, new pusb_hal API
|
18 years ago |
Andrea Luzzardi
|
cb763a9a73
|
One time pad support (work in progress)
|
18 years ago |
Andrea Luzzardi
|
21227f834b
|
Changed the engine to use the libhal-storage frontend
|
18 years ago |
Andrea Luzzardi
|
bbb7a5d53d
|
Simple engine using HAL, XML parser, test application.
|
18 years ago |
Andrea Luzzardi
|
52a2e5617b
|
Initial import
|
18 years ago |