Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | Use the case sensitivity flag in responders | Jakub Hrozek | 1 | -1/+0 |
2011-12-16 | Responders: Split getting domain by name into separate function | Jakub Hrozek | 1 | -0/+13 |
2011-12-05 | Allow using Glib for UTF8 support | Stephen Gallagher | 1 | -9/+1 |
2011-11-29 | RESPONDER: Refactor DP requests into tevent_req style | Stephen Gallagher | 1 | -0/+8 |
2011-11-18 | RESPONDER: Ensure that all input strings are valid UTF-8 | Stephen Gallagher | 1 | -0/+9 |
2011-07-29 | Converge accept_fd_handler and accept_priv_fd_handler | Stephen Gallagher | 1 | -85/+50 |
2011-05-23 | Set _GNU_SOURCE globally | Sumit Bose | 1 | -3/+1 |
2011-05-06 | Allow changing the log level without restart | Stephen Gallagher | 1 | -0/+12 |
2011-05-06 | Create common sss_monitor_init() | Stephen Gallagher | 1 | -34/+3 |
2010-12-17 | Fix unchecked return value in set_nonblocking | Stephen Gallagher | 1 | -10/+53 |
2010-06-14 | Properly null-terminate socket path | Stephen Gallagher | 1 | -2/+4 |
2010-04-16 | Use SO_PEERCRED on the PAM socket | Sumit Bose | 1 | -1/+52 |
2010-04-16 | Revert "Add better checks on PAM socket" | Sumit Bose | 1 | -136/+1 |
2010-04-12 | sysydb: Finally stop using a common event context | Simo Sorce | 1 | -1/+1 |
2010-03-17 | Fixes for client communication | Sumit Bose | 1 | -5/+5 |
2010-03-15 | Fixed buffer alignment in exchange_credentials(). | George McCollister | 1 | -3/+7 |
2010-03-11 | Add better checks on PAM socket | Sumit Bose | 1 | -1/+132 |
2010-03-04 | Add forgotten \n in DEBUG statements | Martin Nagy | 1 | -2/+2 |
2010-02-22 | Remove unnecessary "domain" parameter from DP registration | Stephen Gallagher | 1 | -1/+1 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+589 |