similar to: [Bug 907] New: please include systemd service file

Displaying 20 results from an estimated 2000 matches similar to: "[Bug 907] New: please include systemd service file"

2015 Jan 22
2
[PATCH] increase fd_limit to max_client_limit automatically
Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on startup: Warning: fd limit (ulimit -n) is lower than required under max. load (256 < 1000), because of default_client_limit It could try increasing the limit first, and only report the warning if that fails. I'm attaching a patch that does just this. Without the patch, the soft fd limit is kept at whatever it
2014 Feb 21
1
[Bug 906] New: include systemd service file
https://bugzilla.netfilter.org/show_bug.cgi?id=906 Summary: include systemd service file Product: ulogd Version: SVN (please provide timestamp) Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: ulogd AssignedTo: netfilter-buglog at lists.netfilter.org
2003 Jan 26
1
[PATCH] open O_TEXT and O_BINARY for cygwin/windows
Ville Herva [mailto:vherva@niksula.hut.fi] wrote: > Of course, whether O_TEXT is defined or not does not > necessarily imply the availability of "t", but I > can't think of better alternative. Stratus VOS implements O_TEXT and O_BINARY but does not recognize "t". We have the options defined in ANS C and in POSIX. I'm at home and don't have my reference
2001 Nov 24
2
Authenticating the rsync server
Scenario: I have a main website. I want to allow other people with web servers to use rsync to synchronize mirror copies of my website. When the mirror website uses rsync to connect to the server, how can it be sure that the server is not an IP spoofing impostor that is serving up altered files?
2001 Mar 13
1
sysmetrics.c:42: SYSMETRICS_Init: Assertion hdc' failed.
A simple opengl app that used to work quite fine with wine. Newest CVS, has been like this for some time: ============================================================================ FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock Could not stat /mnt/teapot/movies (Input/output error), ignoring drive H: Warning: the temporary directory '/mnt/fat/temp' (specified in wine
2002 Sep 11
2
limit of 256 characters in pathname
Hi, We use rsync on NT (server and client) and we get errors on filenames with a path that has in total more than 256 characters. This seems to be caused by a limit in rsync, not in NT. Is there a way to break this limit withuo having to manually shorten all this filenames? Thx already! Rgds, Bart Coninckx Network Administrator CNE, ASE ************************************* Watco ICT Services
2014 Feb 05
5
[Bug 898] New: You can not add a non-name set with more than 255 elements aprox. Do not show any error.
https://bugzilla.netfilter.org/show_bug.cgi?id=898 Summary: You can not add a non-name set with more than 255 elements aprox. Do not show any error. Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5
2015 Mar 20
0
[PATCH] increase fd_limit to max_client_limit automatically
On 22 Jan 2015, at 14:01, Lauri Tirkkonen <ltirkkon at niksula.hut.fi> wrote: > > Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on > startup: > > Warning: fd limit (ulimit -n) is lower than required under max. load > (256 < 1000), because of default_client_limit > > It could try increasing the limit first, and only report the warning
2008 Sep 02
3
ftables package, zero rows
dear all, i'm just about to do some straightforward contingency tables using ftables (and ctab() for percents). the problem: factor "a" are regions, factor "b" are subregions. every region "a" consists of some subregions "b", but obviously not every subregion "b" is part of every region "a". if i use the ftable() function, the
2008 Jul 16
3
openssh 5.0p1: Solaris - Failed to allocate internet-domain X11 display socket.
On Solaris 10 (SPARC & x86), I'm seeing the following error: error: Failed to allocate internet-domain X11 display socket. I tracked this down to this code change between openssh 4.7p1 and 5.0p1: *** openssh-4.7p1/channels.c Mon Jun 25 03:04:47 2007 --- openssh-5.0p1/channels.c Wed Apr 2 15:43:57 2008 *************** *** 1,4 **** ! /* $OpenBSD: channels.c,v 1.270 2007/06/25 08:20:03
2000 Dec 05
2
openssh problems
Hi everyone: I am new so I hope so that this list will be the correct place for my question. I install openssh-2.3.0p1 yesterday on a machine with Red Hut Linux 6.2 and it was fine as client but not as server in other words I can use openssh from my machine to get in the other machines but when I try to do from another machines to the machine that I mentioned above, I got a error that said
2002 Apr 17
6
[Bug 220] sshd fails to read other users authorized_keys over nfs as root
http://bugzilla.mindrot.org/show_bug.cgi?id=220 ------- Additional Comments From markus at openbsd.org 2002-04-18 06:01 ------- i think i've seen this before and it was related to the realpath() implementation.... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2008 Mar 12
1
ftable and xtabs
Hoping someone can help me with xtabs and ftable. I'm trying to get a pair of ftables (possibly more) next to each other. For example: > dunhill_lights_xtab<-ftable(xtabs(grossedupobs ~ gender+age_group + dunhill_lights, data = ciggs)) > dunhill_lights_xtab dunhill_lights No Yes gender age_group Female
2007 Sep 08
3
Configure extension by software
Before an IP Phones can be registered to an Asterisk server, the extension for it must be configured in Asterisk. Usually, Asterisk adminintor must add the extension by hand. Is there any library, API to do this by software??? For example, i want to develope a software that add new extensions to Asterisk system, sothat, any IP Phones can use that extensions to establish a call. I'm digging
2004 Jul 22
2
A script to convert existing video files to Ogg
(Theora/Vorbis) available. Message-ID: <410011E4.2040904@hut.fi> Hello, I noticed that it's quite difficult currently to create Ogg format files (Ogg Theora for video and Ogg Vorbis for audio). There's only the encoder_example-program, which is included in the libtheora source packages, but seemingly not in any libtheora/libtheora-devel packages that are around the web for e.g.
2007 Mar 22
1
ChallengeResponseAuthentication defaults to no?
Hello, I have just installed OpenSSH 4.6p1 and it appears that ChallengeResponseAuthentication is not allowed unless I explicitly set it to "yes" in the sshd_config file. I am using the same config file as I did with 4.5p1 where it was allowed by default. Also, this is OpenSSH package from sunfreeware, but I believe that both versions were compiled with the same options. Is this the
2003 Aug 25
3
[Bug 630] built-in ssh-rand-helper
http://bugzilla.mindrot.org/show_bug.cgi?id=630 Summary: built-in ssh-rand-helper Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org ReportedBy: aet at cc.hut.fi
2007 Sep 06
2
Register Extension
Anybody uses Asterisk Java to register an extension to an Asterisk server ??? Is there any solution for this ? Phan Anh Vu DT12.K49.HUT RDLab ( C9.410 ) HUT --------------------------------- Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jun 18
2
Maildir + Evolution
I don't know if this is an Evolution bug or not, but when I use the maildir format with Dovecot 0.99.10p2 (from OpenBSD packages collection) and connect to it from Evolution 1.4 using IMAP, Evolution displays subfolders incorrectly. It actually does not show any subfolders, only root folders with names like "Folder.Subfolder" and "Folder.Subfolder.Subsubfolder".
2006 Aug 07
2
Is there a function in R can help me to plot such a figure?
Hi, i want to plot figure like this, http://www.cis.hut.fi/projects/somtoolbox/download/pics2/shotvs2_colorcode.png So is there a function or package in R can help me to do this. Any suggestion will be appreciated. Thanks in advance Jiantao Shi [[alternative HTML version deleted]]