Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tag 0.47 | Nalin Dahyabhai | 2013-05-24 | 3 | -2/+8 | |
* | Factor out the sleeping | Nalin Dahyabhai | 2013-05-24 | 1 | -2/+7 | |
* | Add %sort() and %dribble_merge() | Nalin Dahyabhai | 2013-05-23 | 12 | -1/+1901 | |
* | Clean up logging a little bit | Nalin Dahyabhai | 2013-05-23 | 1 | -8/+10 | |
* | Don't leak decoded XDR memory | Nalin Dahyabhai | 2013-05-23 | 1 | -0/+8 | |
* | Fix some uninitialized-jump warnings | Nalin Dahyabhai | 2013-05-23 | 2 | -1/+5 | |
* | Fix test syntax errors that newer ns-slapd notices | Nalin Dahyabhai | 2013-05-23 | 1 | -5/+5 | |
* | bump to 0.46 | Nalin Dahyabhai | 2013-04-04 | 3 | -2/+13 | |
* | check SLAPI_PLUGIN_OPRETURN values | Nalin Dahyabhai | 2013-04-04 | 1 | -0/+21 | |
* | don't skip changes that only affect map membership | Nalin Dahyabhai | 2013-04-04 | 21 | -11/+278 | |
* | correct typo (-m rather than -s) | Nalin Dahyabhai | 2013-03-20 | 1 | -1/+1 | |
* | tag 0.45 | Nalin Dahyabhai | 2013-03-19 | 3 | -3/+10 | |
* | Fix multiplexing of multiple clients | Nalin Dahyabhai | 2013-03-19 | 1 | -5/+11 | |
* | Add a changelog entry for that last change | Nalin Dahyabhai | 2013-02-05 | 1 | -0/+4 | |
* | Work around multilib in example .ldifs, fix dates | Nalin Dahyabhai | 2013-02-05 | 1 | -6/+7 | |
* | default to not using betxns on older releases | Nalin Dahyabhai | 2012-11-20 | 1 | -2/+11 | |
* | fixup log messages and a signed boolean | Nalin Dahyabhai | 2012-11-14 | 3 | -5/+5 | |
* | tag 0.44 | Nalin Dahyabhai | 2012-11-14 | 2 | -2/+9 | |
* | just go human-readable on version details | Nalin Dahyabhai | 2012-11-14 | 1 | -3/+3 | |
* | include header to avoid implicit declaration | Nalin Dahyabhai | 2012-11-14 | 1 | -0/+1 | |
* | log message fixups | Nalin Dahyabhai | 2012-11-14 | 2 | -11/+13 | |
* | explicitly check for "no" values | Nalin Dahyabhai | 2012-11-14 | 1 | -1/+9 | |
* | warning cleanup: remove unused variables | Nalin Dahyabhai | 2012-11-13 | 1 | -3/+2 | |
* | show betxn settings in the plugin version | Nalin Dahyabhai | 2012-11-13 | 3 | -2/+15 | |
* | re-sync with fedora package changelog | Nalin Dahyabhai | 2012-11-13 | 1 | -0/+3 | |
* | tag 0.43 | Nalin Dahyabhai | 2012-11-13 | 2 | -3/+3 | |
* | - reintroduce support for directory server transactions (nhosoi, IPA#3046) | Nalin Dahyabhai | 2012-11-13 | 1 | -0/+6 | |
* | add test use of betxns | Nalin Dahyabhai | 2012-11-12 | 7 | -0/+40 | |
* | Overhaul betxn support | Nalin Dahyabhai | 2012-11-01 | 9 | -213/+499 | |
* | compare LDIF without case sensitivity | Nalin Dahyabhai | 2012-10-25 | 1 | -5/+16 | |
* | notes on what changes when we switch to betxns | Nalin Dahyabhai | 2012-10-16 | 1 | -0/+18 | |
* | make NIS Plugin and Schema Compatibility Plugin betxn aware | Noriko Hosoi | 2012-10-16 | 5 | -65/+226 | |
* | add a pointer to the project site | Nalin Dahyabhai | 2012-10-02 | 1 | -0/+2 | |
* | add shadow, passwd.adjuct, base64-encode nis-disallowed-chars | Nalin Dahyabhai | 2012-08-23 | 2 | -4/+69 | |
* | mark this as the real 0.42 | Nalin Dahyabhai | 2012-06-13 | 1 | -1/+4 | |
* | drop support for directory server transactions | Nalin Dahyabhai | 2012-06-13 | 9 | -275/+0 | |
* | note at configure-time if we're doing txns | Nalin Dahyabhai | 2012-06-06 | 1 | -32/+33 | |
* | - tag 0.42 | Nalin Dahyabhai | 2012-05-22 | 3 | -2/+7 | |
* | - fix a leak | Nalin Dahyabhai | 2012-05-22 | 1 | -21/+39 | |
* | - tag 0.41 | Nalin Dahyabhai | 2012-04-10 | 3 | -2/+8 | |
* | - log errors evaluating pad expressions in %%link rather than continuing on u... | Nalin Dahyabhai | 2012-04-10 | 1 | -0/+15 | |
* | Merge branch 'master' of git.fedorahosted.org:/git/slapi-nis | Nalin Dahyabhai | 2012-04-03 | 9 | -42/+95 | |
|\ | ||||||
| * | - bump to 0.40 | Nalin Dahyabhai | 2012-03-30 | 3 | -2/+8 | |
| * | - treat the padding values used by %link() into expressions instead of | Nalin Dahyabhai | 2012-03-30 | 6 | -40/+87 | |
* | | Merge branch 'master' of git.fedorahosted.org:/git/slapi-nis | Nalin Dahyabhai | 2012-03-29 | 10 | -2/+164 | |
|\| | ||||||
| * | - tag 0.39 | Nalin Dahyabhai | 2012-03-28 | 2 | -2/+9 | |
| * | - add a "default" function | Nalin Dahyabhai | 2012-03-28 | 8 | -0/+155 | |
* | | - close the socket in case of error (static analysis) | Nalin Dahyabhai | 2012-03-22 | 1 | -0/+5 | |
|/ | ||||||
* | - add setting of a synthetic entry's entryUSN based on the source entry's ent... | Nalin Dahyabhai | 2012-03-15 | 6 | -18/+133 | |
* | - tag 0.38 | Nalin Dahyabhai | 2012-03-06 | 2 | -2/+5 |