summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP compat plugin: solve deadlock when looking up SSSD usersfreeipa-nss-compatAlexander Bokovoy2013-07-2610-267/+451
* schema-compat: add support for querying trusted domain users through SSSDAlexander Bokovoy2013-07-165-45/+982
* configure: add configure checks for sss_idmap and define attribute to lookup...Alexander Bokovoy2013-07-161-0/+48
* 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
* Overhaul betxn supportNalin Dahyabhai2012-11-019-213/+499
* compare LDIF without case sensitivityNalin Dahyabhai2012-10-251-5/+16
* notes on what changes when we switch to betxnsNalin Dahyabhai2012-10-161-0/+18
* make NIS Plugin and Schema Compatibility Plugin betxn awareNoriko Hosoi2012-10-165-65/+226
* add a pointer to the project siteNalin Dahyabhai2012-10-021-0/+2
* add shadow, passwd.adjuct, base64-encode nis-disallowed-charsNalin Dahyabhai2012-08-232-4/+69
* mark this as the real 0.42Nalin Dahyabhai2012-06-131-1/+4
* drop support for directory server transactionsNalin Dahyabhai2012-06-139-275/+0
* note at configure-time if we're doing txnsNalin Dahyabhai2012-06-061-32/+33
* - tag 0.42Nalin Dahyabhai2012-05-223-2/+7
* - fix a leakNalin Dahyabhai2012-05-221-21/+39
* - tag 0.41Nalin Dahyabhai2012-04-103-2/+8
* - log errors evaluating pad expressions in %%link rather than continuing on u...Nalin Dahyabhai2012-04-101-0/+15
* Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2012-04-039-42/+95
|\
| * - bump to 0.40Nalin Dahyabhai2012-03-303-2/+8
| * - treat the padding values used by %link() into expressions instead ofNalin Dahyabhai2012-03-306-40/+87
* | Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2012-03-2910-2/+164
|\|
| * - tag 0.39Nalin Dahyabhai2012-03-282-2/+9
| * - add a "default" functionNalin Dahyabhai2012-03-288-0/+155