index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_time
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-41
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
1
-2
/
+2
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
1
-8
/
+8
*
libpam_internal: supply debug functionality
Tobias Stoeckmann
2024-01-24
1
-1
/
+2
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+1
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_time: ensure correct argument type when printing debug output
Benny Baumann
2023-11-14
1
-1
/
+1
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
pam_time: fix typo in debug message
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-7
/
+7
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-3
/
+3
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
3
-59
/
+38
*
pam_time: fix clang compilation warning
Stefan Schubert
2022-02-21
1
-3
/
+4
*
pam_time: use vendor specific time.conf as fallback
Stefan Schubert
2022-02-08
2
-0
/
+21
*
pam_time: add a test of return values
Stefan Schubert
2022-02-08
2
-1
/
+111
*
modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...
Dmitry V. Levin
2022-01-23
2
-1
/
+3
*
modules: downgrade syslog level for pam_get_user errors
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-2
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-17
/
+8
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+3
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-3
/
+3
*
modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
1
-1
/
+0
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
1
-1
/
+0
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list secureconf_DATA files in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
pam_time: add conffile option to specify an alternative configuration file
blueskycs2c
2020-03-24
2
-17
/
+48
*
pam_group, pam_time: Fix regression in documentation from last change.
Tomas Mraz
2020-02-25
1
-1
/
+1
*
pam_group, pam_time: Fix logical error with multiple ! operators
Tomas Mraz
2020-02-24
2
-0
/
+7
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+1
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-0
/
+1
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-1
/
+1
*
innetgr may not be there so make sure that when innetgr is not present
Thorsten Kukuk
2016-04-04
1
-0
/
+4
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-16
/
+1
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-1
/
+1
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-9
/
+0
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
1
-0
/
+0
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
3
-4
/
+4
*
Rewrite of the field parsing in pam_group and pam_time.
Tomas Mraz
2011-06-06
1
-140
/
+133
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
1
-1
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-1
/
+1
*
Relevant BUGIDs: debian #326407
Thorsten Kukuk
2008-11-25
1
-2
/
+2
*
Relevant BUGIDs:
Thorsten Kukuk
2008-08-18
1
-4
/
+4
[next]