search for: ilic

Displaying 5 results from an estimated 5 matches for "ilic".

Did you mean: ilia
2008 Mar 28
10
Inheriting from AdminController intstead from ApplicationController
Hi I would like to do the following: I have created an admin namespace and the required folders app/admin views/admin etc. And then I wanted all controllers under app/admin to inherit from a controller named AdminController which resists under app/admin/admin.rb instead of inhereting from ApplicationController, so I could better separate between admin and public section. The AdminController
2017 Mar 25
0
[Bug 1138] New: icmpv6 mld-listener-query not detcted
...etcted Product: nftables Version: unspecified Hardware: x86_64 OS: SuSE Linux Status: NEW Severity: normal Priority: P5 Component: kernel Assignee: pablo at netfilter.org Reporter: bratislav.ilic at prointer.rs It seems that nftables in Linux 4.10.4-1-default #1 SMP PREEMPT Sat Mar 18 12:29:57 UTC 2017 (e2ef894) x86_64 x86_64 x86_64 GNU/Linux just does not detect icmpv6 mld-listener-query packets. With following ruleset table inet filter { chain INPUT { type filter...
2001 Feb 03
1
WIN32 files have unix-style linebreaks?
Is it just me or doesn't all the Win32 files have unix-style EOL codes? I downloaded the nightly CVS tarball and tried to compile it in Visual Studio 6 but it failed partly because of that reason. It didn't even want to recognize some of the files (ie *.dsp files). It's a fairly simple operation to fix the problem but I don't know if it's my fault or if it realy something in
2000 Oct 18
3
Anybody working on Windows codec ?
Sorry if this has been on discussion before, but is anybody working on enabling Vorbis so that it can be used in Windows Media player and friends? Dejan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2019 Sep 03
0
Quota count and clone questions
Hi, I presume you figured this out after all this time, but in any case. Since quota_clone is not cumulative, it always inserts new record with actual quota, to be able to get correct results in postfixadmin one must: DROP TRIGGER mergequota2 ON quota2; And to prevent ERROR: duplicate key value violates unique constraint "quota2_pkey": CREATE FUNCTION public.clone_quota2() RETURNS