[389-devel] Please review: [389 Project] #47602: Make ldbm_back_seq independently support transactions

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47602 0001-Ticket-47602-Make-ldbm_back_seq-independently-suppor Description: If ldbm_back_seq is called as a child of transaction, it fails to access the on-going transaction data. This patch picks up the parent transaction if any, and it calls

[389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47700 https://fedorahosted.org/389/attachment/ticket/47700/0001-Ticket-47700-Unresolved-external-symbol-references-b.patch Description of problem by na...@redhat.com: Various functions in the directory server are declared with extern C linkage, causing the

[389-devel] Please review: [389 Project] #47701: Make retro changelog trim interval programmable

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47701 https://fedorahosted.org/389/attachment/ticket/47701/0001-Ticket-47701-Make-retro-changelog-trim-interval-prog.patch Description: Currently, retro changelog trim interval is hardcoded with 5 minutes. #define CHANGELOGDB_TRIM_INTERVAL 300*1000 /* 5

Re: [389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

2014-02-17 Thread Noriko Hosoi
Nalin Dahyabhai wrote: On Mon, Feb 17, 2014 at 01:19:10PM -0800, Noriko Hosoi wrote: https://fedorahosted.org/389/ticket/47700 https://fedorahosted.org/389/attachment/ticket/47700/0001-Ticket-47700-Unresolved-external-symbol-references-b.patch Description of problem by na...@redhat.com:

Re: [389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

2014-02-17 Thread Nalin Dahyabhai
On Mon, Feb 17, 2014 at 02:06:23PM -0800, Noriko Hosoi wrote: Nalin Dahyabhai wrote: I think the second half of the original patch needs to be added back. When I compile master with the proposed fix applied, nm shows that lib/libaccess/.libs/libns_dshttpd_la-aclcache.o references an unmangled