Pavel Roskin
22e6f3e2f7
Use SCRIPTS for executable scripts, don't use "chmod 755"
9 years ago
Pavel Roskin
7642675ddf
Use "dist_" prefix to minimize use of EXTRA_DIST
...
"dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
9 years ago
Pavel Roskin
59a5fb0ddb
Move headers from EXTRA_DIST to sources, sort alphabetically
...
There should be no functional difference.
9 years ago
Pavel Roskin
a452d8d36a
Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
...
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.
INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
9 years ago
Jay Sorg
4e0d0f3ba0
sesman: remove the thread
9 years ago
Renaud Allard
618ca587a5
Enable authenticate user using BSD password system
10 years ago
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
13 years ago
Jay Sorg
0392b0167a
autotool fixes
14 years ago
Itamar Reis Peixoto
6b08b8b71e
include missing files in make dist
14 years ago
Itamar Reis Peixoto
029807cfdb
add more missed files into extra_dist
14 years ago
jsorg71
23ffdb0c5f
autotools fix and file_loc.h simplified
16 years ago
jsorg71
631a7c16e1
added chansrv
16 years ago
jsorg71
a6bc488678
move sessvc to a sub-directory
16 years ago
ilsimo
7c79298612
added first management code
...
added a rough management tool
fixes in session.c
16 years ago
jsorg71
f1ebdf189e
added post install hook
16 years ago
jsorg71
e5cebc97f5
bin to sbin, common and install changes
16 years ago
jsorg71
4ae9c90a50
add tools subdir
16 years ago
jsorg71
e5796ac8a0
added sesman auth options
16 years ago
jsorg71
59a2d1dea6
build common as a library
17 years ago
jsorg71
c5fceb31ec
autotools
17 years ago