Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag 0.45 | Nalin Dahyabhai | 2013-03-19 | 1 | -1/+1 |
* | tag 0.44 | Nalin Dahyabhai | 2012-11-14 | 1 | -1/+1 |
* | just go human-readable on version details | Nalin Dahyabhai | 2012-11-14 | 1 | -3/+3 |
* | show betxn settings in the plugin version | Nalin Dahyabhai | 2012-11-13 | 1 | -0/+13 |
* | tag 0.43 | Nalin Dahyabhai | 2012-11-13 | 1 | -1/+1 |
* | add test use of betxns | Nalin Dahyabhai | 2012-11-12 | 1 | -0/+18 |
* | Overhaul betxn support | Nalin Dahyabhai | 2012-11-01 | 1 | -0/+85 |
* | drop support for directory server transactions | Nalin Dahyabhai | 2012-06-13 | 1 | -22/+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 | 1 | -1/+1 |
* | - tag 0.41 | Nalin Dahyabhai | 2012-04-10 | 1 | -1/+1 |
* | - bump to 0.40 | Nalin Dahyabhai | 2012-03-30 | 1 | -1/+1 |
* | - tag 0.39 | Nalin Dahyabhai | 2012-03-28 | 1 | -1/+1 |
* | - add setting of a synthetic entry's entryUSN based on the source entry's ent... | Nalin Dahyabhai | 2012-03-15 | 1 | -11/+24 |
* | - tag 0.38 | Nalin Dahyabhai | 2012-03-06 | 1 | -1/+1 |
* | Merge branch 'master' of git.fedorahosted.org:/git/slapi-nis | Nalin Dahyabhai | 2012-02-14 | 1 | -1/+1 |
|\ | |||||
| * | - tag 0.37 | Nalin Dahyabhai | 2012-02-13 | 1 | -1/+1 |
* | | - skip checking if "" is declared | Nalin Dahyabhai | 2012-01-24 | 1 | -1/+1 |
* | | - fix threading API detection in non-dirsrv builds | Nalin Dahyabhai | 2012-01-24 | 1 | -1/+1 |
* | | - fix locking API detection in non-dirsrv builds | Nalin Dahyabhai | 2012-01-24 | 1 | -1/+1 |
|/ | |||||
* | - 0.36 | Nalin Dahyabhai | 2012-01-24 | 1 | -1/+1 |
* | - tag 0.35 | Nalin Dahyabhai | 2012-01-24 | 1 | -1/+1 |
* | - tag 0.34 | Nalin Dahyabhai | 2012-01-19 | 1 | -1/+1 |
* | - tag 0.33 | Nalin Dahyabhai | 2012-01-17 | 1 | -1/+1 |
* | - tag 0.32 | Nalin Dahyabhai | 2012-01-16 | 1 | -1/+1 |
* | - tag 0.31 | Nalin Dahyabhai | 2012-01-11 | 1 | -1/+1 |
* | - correct number of #endifs this time | Nalin Dahyabhai | 2012-01-10 | 1 | -1/+0 |
* | - whoops, fix that check | Nalin Dahyabhai | 2012-01-10 | 1 | -0/+9 |
* | - tag 0.30 | Nalin Dahyabhai | 2012-01-10 | 1 | -1/+1 |
* | - add config snippet for managed-entries and load it by default | Nalin Dahyabhai | 2012-01-10 | 1 | -1/+15 |
* | - add a testing option for toggling the skip-uninteresting-updates logic | Nalin Dahyabhai | 2012-01-10 | 1 | -0/+6 |
* | - make refint and memberof tests the default | Nalin Dahyabhai | 2012-01-10 | 1 | -10/+23 |
* | - turn on refint and memberof plugins when running tests | Nalin Dahyabhai | 2012-01-09 | 1 | -2/+28 |
* | - detect whether or not SLAPI interfaces for backend txn postop callbacks exist | Nalin Dahyabhai | 2012-01-09 | 1 | -1/+26 |
* | - tag 0.29 | Nalin Dahyabhai | 2012-01-04 | 1 | -1/+1 |
* | - bump this to 0.28, too | Nalin Dahyabhai | 2011-12-19 | 1 | -1/+1 |
* | - when configured with --with-ldap=openldap, link with -lldap_r rather than -... | Nalin Dahyabhai | 2011-12-19 | 1 | -1/+1 |
* | - tag for 0.27 | Nalin Dahyabhai | 2011-12-06 | 1 | -1/+1 |
* | - fix detection of slapi_rwlocks | Nalin Dahyabhai | 2011-08-16 | 1 | -2/+2 |
* | - when building for 389-ds, use Slapi_RWLocks if they appear to be available ... | Nalin Dahyabhai | 2011-08-16 | 1 | -2/+11 |
* | - tag 0.26slapi-nis-0.26 | Nalin Dahyabhai | 2011-08-12 | 1 | -2/+2 |
* | - error out when we don't select threading/locking APIs | Nalin Dahyabhai | 2011-08-12 | 1 | -0/+4 |
* | - make it harder to try to use both posix and nspr versions of things | Nalin Dahyabhai | 2011-08-12 | 1 | -4/+18 |
* | - separate which thread creation/manipulation/destruction API we use | Nalin Dahyabhai | 2011-08-12 | 1 | -0/+2 |
* | - tag 0.25 for releaseslapi-nis-0.25 | Nalin Dahyabhai | 2011-07-27 | 1 | -1/+1 |
* | - don't assume that libc will provide yp headers -- build them ourselves | Nalin Dahyabhai | 2011-05-13 | 1 | -26/+20 |
* | - tag 0.24slapi-nis-0.24 | Nalin Dahyabhai | 2011-04-21 | 1 | -1/+1 |
* | - try to add a man page for nisserver-plugin-defs | Nalin Dahyabhai | 2011-04-19 | 1 | -1/+2 |
* | speed up building compat entries with attributes with thousands of literal va...slapi-nis-0.23 | Nalin Dahyabhai | 2011-03-31 | 1 | -1/+1 |
* | - tag 0.22 | Nalin Dahyabhai | 2011-01-06 | 1 | -1/+1 |