Andrea Luzzardi
|
f6f9a66203
|
Increased max path size
|
17 years ago |
Andrea Luzzardi
|
9dd454af18
|
Using uname() instead of gethostname() to supporting truncating
|
17 years ago |
Andrea Luzzardi
|
1ad9d82460
|
Initialize the logging ASAP to catch earlier errors
|
17 years ago |
Andrea Luzzardi
|
be57c07bc9
|
Check the return of the conf initialization
|
17 years ago |
Andrea Luzzardi
|
74d9a4f352
|
- Added the pad_expiration option which tells pam_usb how often pads
should be updated in order to reduce device writing.
- Support for time options in the configuration parser (5s, 2h, 10m,
etc)
|
17 years ago |
Andrea Luzzardi
|
f12d1b33c4
|
Mount the USB device with noatime
|
17 years ago |
Andrea Luzzardi
|
1907166399
|
Log to debug whenever one property (e.g. serial number) was found but not the others (model/vendor)
|
17 years ago |
Andrea Luzzardi
|
0fe9203c45
|
Option quiet is now _really_ quiet
|
17 years ago |
Andrea Luzzardi
|
8f9e13ba30
|
removed useless statement
|
17 years ago |
Andrea Luzzardi
|
8f6a4fb46c
|
Fix for devices without vendor or product name
|
17 years ago |
Andrea Luzzardi
|
d291066af2
|
Fixed compiler warning "dereferencing type-punned pointer will break strict-aliasing rules"
|
17 years ago |
Andrea Luzzardi
|
8a704b6012
|
Security fix
|
17 years ago |
Andrea Luzzardi
|
d1403df7fb
|
Reindented using tabs only
|
17 years ago |
Andrea Luzzardi
|
1702bf67ad
|
Long argument parsing, easier to use
|
17 years ago |
Andrea Luzzardi
|
2c85884804
|
indenting issues
|
17 years ago |
Andrea Luzzardi
|
30d0f2ebf0
|
idem
|
17 years ago |
Andrea Luzzardi
|
8943ba9262
|
Reindented
|
17 years ago |
Andrea Luzzardi
|
5b1ea0bfa0
|
Bugfix: Handle stripping of xml values
|
17 years ago |
Andrea Luzzardi
|
3d98998dd5
|
.pusb -> .pamusb
|
17 years ago |
Andrea Luzzardi
|
ad60a1cd5d
|
Renaming, step 2 - Configuration.
/etc/pusb/pusb.conf -> /etc/pamusb.conf
|
17 years ago |
Andrea Luzzardi
|
b16a1ee9ae
|
Tools renaming, part 1
|
17 years ago |
Andrea Luzzardi
|
ee1b33cd2e
|
Set vendor/model max length to 128 (32 was not enough)
|
17 years ago |
Andrea Luzzardi
|
f95a0d8817
|
Merged Petteri Räty <betelgeuse@gentoo.org> patches into the trunk
|
18 years ago |
Andrea Luzzardi
|
3e66dabf27
|
Merged Petteri Räty <betelgeuse@gentoo.org> patches into the trunk
|
18 years ago |
Andrea Luzzardi
|
8a86460148
|
Copyright update (2003-2007)
|
18 years ago |
Andrea Luzzardi
|
34f28438fe
|
Fixed a bug in the XML parser that made pam_usb segfault if the value of
the result node of the xpath query were empty.
Fixed the volume probing system to abort if there's no UUID configured
|
18 years ago |
Andrea Luzzardi
|
497bbb5b40
|
roll_release.sh: Autotag release
|
18 years ago |
Andrea Luzzardi
|
f3a8264d5f
|
dbus >0.60 fix
|
18 years ago |
Andrea Luzzardi
|
f95e052d7f
|
.pamusb -> .pusb
/etc/pamusb -> /etc/pusb
|
18 years ago |
Andrea Luzzardi
|
3ffd954071
|
.pusb -> .pamusb
|
18 years ago |
Andrea Luzzardi
|
73fc1d6178
|
/etc/pam_usb -> /etc/pamusb
|
18 years ago |
Andrea Luzzardi
|
47b97b98f0
|
Autoguess the filesystem type before calling pmount
|
18 years ago |
Andrea Luzzardi
|
7f76450282
|
Removed ip address from remote login logging (only hostname now)
|
18 years ago |
Andrea Luzzardi
|
44e07509e7
|
Cleanup
|
18 years ago |
Andrea Luzzardi
|
53b9ee619d
|
Deny SSH authentication
|
18 years ago |
Andrea Luzzardi
|
aae5434219
|
Improved local login detection
|
18 years ago |
Andrea Luzzardi
|
da0bd89b5b
|
Use stat instead of access
|
18 years ago |
Andrea Luzzardi
|
26cbf09d2b
|
Reverted to r41
|
18 years ago |
Andrea Luzzardi
|
dd19a65a86
|
Try to guess the tty name using both pam_get_item() and ttyname()
|
18 years ago |
Andrea Luzzardi
|
22f57ed872
|
pusb_check -q now shuts down debugging as well
pusb_hotplug will call pusb_check using -q
|
18 years ago |
Andrea Luzzardi
|
9fb92e2216
|
system pad directory is now relative to the user's home folder
|
18 years ago |
Andrea Luzzardi
|
7a86ac9cd4
|
Log debug messages to syslog
|
18 years ago |
Andrea Luzzardi
|
2bfab10b5c
|
The device directory is now automatically created if it didn't exist.
|
18 years ago |
Andrea Luzzardi
|
f8b3828246
|
PAM fixed (pam_sm_setcred -> PAM_SUCCESS)
|
18 years ago |
Andrea Luzzardi
|
853549f2c3
|
Fixed pusb_check return values
|
18 years ago |
Andrea Luzzardi
|
4fef239dfb
|
Typo
|
18 years ago |
Andrea Luzzardi
|
fc1b497479
|
Bugfix
|
18 years ago |
Andrea Luzzardi
|
50dca38f69
|
pusb_check option parsing
|
18 years ago |
Andrea Luzzardi
|
2a659c7a87
|
Implemented PAM module
Fixed a bug in the logging facility
Misc fixes
|
18 years ago |
Andrea Luzzardi
|
b56f69d33f
|
test.c -> pusb_check.c
|
18 years ago |