summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Handle locking failuresNalin Dahyabhai2013-08-121-37/+64
* Make notes of our staged nsswitch lookupsNalin Dahyabhai2013-08-121-0/+23
* Switch to tracking entry sources explicitlyNalin Dahyabhai2013-08-122-13/+2
* Ensure that the grouplist entry array is initedNalin Dahyabhai2013-08-121-1/+1
* Don't log "with closest match (null)"Nalin Dahyabhai2013-08-121-15/+14
* Formatting, implicit NULL checksNalin Dahyabhai2013-08-121-4/+4
* Fix a type safety errorNalin Dahyabhai2013-08-121-1/+1
* Explicitly track the sources of cached entriesNalin Dahyabhai2013-08-122-7/+20
* Renames and fix a memory leakNalin Dahyabhai2013-08-123-55/+56
* Comment cleanupNalin Dahyabhai2013-08-121-7/+8
* Consolidate PAM error checking/handling/reportingNalin Dahyabhai2013-08-121-144/+108
* Compare object class names in bervals correctlyNalin Dahyabhai2013-08-121-3/+21
* Collapse a pair of blank linesNalin Dahyabhai2013-08-121-1/+0
* Make --with-pam-service a build-time optionNalin Dahyabhai2013-08-071-1/+2
* Build using sss_nss_idmap/PAM CFLAGS, tooNalin Dahyabhai2013-08-071-0/+3
* Notice when read locks failNalin Dahyabhai2013-08-071-24/+50
* Notice when we fail to write lockNalin Dahyabhai2013-08-071-6/+45
* Check if we fail to read-lockNalin Dahyabhai2013-08-071-8/+75
* Remember that locking can failNalin Dahyabhai2013-08-074-21/+24
* Avoid slapi_escape_filter_value(), which is freshNalin Dahyabhai2013-08-071-4/+4
* Add some missing "#ifdef HAVE_SSS_NSS_IDMAP"sNalin Dahyabhai2013-08-071-4/+12
* Add inlined version of what format_strdupbv()Nalin Dahyabhai2013-08-071-1/+6
* back-sch.c: authenticate users through PAM system-auth serviceAlexander Bokovoy2013-08-071-18/+126
* back-sch.c: search users and groups through NSSWITCHAlexander Bokovoy2013-08-071-6/+124
* src/Makefile.am: add back-sch-nss.c and back-sch-pam.c to buildAlexander Bokovoy2013-08-071-0/+10
* schema-compat: add support for authenticating users through PAMAlexander Bokovoy2013-08-071-0/+290
* schema-compat: add support for querying users and groups through NSSWITCHAlexander Bokovoy2013-08-071-0/+574
* back-sch: use plugin configuration to decide whether NSSWITCH should be consu...Alexander Bokovoy2013-08-071-1/+44
* back-sch: move structure definitions to back-sch.h to share with other codeAlexander Bokovoy2013-08-073-33/+97
* schema-compat: introduce a lock to protect PAM authenticationAlexander Bokovoy2013-08-072-0/+5
* Add %sort() and %dribble_merge()Nalin Dahyabhai2013-05-231-1/+286
* Clean up logging a little bitNalin Dahyabhai2013-05-231-8/+10
* Don't leak decoded XDR memoryNalin Dahyabhai2013-05-231-0/+8
* Fix some uninitialized-jump warningsNalin Dahyabhai2013-05-232-1/+5
* check SLAPI_PLUGIN_OPRETURN valuesNalin Dahyabhai2013-04-041-0/+21
* don't skip changes that only affect map membershipNalin Dahyabhai2013-04-041-11/+16
* correct typo (-m rather than -s)Nalin Dahyabhai2013-03-201-1/+1
* Fix multiplexing of multiple clientsNalin Dahyabhai2013-03-191-5/+11
* fixup log messages and a signed booleanNalin Dahyabhai2012-11-143-5/+5
* include header to avoid implicit declarationNalin Dahyabhai2012-11-141-0/+1
* log message fixupsNalin Dahyabhai2012-11-142-11/+13
* explicitly check for "no" valuesNalin Dahyabhai2012-11-141-1/+9
* warning cleanup: remove unused variablesNalin Dahyabhai2012-11-131-3/+2
* show betxn settings in the plugin versionNalin Dahyabhai2012-11-132-2/+2
* Overhaul betxn supportNalin Dahyabhai2012-11-018-213/+414
* make NIS Plugin and Schema Compatibility Plugin betxn awareNoriko Hosoi2012-10-165-65/+226
* add shadow, passwd.adjuct, base64-encode nis-disallowed-charsNalin Dahyabhai2012-08-231-4/+67
* drop support for directory server transactionsNalin Dahyabhai2012-06-138-253/+0
* - fix a leakNalin Dahyabhai2012-05-221-21/+39
* - log errors evaluating pad expressions in %%link rather than continuing on u...Nalin Dahyabhai2012-04-101-0/+15