ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Пакет bluemote
@ 2005-06-05 19:58 Dmitry (Mothlike) Marochko
  2005-06-05 20:37 ` Eugene Ostapets
  2005-06-07  7:26 ` Alexey Tourbin
  0 siblings, 2 replies; 21+ messages in thread
From: Dmitry (Mothlike) Marochko @ 2005-06-05 19:58 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

Добрый вечер.

Я заинтересовался пакетом bluemote как хорошей утилитой для remote
control компьютера через мобильник. Этакая лентяйка, действующая через
стены :) Заставить работаеть и опакетить ее оказалось совсем несложно,
но в процессе обточки напильником знающие люди сказали, что следующие
конструкции крайне небезопасны:

#define MAXLEN 500

[...]

char lockfile[MAXLEN];

[...]

int get_lock()
{
struct flock fl;

strcpy(lockfile, getenv("HOME"));
strcat(lockfile, BLUEMOTEDIR);
strcat(lockfile, LOCKFILE);


Подобным же образом в этой утилите задаются и конфигурационные файлы.
Стоит ли выкладывать такое в Сизиф, с учетом того что эта утилита
работает под обычным пользователем и не предполагается ее использовать
на сервере?

-- 
With best wishes,
Dmitry Marochko aka Mothlike


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2005-06-13  6:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-05 19:58 [sisyphus] Пакет bluemote Dmitry (Mothlike) Marochko
2005-06-05 20:37 ` Eugene Ostapets
2005-06-06 16:05   ` Dmitry (Mothlike) Marochko
2005-06-06 19:50     ` Boldin Pavel
2005-06-07  5:59     ` Epiphanov Sergei
2005-06-07  6:36       ` Epiphanov Sergei
2005-06-07  7:13         ` Andrei Bulava
2005-06-07  7:22           ` Epiphanov Sergei
2005-06-07  9:28         ` Andrey Rahmatullin
2005-06-09 16:20         ` Dmitry (Mothlike) Marochko
2005-06-13  6:32           ` [sisyphus] " Alexey Tourbin
2005-06-07  7:26 ` Alexey Tourbin
2005-06-07  7:36   ` Epiphanov Sergei
2005-06-07  7:43     ` Alexey I. Froloff
2005-06-07  8:16       ` Epiphanov Sergei
2005-06-07  9:38         ` Alexey Tourbin
2005-06-07 10:41           ` Epiphanov Sergei
2005-06-07 11:52             ` [sisyphus] asprintf(3) manpage? (was: Пакет bluemote) Alexey Tourbin
2005-06-07 12:37               ` Epiphanov Sergei
2005-06-07 15:32               ` Andrey Rahmatullin
2005-06-07 18:04   ` [sisyphus] Re: Пакет bluemote Dmitry (Mothlike) Marochko

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git