| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't overwrite existing schema when they already do. | Xin LI | 2013-10-02 | 2 | -5/+5 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-16 | 1 | -1/+1 |
* | Don't assume that the user have gcc and do not override default CFLAGS. | Xin LI | 2013-09-08 | 1 | -1/+5 |
* | Update to 2.4.36. | Xin LI | 2013-08-20 | 3 | -9/+9 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Add http mirrors as last resort option. | Xin LI | 2013-06-24 | 1 | -1/+2 |
* | Add an option to build SHA2 modules. | Xin LI | 2013-05-29 | 2 | -2/+24 |
* | Do not try to remove a directory not created or existing | Baptiste Daroussin | 2013-05-24 | 1 | -1/+0 |
* | Update to 2.4.35. | Xin LI | 2013-04-16 | 3 | -11/+11 |
* | Fixup for previous commit to fix installation issues reported by several | Xin LI | 2013-03-28 | 3 | -12/+12 |
* | - Split server and client manual pages (OpenLDAP ITS #7548) [1] | Xin LI | 2013-03-24 | 5 | -60/+241 |
* | - Fix build when SMBPASSWD is checked [1]; | Xin LI | 2013-03-14 | 2 | -8/+3 |
* | Fix version range representation. | Xin LI | 2013-03-12 | 1 | -2/+2 |
* | Update OpenLDAP to 2.4.34. | Xin LI | 2013-03-11 | 4 | -35/+33 |
* | Variable that start with _ are considered private to the defining | Eitan Adler | 2013-03-02 | 1 | -1/+1 |
* | The port only installs certain documentation file with the client slave | Xin LI | 2012-12-17 | 1 | -2/+2 |
* | Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and | Xin LI | 2012-12-12 | 1 | -21/+25 |
* | Update cyrus-sasl2 to 2.1.26. | Hajimu UMEMOTO | 2012-12-10 | 1 | -3/+3 |
* | o Correct typo. | Xin LI | 2012-11-30 | 1 | -1/+1 |
* | Update to 2.4.33. | Xin LI | 2012-10-13 | 4 | -129/+11 |
* | fix plist for use with pkg. | Xin LI | 2012-10-09 | 2 | -2/+1 |
* | Apply a vendor fix to mdb initialization crash. | Xin LI | 2012-09-05 | 2 | -1/+119 |
* | Move the rc.d scripts of the form *.sh.in to *.in | Doug Barton | 2012-08-05 | 2 | -1/+1 |
* | DYNAMIC_BACKEND should be in the default. | Xin LI | 2012-08-01 | 1 | -1/+1 |
* | Don't remove schema if they are modified. | Xin LI | 2012-07-31 | 2 | -14/+1 |
* | Update to 2.4.32, while I'm there, convert to OptionsNG | Xin LI | 2012-07-31 | 3 | -115/+128 |
* | Don't override UNIQUENAME. Without this, -client slave will overwrite | Xin LI | 2012-06-14 | 1 | -2/+1 |
* | Wrap USERS and GROUPS within !CLIENT_ONLY, the user credential | Xin LI | 2012-05-01 | 1 | -1/+3 |
* | - Allow building with MDB option; | Xin LI | 2012-04-23 | 5 | -62/+37 |
* | Update to 2.4.30. | Xin LI | 2012-04-18 | 6 | -95/+38 |
* | Don't list LDAP_RUN_DIR as required_dirs since we will create it. | Xin LI | 2012-03-30 | 2 | -2/+1 |
* | Create LDAPRUNDIR before starting. | Xin LI | 2012-03-29 | 2 | -2/+3 |
* | Allow building with Berkeley DB 5.x based on popular demands. | Xin LI | 2012-03-13 | 1 | -1/+2 |
* | Remove a duplicate @dirrmtry, as spotted by pkg2ng. | Xin LI | 2012-03-12 | 1 | -1/+0 |
* | - Chase unixODBC shlib bump | Martin Wilke | 2012-02-06 | 1 | -1/+2 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -3/+1 |
* | Pet portlint(1). | Xin LI | 2011-07-20 | 1 | -5/+5 |
* | Add license. | Xin LI | 2011-07-20 | 1 | -0/+5 |
* | Update to 2.4.26. | Xin LI | 2011-07-05 | 6 | -26/+19 |
* | Remove painful examples of foo="", with particular prejudice against | Doug Barton | 2011-05-15 | 1 | -1/+0 |
* | inet_ntoa is not thread-safe as it uses a static store, which may | Xin LI | 2011-05-02 | 2 | -1/+71 |
* | Make OpenLDAP libraries link against libfetch when requested and not only | Xin LI | 2011-04-02 | 2 | -5/+14 |
* | Disable FETCH support by default, as it adds a new requirement to fetch(3) | Xin LI | 2011-03-28 | 1 | -2/+2 |
* | Update to 2.4.25. | Xin LI | 2011-03-28 | 4 | -71/+17 |
* | Add a patch from OpenLDAP ITS 6832 to fix build when the user uses a custom | Xin LI | 2011-03-21 | 1 | -0/+68 |
* | Update OpenLDAP to 2.4.24. | Xin LI | 2011-02-24 | 6 | -43/+49 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -2/+2 |
* | WITH_SMBPWD should apply only when building servers. | Xin LI | 2010-08-02 | 1 | -1/+1 |