summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slapi-nis: add support to resolve external members of IPA groupsexternalmembersAlexander Bokovoy2015-12-231-0/+64
* slapi-nis: populate data trees asynchronously after LDAP server startupAlexander Bokovoy2015-12-232-18/+96
* slapi-nis: fix processing of ID viewsAlexander Bokovoy2015-11-192-9/+25
* slapi-nis: delay sending responses from compat tree after map searchAlexander Bokovoy2015-11-195-11/+212
* Mention indexing when describing filter optionsNalin Dahyabhai2015-11-032-2/+6
* slapi-nis: don't search in SSSD when memberUid has no '@' separatorAlexander Bokovoy2015-07-281-2/+5
* Tag release 0.54.2Alexander Bokovoy2015-03-262-2/+7
* Make sure default buffer for nsswitch operations is big enoughAlexander Bokovoy2015-03-261-4/+1
* nss: make sure to remember the length of reallocated bufferAlexander Bokovoy2015-03-261-0/+4
* schema-compat: use libnss_sss.so.2 explicitly to resolve trusted domain users...Alexander Bokovoy2015-03-266-39/+231
* Use slapi_entry_find_attr instead of slapi_entry_attr_existsAlexander Bokovoy2015-03-262-2/+8
* Tag slapi-nis 0.54.1Alexander Bokovoy2014-11-062-2/+6
* schema-compat: support ID overrides in bind callbackAlexander Bokovoy2014-10-303-36/+111
* ID views: ignore searches for views outside the subtrees of schema-compat setsAlexander Bokovoy2014-10-302-11/+81
* tag 0.54Alexander Bokovoy2014-10-102-3/+8
* slapi-nis: normalize memberUid search filter when searching AD usersAlexander Bokovoy2014-10-101-3/+32
* Add support for FreeIPA ID viewsAlexander Bokovoy2014-10-107-31/+692
* tag 0.53HEADmasterNalin Dahyabhai2014-04-222-3/+9
* Tweak the self-tests just a bitNalin Dahyabhai2014-04-222-5/+17
* Correct the NIS defaults for "hosts" mapsNalin Dahyabhai2014-04-221-4/+4
* Better handle out-of-memory reading configurationNalin Dahyabhai2014-03-171-8/+6
* Accept schema-compat-lookup-nsswitch: passwdNalin Dahyabhai2014-03-171-1/+8
* Better handle out-of-memory reading configurationNalin Dahyabhai2014-03-171-4/+20
* Better handle out-of-memory reading configurationNalin Dahyabhai2014-03-171-2/+15
* Ignore unnamed entries when constructing NIS mapsNalin Dahyabhai2014-03-141-2/+3
* Fix a couple of memory leaks (static analysis)Nalin Dahyabhai2014-03-141-1/+3
* Check for OOM in format_expand_simple()Nalin Dahyabhai2014-03-131-1/+4
* Fixup nsswitch tests to allow the server to resolve its userNalin Dahyabhai2014-02-175-2/+15
* Add free() of a NULL pointer to make tools happyNalin Dahyabhai2014-02-171-0/+4
* Cast away type-mismatches calling xdr_free() (static analysis)Nalin Dahyabhai2014-02-171-9/+9
* Don't leak ftmp on out-of-memory (static analysis)Nalin Dahyabhai2014-02-171-0/+1
* Resync with latest mass rebuildNalin Dahyabhai2014-01-201-2/+5
* Tweak exclusiveArch on EL7Nalin Dahyabhai2014-01-201-2/+6
* Add a couple of bug references to RPM's changelogNalin Dahyabhai2013-12-171-2/+2
* tag 0.52Nalin Dahyabhai2013-12-163-2/+12
* Removing domains and maps correctlyNalin Dahyabhai2013-12-161-6/+6
* Actually allow TXN support to be enabled (ugh)Nalin Dahyabhai2013-12-131-1/+1
* Remove an unused local variableNalin Dahyabhai2013-12-121-1/+1
* Stop checking if a non-NULL value has a NULL valueNalin Dahyabhai2013-12-121-2/+2
* Silence a compiler warningNalin Dahyabhai2013-12-121-1/+2
* tag 0.51Nalin Dahyabhai2013-12-093-2/+8
* Accept slightly larger fragments (8K vs 8K - 4)Nalin Dahyabhai2013-12-091-4/+4
* Don't leak arguments to yp_all() (more of #967468)Nalin Dahyabhai2013-12-091-0/+1
* Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2013-11-251-4/+6
|\
| * Remove a possible memmove() of 0 bytesNalin Dahyabhai2013-11-191-4/+6
* | Whitespace fixupNalin Dahyabhai2013-11-151-2/+0
|/
* Note Alexander's changes in the next NEWS fileNalin Dahyabhai2013-11-151-0/+1
* Perform tests with fewer threadsNalin Dahyabhai2013-11-151-0/+1
* Correct syntax errorsNalin Dahyabhai2013-11-151-2/+2
* Coverity#11940: do not leak memory in the pam wrapper testAlexander Bokovoy2013-11-151-3/+5