Tomas Mraz
c56638793e
Relevant BUGIDs:
...
Purpose of commit: cleanup
Commit summary:
---------------
More clear deallocation (by Dmitry V. Levin - ldv)
2005-09-17 08:32:27 +00:00
Thorsten Kukuk
293ed7c5ad
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Unify .so references in manual pages
2005-09-15 09:58:05 +00:00
Thorsten Kukuk
9680c130c6
Remove conv.c from translations
2005-09-15 09:55:03 +00:00
Tomas Mraz
4971040419
Relevant BUGIDs:
...
Purpose of commit: cleanup
Commit summary:
---------------
Use the new pam_syslog and pam_prompt helper functions. Patches by ldv.
2005-09-15 09:40:30 +00:00
Thorsten Kukuk
ef7185ddc3
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Convert pam_ftp and pam_lastlog to use pam_info/pam_syslog
2005-09-14 18:25:44 +00:00
Thorsten Kukuk
f690636933
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
pam_vsyslog: Restore errno after each asprintf.
misc_conv.c: don't use special control characters, non-ascii terminal can run
into problems with them.
de.po: Translate some more strings.
*.po: Adjust translations for misc_conv.c.
2005-09-14 17:49:01 +00:00
Tomas Mraz
faf4e0e736
Relevant BUGIDs:
...
Purpose of commit: cleanup
Commit summary:
---------------
Call openlog only once, use syslog directly. (by ldv)
2005-09-14 15:06:04 +00:00
Tomas Mraz
5204c02838
Relevant BUGIDs:
...
Purpose of commit: cleanup
Commit summary:
---------------
configure is autogenerated
2005-09-14 14:49:38 +00:00
Tomas Mraz
dd97e4b002
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
More translatable strings in pam_cracklib.
2005-09-14 14:05:29 +00:00
Tomas Mraz
917b37b492
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Workaround for sources compiled with and without libtool.
2005-09-14 14:02:00 +00:00
Thorsten Kukuk
b8b014230f
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Link libpam_misc against libpam
Fix defines in pam_ext.h
Patches from Dmitry V. Levin.
2005-09-14 11:51:19 +00:00
Thorsten Kukuk
bb128fc03a
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog
2005-09-06 05:49:27 +00:00
Thorsten Kukuk
d6e38beb1a
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog
2005-09-06 05:42:28 +00:00
Thorsten Kukuk
c79b5d76d6
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog
2005-09-06 05:00:42 +00:00
Thorsten Kukuk
318f05ecc5
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _pam_log with pam_syslog
2005-09-05 20:17:34 +00:00
Thorsten Kukuk
6225f763fc
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Remove duplicate check for NULL variable (Dmitry V. Levin)
2005-09-05 19:45:37 +00:00
Thorsten Kukuk
24d983a927
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog
2005-09-05 11:53:07 +00:00
Thorsten Kukuk
164ec576e4
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Move pam_selinux_check.c code from pam_selinux.c to main fail.
Replace syslog with pam_syslog
Use pam_prompt instead of conv() functions.
2005-09-05 11:48:35 +00:00
Thorsten Kukuk
ba926ead93
Relevant BUGIDs:
...
Purpose of commit:
Commit summary:
---------------
Use pam_syslog
2005-09-05 10:06:46 +00:00
Thorsten Kukuk
2941895c86
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog
2005-09-05 09:58:11 +00:00
Thorsten Kukuk
85da1712a0
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog.
2005-09-05 09:54:47 +00:00
Thorsten Kukuk
807283455d
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace conv() call with pam_prompt();
2005-09-05 09:42:06 +00:00
Thorsten Kukuk
a5a544c2d2
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace conv function call with pam_info()
2005-09-05 08:23:10 +00:00
Thorsten Kukuk
d28209cfb0
Relevant BUGIDs:
...
Purpose of commit:
Commit summary:
---------------
Use pam_syslog for logging.
Fix compiler warnings.
2005-09-05 08:09:32 +00:00
Thorsten Kukuk
1b002d9b77
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace converse function with pam_info.
Repalce _log_err with pam_syslog.
2005-09-05 08:02:07 +00:00
Thorsten Kukuk
ce7838af93
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace own conversation function with pam_info.
Replace _log_err with pam_syslog.
2005-09-05 07:58:19 +00:00
Thorsten Kukuk
0af58a43fa
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
use pam_syslog().
2005-09-05 07:49:30 +00:00
Thorsten Kukuk
af24d29d43
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _pam_log with pam_syslog
2005-09-05 07:41:51 +00:00
Thorsten Kukuk
f4b78ef30c
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog instead of _pam_log
2005-09-05 07:38:53 +00:00
Thorsten Kukuk
4f8be4a370
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _log_err with pam_syslog
2005-09-04 20:55:05 +00:00
Thorsten Kukuk
0c072fa673
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Use pam_syslog, adjust parameters to format string
2005-09-04 20:47:27 +00:00
Thorsten Kukuk
ab2489d6c2
Relevant BUGIDs:
...
Purpose of commit:
Commit summary:
---------------
Remove pam_log.c, add pam_syslog.c and pam_vprompt.c for possible
files with texts for translation.
2005-09-04 20:40:11 +00:00
Thorsten Kukuk
bde00713c8
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix compiling pam_prelude.
2005-09-04 20:36:45 +00:00
Thorsten Kukuk
6a2e5db633
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _pam_system_log with pam_syslog.
2005-09-04 20:32:25 +00:00
Thorsten Kukuk
70813f3c8c
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _log_err with pam_syslog
2005-09-04 20:31:50 +00:00
Thorsten Kukuk
3f18b90321
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Apply cleanup from Dmitry V. Levin
2005-09-04 15:12:13 +00:00
Thorsten Kukuk
3dcfa3657c
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
use pam_syslog instead of _pam_log
2005-09-03 17:22:50 +00:00
Thorsten Kukuk
fb568d06ff
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
Replace _log_err with pam_syslog
2005-09-03 17:17:21 +00:00
Thorsten Kukuk
c074d5f200
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Add pam_syslog to unify log messages from PAM modules.
2005-09-03 17:09:19 +00:00
Thorsten Kukuk
cde46e48b8
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix memory leak (patch by Dmitry V. Levin)
2005-09-02 11:59:32 +00:00
Thorsten Kukuk
44e952f399
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
pam_cracklib:
- Make cracklib dict path an option
- Don't compile a hard path to cracklib dict, libcrack knows it better
- Use pam_prompt().
With this, pam_cracklib should work again after moving to automake.
2005-09-02 08:46:23 +00:00
Thorsten Kukuk
8d8cd5b892
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Add missing aclocal call to autogen.sh
2005-09-01 20:37:48 +00:00
Thorsten Kukuk
a4f79c1252
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Fix memory leak in pam_vprompt and adjust printf attribute. Patch
from Dmitry V. Levin.
2005-09-01 19:21:19 +00:00
Thorsten Kukuk
3a265f6249
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Add PAM extensions pam_*prompt, pam_*error and pam_*info for usage
by modules to libpam, add new pam_ext.h header file with prototypes.
2005-09-01 13:59:20 +00:00
Thorsten Kukuk
50c04bd94c
Relevant BUGIDs: none
...
Purpose of commit: cleanup
Commit summary:
---------------
cleanup the header files, don't include allways all other header files.
2005-08-29 13:04:37 +00:00
Thorsten Kukuk
e82456a57c
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Mark missing strings for translations (login and password)
Fix \a problem with pot/po files
2005-08-26 13:49:21 +00:00
Tomas Mraz
0c7b9b0b70
Relevant BUGIDs:
...
Purpose of commit: bugfix
Commit summary:
---------------
Fixed some translation errors.
2005-08-24 12:30:59 +00:00
Thorsten Kukuk
48f76ecb25
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Change major version number back to "0".
Add more patches from ALT-Linux/OWL:
2005-08-23 13:44:21 +00:00
Thorsten Kukuk
ed5d20953e
Relevant BUGIDs: none
...
Purpose of commit: new feature
Commit summary:
---------------
Lot of new translations
2005-08-19 15:12:00 +00:00
Thorsten Kukuk
bdcce71660
Relevant BUGIDs: none
...
Purpose of commit: bugfix
Commit summary:
---------------
Add two missing files.
2005-08-18 14:42:37 +00:00