summaryrefslogtreecommitdiffstats
path: root/src/responder/pam/pamsrv.c
Commit message (Expand)AuthorAgeFilesLines
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* PAM: Run pam responder as nonrootMichal Zidek2014-10-221-1/+1
* PAM: Create pipe file descriptors before privileges are droppedMichal Zidek2014-10-221-4/+26
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-2/+2
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+4
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-291-0/+94
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-15/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-13/+21
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-5/+8
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-11/+11
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* change responder contexts hierarchyPavel Březina2013-03-201-8/+12
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-1/+1
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-3/+1
* sssd_pam: Cleanup requests cache on sbus reconectSimo Sorce2012-12-141-1/+4
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-2/+1
* Modified responder_get_domain()Jan Zeleny2012-04-241-1/+1
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-4/+4
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-02-171-1/+12
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-171-0/+5
* PAM: make initgroups timeout work across multiple clientsStephen Gallagher2011-12-201-0/+9
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* Allow changing the log level without restartStephen Gallagher2011-05-061-1/+1
* Update the ID cache for any PAM requestStephen Gallagher2010-12-221-0/+9
* Honor filter_users in PAMStephen Gallagher2010-06-171-3/+28
* Remove dead code from the PAM responderJakub Hrozek2010-06-061-12/+0
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-17/+17
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-081-0/+1
* Eliminate monitor reconfigStephen Gallagher2010-03-041-13/+0
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-221-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+224