summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
Commit message (Expand)AuthorAgeFilesLines
...
* more space fixesOlivier Blin2008-06-121-20/+20
* do not translate empty stringOlivier Blin2008-06-121-1/+1
* space fixesOlivier Blin2008-06-121-12/+12
* - Add Kerberos SupportVicent Guardiola2008-06-031-179/+358
* - adduserdrakePascal Rigaux2008-03-251-0/+3
* SILENT: Test commit SVN okVicent Guardiola2007-10-161-8/+0
* SILENT: Test commit SVNVicent Guardiola2007-10-161-0/+7
* - drakauth:Pascal Rigaux2007-10-021-1/+3
* simplifyPascal Rigaux2007-08-311-3/+3
* update a stringThierry Vignaud2007-07-301-1/+1
* drakauth: fix bogus string (#10776)Thierry Vignaud2007-07-301-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-23/+82
* perl_checko cleanupThierry Vignaud2005-11-041-1/+1
* (set_raw) restart ypbind in install too (killing old todo)Thierry Vignaud2005-11-041-3/+1
* cleanup, and especially call ensure_are_installed with parameter "auto" durin...Pascal Rigaux2005-09-271-8/+29
* - password entry field should not show the password (bugzilla #18800)Pascal Rigaux2005-09-261-2/+2
* Remove Encrytion type for AD with SFU (not tested)Vicent Guardiola2005-09-061-2/+2
* perl_checker fixesPascal Rigaux2005-09-051-2/+2
* handle required package(s) not installed correctly (bugzilla #18180)Pascal Rigaux2005-09-051-7/+8
* Change definition for Active Directory with SFU and Active Directory WinbindVicent Guardiola2005-09-011-5/+5
* perl_checker compliancePascal Rigaux2005-09-011-1/+1
* allow Active Directory even on non corporate product (requested by our commer...Pascal Rigaux2005-09-011-1/+1
* Remove default_tgs_enctypes, default_tkt_enctypes, permitted_enctypesVicent Guardiola2005-09-011-0/+3
* allow removing lines in krb5_conf_update() (for vguardiola)Pascal Rigaux2005-09-011-3/+3
* revert changesFlorent Villard2005-08-031-2/+0
* some x86_64 build fixesFlorent Villard2005-08-031-0/+2
* replace remaining $net->{auth} with $authentication (since those variables ar...Pascal Rigaux2005-06-241-7/+7
* fix NISDOMAINOlivier Blin2005-06-241-1/+1
* stop messing with likeauth and nullok options and keep them on the pam_unix l...Pascal Rigaux2005-06-131-2/+1
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-031-16/+16
* read existing authentication conf (only minimal support for now)Pascal Rigaux2005-06-031-7/+12
* simplifyPascal Rigaux2005-06-031-3/+4
* don't display description for non proposed authentication kindsPascal Rigaux2005-03-311-16/+14
* SmartCard authentication needs a (bloody) proprietary package,Pascal Rigaux2005-03-221-3/+11
* replace "Advanced" with "Authentication method" (as suggested in bugzilla #11...Pascal Rigaux2005-02-141-0/+1
* fix switching back nsswitch.conf to local authentication (bugzilla #13024)Pascal Rigaux2005-01-141-10/+17
* "Administrator (root)" is more user-friendly than "root"Pascal Rigaux2005-01-031-2/+2
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-3/+3
* - any::enableShadow() -> authentication::enable_shadow()Pascal Rigaux2004-12-021-5/+9
* Move crypt() in the package it belongs toRafael Garcia-Suarez2004-12-021-0/+5
* make $when_network_is_up optionalPascal Rigaux2004-11-301-1/+3
* - move some functions from any.pm to authentication.pmPascal Rigaux2004-11-301-0/+72
* white space normalisationPascal Rigaux2004-11-301-4/+4
* minimal authentication get() functionPascal Rigaux2004-11-291-0/+5
* create %kind2pam_kindPascal Rigaux2004-11-291-7/+14
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-2/+2
* - correctly restore pam.d/system-auth when setting "local" authenticationPascal Rigaux2004-11-101-6/+14
* SmartCard authentication needs pkg castella-pamPascal Rigaux2004-11-071-0/+1
* add "Smart Card" authentication (using pam_castella) (as asked by flepied)Pascal Rigaux2004-11-051-7/+14