summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tag 0.47.7Nalin Dahyabhai2013-08-073-2/+9
* Avoid slapi_escape_filter_value(), which is freshNalin Dahyabhai2013-08-071-4/+4
* Doc updates, tag 0.47.6.Nalin Dahyabhai2013-08-073-4/+16
* Add some missing "#ifdef HAVE_SSS_NSS_IDMAP"sNalin Dahyabhai2013-08-071-4/+12
* Update the FSF's address, escape a macro in .specNalin Dahyabhai2013-08-072-3/+7
* Changelog the .spec file version bumpNalin Dahyabhai2013-08-071-0/+9
* WIP: bump versionAlexander Bokovoy2013-08-072-2/+2
* Add inlined version of what format_strdupbv()Nalin Dahyabhai2013-08-071-1/+6
* sch-ipa.txt: add documentation about trusted domains support for FreeIPAAlexander Bokovoy2013-08-071-0/+48
* slapi-nis.spec: add dependencies to SSSD and PAM componentsAlexander Bokovoy2013-08-071-0/+1
* 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
* configure: add configure checks for sss_idmap and define attribute to lookup ...Alexander Bokovoy2013-08-071-0/+73
* 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
* tag 0.47Nalin Dahyabhai2013-05-243-2/+8
* Factor out the sleepingNalin Dahyabhai2013-05-241-2/+7
* Add %sort() and %dribble_merge()Nalin Dahyabhai2013-05-2312-1/+1901
* 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
* Fix test syntax errors that newer ns-slapd noticesNalin Dahyabhai2013-05-231-5/+5
* bump to 0.46Nalin Dahyabhai2013-04-043-2/+13
* check SLAPI_PLUGIN_OPRETURN valuesNalin Dahyabhai2013-04-041-0/+21
* don't skip changes that only affect map membershipNalin Dahyabhai2013-04-0421-11/+278
* correct typo (-m rather than -s)Nalin Dahyabhai2013-03-201-1/+1
* tag 0.45Nalin Dahyabhai2013-03-193-3/+10
* Fix multiplexing of multiple clientsNalin Dahyabhai2013-03-191-5/+11
* Add a changelog entry for that last changeNalin Dahyabhai2013-02-051-0/+4
* Work around multilib in example .ldifs, fix datesNalin Dahyabhai2013-02-051-6/+7
* default to not using betxns on older releasesNalin Dahyabhai2012-11-201-2/+11
* fixup log messages and a signed booleanNalin Dahyabhai2012-11-143-5/+5
* tag 0.44Nalin Dahyabhai2012-11-142-2/+9
* just go human-readable on version detailsNalin Dahyabhai2012-11-141-3/+3
* 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-133-2/+15
* re-sync with fedora package changelogNalin Dahyabhai2012-11-131-0/+3
* tag 0.43Nalin Dahyabhai2012-11-132-3/+3
* - reintroduce support for directory server transactions (nhosoi, IPA#3046)Nalin Dahyabhai2012-11-131-0/+6
* add test use of betxnsNalin Dahyabhai2012-11-127-0/+40