Commit Graph

41 Commits

Author SHA1 Message Date
Nalin Dahyabhai f337444307 update to 0.42
- fixes a slow memory leak
- removes transaction support, because 389's new strategy for adding
  transactions no longer expects plugins to change to accomodate the
  feature, and attempts to do so are now bad
2012-06-13 17:16:16 -04:00
Nalin Dahyabhai f4f35c9914 - of course, i forgot the new sources 2012-04-10 17:17:49 -04:00
Nalin Dahyabhai f48be61872 - log errors evaluating pad expressions in %%link rather than continuing on until we hit an arithmetic exception (#810258) 2012-04-10 17:12:49 -04:00
Nalin Dahyabhai a993c1f03e - treat padding values passed to the "link" function as expressions to be
evaluated rather than simply as literal values (part of #767372)
- add a "default" function for trying to evaluate one expression, then
  another, then another... (part of #767372)
- when creating a compat entry based on a real entry, set an entryUSN based on
  the source entry or the rootDSE (freeipa #864); the "scaffolding" entries
  won't have them
2012-04-03 12:07:56 -04:00
Nalin Dahyabhai 8143e92c1b - update to 0.38 2012-03-06 15:27:02 -05:00
Nalin Dahyabhai a7f763871f - fix a compile error on systems where LDAP_SCOPE_SUBORDINATE isn't defined (reported by Christian Neuhold)
- conditionalize whether we have a build dependency on tcp_wrappers (older releases) or tcp_wrappers-devel (newer releases)
2012-02-13 10:52:07 -05:00
Nalin Dahyabhai 663ab376f2 - jump to 0.36, which adds more formatting operators and tries to keep clients which "ypcat" by doing "yp_first"/"yp_next" from getting stuck when a nis map contains duplicate keys based on a single directory entry 2012-01-24 14:29:40 -05:00
Nalin Dahyabhai b0c2be4c76 - update to 0.34, pulling in fixes for memory leaks, performance
improvements, and initial support for server backend transactions
2012-01-19 14:24:37 -05:00
Dennis Gilmore b0f63f5b9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 22:01:45 -06:00
Nalin Dahyabhai d84fcec2eb - update to 0.28:
- when configured with --with-ldap=openldap, link with -lldap_r rather than -lldap (rmeggins, #769107)
2011-12-19 18:30:00 -05:00
Nalin Dahyabhai 986b9f9cca - when building for 389-ds, use Slapi_RWLocks if they appear to be available (the rest of #730394/#730403) 2011-12-06 14:48:37 -05:00
Nalin Dahyabhai d7f8644030 - update to 0.26
- use posix rwlocks instead of nspr rwlocks
2011-08-12 16:37:32 -04:00
Nalin Dahyabhai 14574aca42 - update to 0.25 2011-07-27 18:45:07 -04:00
Nalin Dahyabhai e73f356cb7 - speed up building compat entries with attributes with thousands of literal values (#692690) 2011-04-01 11:54:52 -04:00
Dennis Gilmore 0278bb3338 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 08:10:21 -06:00
Nalin Dahyabhai ffe3123291 - update to 0.22 2011-01-06 12:08:39 -05:00
Nalin Dahyabhai 7cdd06ee7d - update to 0.21 2010-11-23 14:33:12 -05:00
Nalin Dahyabhai 3fd362c481 - upadte to 0.20 2010-11-23 14:19:18 -05:00
Nalin Dahyabhai c59da85228 - update to 0.20 2010-11-23 14:15:46 -05:00
Nalin Dahyabhai 2dce4f0139 0.19: fix a brown-paper-bag crash 2010-11-22 20:05:35 -05:00
Nalin Dahyabhai 51f19601aa - update to 0.18 2010-11-22 19:37:15 -05:00
Nalin Dahyabhai 1a6b1df1b2 update to 0.18 2010-11-22 19:36:46 -05:00
Fedora Release Engineering dfdc062da9 dist-git conversion 2010-07-29 12:51:04 +00:00
Bill Nottingham 160182626c Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:15:33 +00:00
Jesse Keating adf4130661 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 04:26:18 +00:00
Nalin Dahyabhai b484294941 - change buildreq from fedora-ds-base-devel to 389-ds-base-devel, which
should avoid multilib conflicts from installing both arches of the new
    package (#511504)
2009-07-15 14:50:41 +00:00
Nalin Dahyabhai 5c8af7c854 don't forget that last change 2009-07-14 18:58:02 +00:00
Nalin Dahyabhai 5561cf549c fixup changelog entries that resemble macro invocations 2009-07-14 18:56:43 +00:00
Nalin Dahyabhai 4f73d84fbb send portmap registrations to the right place 2009-05-14 21:34:23 +00:00
Nalin Dahyabhai 013526c857 update to 0.16, which fixes a bug we don't trigger 2009-05-14 20:17:32 +00:00
Nalin Dahyabhai 8c984f8a7b - fix %deref and %referred to fail rather than return a valid-but-empty
result when they fail to evaluate (reported by Rob Crittenden)
2009-05-08 13:40:45 +00:00
Nalin Dahyabhai 22ceab2625 update to 0.14 to correctly handle being loaded but disabled (#499404) 2009-05-06 19:24:39 +00:00
Nalin Dahyabhai c44fc08299 - update to 0.13, fixing %link() (#498432) 2009-04-30 20:15:32 +00:00
Nalin Dahyabhai 49c21d1259 fixup a formatting typo in the changelog 2009-04-27 20:52:24 +00:00
Nalin Dahyabhai 685e513002 update to 0.11 2009-04-27 20:50:56 +00:00
Nalin Dahyabhai 068f1b9e73 update to 0.10 2009-03-05 00:57:35 +00:00
Jesse Keating 13487e7968 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 01:28:38 +00:00
Nalin Dahyabhai ecd2ee098c update to 0.9 2008-11-07 17:21:00 +00:00
Nalin Dahyabhai 6c5f104449 - update to 0.8.1 to fix a heap corruption (Rich Megginson) 2008-10-03 19:47:26 +00:00
Nalin Dahyabhai a54ed2d9ff - initial import 2008-08-13 15:16:50 +00:00
Kevin Fenzi c447645f0c Setup of module slapi-nis 2008-08-10 01:08:21 +00:00