Re: Small patch for ftpd to prevent deleting files.

2009-11-10 Thread Nick Guenther
On 11/10/09, Aristotelis wrote: > Hello all, > > I was trying to setup a backup server for a number of machines, and for > a number of reasons ftp was choosen as the underlying tranfer protocol. > Since in this backup server from a ftp point of view I wanted to make > the files "immutable",

small patch for man(4)pf

2009-11-10 Thread olli hauer
Hi, just run into the issue of a not documeted change in pf ;) Sinc Rev. 1.196 of pf_ioctl.c killed states are no longer returned in pfioc_state_kill.psk_af but instead in the new pfioc_state_kill.psk_killed. There are even more changes, but I guess they will be documented in short time. regard

Small patch for ftpd to prevent deleting files.

2009-11-10 Thread Aristotelis
Hello all, I was trying to setup a backup server for a number of machines, and for a number of reasons ftp was choosen as the underlying tranfer protocol. Since in this backup server from a ftp point of view I wanted to make the files "immutable", but also i wanted the user to be able to crea

Još samo 5 dana popusta - vežbajte kod kuće!

2009-11-10 Thread E-topshop
PoE!tovani, DoE!lo je hladno vreme... VeE>bajte u svom domu. Ostalo je joE! samo 5 dana da sebi obezbedite fitnes kod kuDe uz popust od 10%. Ako imate problem sa nezategnutim donjim delom tela preporuD ujemo Leg Magic Super fitnes spravu, a ako E>elite prijatnu masaE>u leDa tokom treninga za c

malloc chunk list diff

2009-11-10 Thread Otto Moerbeek
Hi, I've been working on a malloc diff after being prompted by Fabien Romano and Jonathan Armani that there are cases where malloc's performance is quite bad. These cases occur when freeing lots (and i mean lots) of small allocation in random or reverse order they were allocated, and gets worse if