summaryrefslogtreecommitdiff
path: root/src/responder/pam/pam_LOCAL_domain.c
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08Move crypto functions into its own subdirJakub Hrozek1-1/+1
A refactoring patch that creates a common util/crypto subdir with per-implementation subdirectories for each underlying crypto library supported by SSSD.
2010-04-12sysdb: remove remaining traces of sysdb_handleSimo Sorce1-1/+0
2010-04-12sysdb: convert sysdb_get_user_attrSimo Sorce1-57/+39
2010-04-12Remove remaining use of sysdb_transaction_sendSimo Sorce1-99/+23
2010-04-12sysdb: convert sysdb_set_entry/user/group_attrSimo Sorce1-24/+4
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-1/+1
Logs from confdb with missing '\n' in the DEBUG statements annoyed me so I decided to fix them. I also made a quick grep through the code and found other places so I fixed them too.
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+476
Also update BUILD.txt