[389-users] Changelog

2012-03-29 Thread Jim Finn
Is it possible to view the contents of the changelog? -- 389 users mailing list 389-us...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: [389-users] About LDAP filters

2012-03-14 Thread Jim Finn
I do not believe there is any noticeable performance difference one way or the other. (&(a=1)(b=2)) is the same as (&(b=2)(a=1)) On Wed, Mar 14, 2012 at 2:33 AM, Juan Asensio Sánchez wrote: > Hi > > Is it important the order of the filter in a search? So, what's the > most optomized filter? > >