summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-21RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher1-4/+4
2012-01-09nsssrv: use sized_string in fill_grentSimo Sorce1-35/+48
2012-01-09nsssrv: use sized_string in fill_pwentSimo Sorce1-41/+56
2012-01-09nsssrv: add string manipulation helperSimo Sorce1-0/+11
2011-12-21Return user and group names lowercased in case insensitive domainsJakub Hrozek1-12/+32
2011-12-21sss_get_cased_name utility functionJakub Hrozek1-6/+3
2011-12-19Pass client context to sss_dp_get_account_sendJakub Hrozek1-1/+1
2011-12-16Use the case sensitivity flag in respondersJakub Hrozek1-12/+27
2011-12-16Responders: Split getting domain by name into separate functionJakub Hrozek1-16/+3
2011-12-07Pass the correct private data into Data Provider callbackJakub Hrozek1-1/+1
2011-12-05Ignore NULL-terminator when checking UTF8-validityStephen Gallagher1-3/+3
2011-11-29RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher1-50/+111
2011-11-18RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher1-0/+21
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-7/+7
2011-08-08Prevent segfault if vetoed_shells are specified without allowed_shellsJakub Hrozek1-16/+19
2011-07-29Add vetoed_shells optionJohn Hodrien1-1/+12
2011-07-21Fix indexing of skipped groupsJakub Hrozek1-2/+4
2011-06-27fix typosSimo Sorce1-5/+5
2011-06-02Non-posix group processing - ldap provider and nss responderJan Zeleny1-3/+11
2011-05-31Fix typo in initgroups negative cache checkStephen Gallagher1-1/+1
2011-05-20Add new options to override shell valueJakub Hrozek1-1/+38
2011-05-20Add a new option to override home directory valueJakub Hrozek1-1/+133
2011-05-20Add a new option to override primary GID numberJakub Hrozek1-1/+9
2011-04-15Fix regression where nonexistent entries were never added to the negative cacheStephen Gallagher1-21/+21
2011-04-15Fix a regression with the negative cache in multi-domain configurationsStephen Gallagher1-3/+18
2011-01-06Remove unused enumeration cache timeout checksSumit Bose1-30/+2
2011-01-06Post enumeration tevent request if neededSumit Bose1-8/+41
2011-01-06Return groups and users from all domains during enumerationSumit Bose1-3/+5
2010-10-26Always use talloc_zero() to allocate cmdctxSumit Bose1-2/+2
2010-10-15sysdb interface for adding fake usersJakub Hrozek1-1/+1
2010-10-15sysdb interface for adding incomplete groupsJakub Hrozek1-1/+1
2010-10-13Add netgroup support to the NSS responderStephen Gallagher1-2/+9
2010-10-13Split out some helper functions for the NSS responderStephen Gallagher1-83/+17
2010-10-13Require explicit setting of callback context for check_cacheStephen Gallagher1-7/+13
2010-09-22Initgroups on a non-cached user should go to the data providerStephen Gallagher1-1/+2
2010-09-08Handle multiple simultaneous enumeration requestsStephen Gallagher1-289/+706
2010-09-08Dead assignments cleanup in NSS responderJan Zeleny1-5/+7
2010-06-17Refactor the negative cacheStephen Gallagher1-13/+14
2010-06-17Ensure that all domains are checked for users/groupsStephen Gallagher1-3/+15
2010-04-12sysdb: convert sysdb_initgroupsSimo Sorce1-222/+117
2010-04-12Adjust fill_pwent and fill_grentSimo Sorce1-13/+13
2010-04-12sysdb: convert sysdb_enumgrentSimo Sorce1-161/+106
2010-04-12sysdb: convert sysdb_enumpwentSimo Sorce1-172/+116
2010-04-12sysdb: convert sysdb_getgrgidSimo Sorce1-193/+109
2010-04-12sysdb: convert sysdb_getgrnamSimo Sorce1-223/+134
2010-04-12sysdb: convert sysdb_getpwuidSimo Sorce1-198/+107
2010-04-12sysdb: convert sysdb_getpwnamSimo Sorce1-229/+190
2010-03-08Fixed alignment problems in nss client/serverGeorge McCollister1-6/+5
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-2/+2
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+3182