Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
8 years ago
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
8 years ago
Pavel Roskin
e9a0324cb3
Fix compile warnings for non-default authentication methods
...
Include string.h for strcmp(). Don't define _XOPEN_SOURCE, it conflicts
with libc headers and hides putpwent(). Make input strings constant. Fix
functions to match their declarations.
8 years ago
Pavel Roskin
6fef1e4eb5
Use const pointers in function arguments when possible
8 years ago
mancha
d432609c2a
sesman: fix so shadow accounts aren't incorrectly classified "inactive"
...
as might happen if sp_max/sp_inact fields are empty or sp_lstchg=0.
10 years ago
Jay Sorg
cb4f299899
sesman: fix for --enable-nopam
10 years ago
Jay Sorg
851c762ee7
sesman: check for null from crypt()
10 years ago
Jay Sorg
c6fa03102f
copyright year update
12 years ago
Guan-Zhong Huang
b518a3bfe9
Fix password authentication to handle different encryption algorithms
12 years ago
Guan-Zhong Huang
059deae6f3
Fix incorrect usage of log_message()
12 years ago
ArvidNorr
0770f217fa
PAM error text can be configured
12 years ago
Laxmikant Rashinkar
1123323fda
o moved from GNU General Public License to Apache License, Version 2.0
...
o applied new coding standards to all .c files
o moved some files around
12 years ago
Jay Sorg
856783ba95
no logic changes, remove warnings and coding style changes
13 years ago
norrarvid
4d4ebbf363
Initial syslog support in XRDP
13 years ago
jsorg71
328649af9b
g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
15 years ago
jsorg71
e2c4dbf1af
don't mark never expired accounts as disabled - patch from Christoph Brill
16 years ago
ilsimo
d14b076a70
still more work on logging
...
libscp makefile fix
17 years ago
ilsimo
4c9d3862e5
updating logging subsystem
17 years ago
jsorg71
cd57d1b689
update copyright year
17 years ago
ilsimo
9c4b9f8390
added sessvc as session supervisor
...
first code for password changing
18 years ago
jsorg71
6886ba4556
copyright year update
18 years ago
ilsimo
078b4d3f41
adding scp v1 first code, fixed passwd auth for disabled password
18 years ago
jsorg71
e9400d44e9
include stdio.h for newer gcc
19 years ago
ilsimo
013ab3c61f
updated code documentation
19 years ago
jsorg71
b1b3ff9e7d
year update and moved some stuff to os_calls.c
19 years ago
ilsimo
721ca9efae
adding some access control features
19 years ago
jsorg71
c3ff1bcebb
changed pam session and env
20 years ago
jsorg71
6468e760d2
added pam session
20 years ago
jsorg71
ef1be2c6d3
pam changes
20 years ago
jsorg71
74a67d2d3f
added non pam authentication
20 years ago