summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent segfault if vetoed_shells are specified without allowed_shellsJakub Hrozek2011-08-081-16/+19
* Add vetoed_shells optionJohn Hodrien2011-08-021-1/+12
* Fix indexing of skipped groupsJakub Hrozek2011-07-211-2/+4
* Add new options to override shell valueJakub Hrozek2011-06-021-1/+38
* Add a new option to override home directory valueJakub Hrozek2011-06-021-1/+133
* Add a new option to override primary GID numberJakub Hrozek2011-06-021-1/+9
* Non-posix group processing - ldap provider and nss responderJan Zeleny2011-06-021-3/+11
* Fix typo in initgroups negative cache checkStephen Gallagher2011-05-311-1/+1
* Fix regression where nonexistent entries were never added to the negative cacheStephen Gallagher2011-04-151-21/+21
* Fix a regression with the negative cache in multi-domain configurationsStephen Gallagher2011-04-151-3/+18
* Remove unused enumeration cache timeout checksSumit Bose2011-01-061-30/+2
* Post enumeration tevent request if neededSumit Bose2011-01-061-8/+41
* Return groups and users from all domains during enumerationSumit Bose2011-01-061-3/+5
* Always use talloc_zero() to allocate cmdctxSumit Bose2010-10-261-2/+2
* sysdb interface for adding fake usersJakub Hrozek2010-10-151-1/+1
* sysdb interface for adding incomplete groupsJakub Hrozek2010-10-151-1/+1
* Add netgroup support to the NSS responderStephen Gallagher2010-10-131-2/+9
* Split out some helper functions for the NSS responderStephen Gallagher2010-10-131-83/+17
* Require explicit setting of callback context for check_cacheStephen Gallagher2010-10-131-7/+13
* Initgroups on a non-cached user should go to the data providerStephen Gallagher2010-09-221-1/+2
* Handle multiple simultaneous enumeration requestsStephen Gallagher2010-09-081-289/+706
* Dead assignments cleanup in NSS responderJan Zeleny2010-09-081-5/+7
* Refactor the negative cacheStephen Gallagher2010-06-171-13/+14
* Ensure that all domains are checked for users/groupsStephen Gallagher2010-06-171-3/+15
* sysdb: convert sysdb_initgroupsSimo Sorce2010-04-121-222/+117
* Adjust fill_pwent and fill_grentSimo Sorce2010-04-121-13/+13
* sysdb: convert sysdb_enumgrentSimo Sorce2010-04-121-161/+106
* sysdb: convert sysdb_enumpwentSimo Sorce2010-04-121-172/+116
* sysdb: convert sysdb_getgrgidSimo Sorce2010-04-121-193/+109
* sysdb: convert sysdb_getgrnamSimo Sorce2010-04-121-223/+134
* sysdb: convert sysdb_getpwuidSimo Sorce2010-04-121-198/+107
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-121-229/+190
* Fixed alignment problems in nss client/serverGeorge McCollister2010-03-081-6/+5
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-2/+2
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+3182