Age | Commit message (Expand) | Author | Files | Lines |
2010-06-17 | Honor filter_users in PAM | Stephen Gallagher | 3 | -10/+47 |
2010-06-17 | Move setup of filter_users and filter_groups to negcache.c | Stephen Gallagher | 3 | -187/+220 |
2010-06-17 | Refactor the negative cache | Stephen Gallagher | 5 | -57/+57 |
2010-06-17 | Ensure that all domains are checked for users/groups | Stephen Gallagher | 1 | -3/+15 |
2010-06-14 | Properly null-terminate socket path | Stephen Gallagher | 1 | -2/+4 |
2010-06-10 | Check the correct variable for NULL after creating timer | Stephen Gallagher | 1 | -1/+1 |
2010-06-06 | Remove dead code from the PAM responder | Jakub Hrozek | 2 | -13/+0 |
2010-05-26 | Add support for delayed kinit if offline | Sumit Bose | 1 | -1/+1 |
2010-04-16 | Use SO_PEERCRED on the PAM socket | Sumit Bose | 2 | -1/+55 |
2010-04-16 | Revert "Add better checks on PAM socket" | Sumit Bose | 2 | -140/+1 |
2010-04-12 | sysydb: Finally stop using a common event context | Simo Sorce | 1 | -1/+1 |
2010-04-12 | sysdb: remove remaining traces of sysdb_handle | Simo Sorce | 1 | -1/+0 |
2010-04-12 | sysdb: convert sysdb_initgroups | Simo Sorce | 1 | -222/+117 |
2010-04-12 | Adjust fill_pwent and fill_grent | Simo Sorce | 1 | -13/+13 |
2010-04-12 | sysdb: convert sysdb_enumgrent | Simo Sorce | 1 | -161/+106 |
2010-04-12 | sysdb: convert sysdb_enumpwent | Simo Sorce | 1 | -172/+116 |
2010-04-12 | sysdb: convert sysdb_get_user_attr | Simo Sorce | 1 | -57/+39 |
2010-04-12 | sysdb: convert sysdb_getgrgid | Simo Sorce | 1 | -193/+109 |
2010-04-12 | sysdb: convert sysdb_getgrnam | Simo Sorce | 1 | -223/+134 |
2010-04-12 | sysdb: convert sysdb_getpwuid | Simo Sorce | 1 | -198/+107 |
2010-04-12 | sysdb: convert sysdb_getpwnam | Simo Sorce | 3 | -448/+309 |
2010-04-12 | Remove remaining use of sysdb_transaction_send | Simo Sorce | 2 | -232/+32 |
2010-04-12 | sysdb: convert sysdb_cache_auth | Simo Sorce | 1 | -47/+39 |
2010-04-12 | sysdb: convert sysdb_set_entry/user/group_attr | Simo Sorce | 2 | -45/+7 |
2010-03-25 | Fix warnings from -Wmissing-field-initializers | Sumit Bose | 2 | -18/+18 |
2010-03-17 | Fix a series of memory leaks in the SBUS | Stephen Gallagher | 2 | -7/+6 |
2010-03-17 | Fixes for client communication | Sumit Bose | 2 | -9/+17 |
2010-03-15 | Fixed buffer alignment in exchange_credentials(). | George McCollister | 1 | -3/+7 |
2010-03-15 | Properly handle dbus send attempts on a closed connection | Stephen Gallagher | 2 | -44/+15 |
2010-03-11 | Add better checks on PAM socket | Sumit Bose | 2 | -1/+136 |
2010-03-08 | Make filter_users and filter_groups also per-domain | Jakub Hrozek | 1 | -13/+109 |
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 2 | -0/+2 |
2010-03-08 | Fixed alignment problems in nss client/server | George McCollister | 1 | -6/+5 |
2010-03-04 | Add forgotten \n in DEBUG statements | Martin Nagy | 5 | -9/+9 |
2010-03-04 | Eliminate monitor reconfig | Stephen Gallagher | 2 | -27/+0 |
2010-02-23 | Store lastLogin attribute when authenticating online | Jakub Hrozek | 1 | -0/+5 |
2010-02-22 | Remove unnecessary "domain" parameter from DP registration | Stephen Gallagher | 3 | -3/+3 |
2010-02-19 | Remove unneeded items from struct pam_data | Sumit Bose | 1 | -18/+0 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 16 | -0/+7801 |