2008-05-31 12:24:56 +02:00
|
|
|
<jj> home = getenv("HOME");
|
|
|
|
<jj> if (!home) {
|
|
|
|
<jj> conf_die(&bip, "no $HOME !, do you live in a trailer ?");
|
|
|
|
<jj> faudrait virer ca
|
|
|
|
<nohar> pourquoi ?
|
|
|
|
<jj> bah mon bip a pas de HOME
|
|
|
|
<nohar> ?
|
|
|
|
<nohar> un user sans home ?
|
|
|
|
<jj> et je le definis juste pour pas qu'il conf_die
|
|
|
|
<nohar> c'est possible ca ? :)
|
|
|
|
<gromit> sarko
|
|
|
|
<jj> env - bip
|
|
|
|
<jj> le -s suffit
|
|
|
|
<nohar> hum ok :)
|
|
|
|
<nohar> c'est complètement élite "env -" :)
|
|
|
|
<jj> faudrait ptet pouvoir specifier directement le oidentd_path
|
|
|
|
<nohar> oui et documenter -s
|
|
|
|
<jj> rajoute le -s au --help aussi a l'occasion
|
|
|
|
<jj> voila
|
|
|
|
|
|
|
|
|
2008-01-09 23:47:19 +01:00
|
|
|
- Allow to dump a config file, so that when the config is dynamically
|
|
|
|
changed, we can find it back after bip restart.
|
|
|
|
|
2005-05-19 01:31:14 +02:00
|
|
|
- allow global (or per net ?) IP filtering
|
|
|
|
- DCC proxying...
|
2006-01-29 22:14:20 +01:00
|
|
|
- encrypt logs
|
2007-06-01 00:09:24 +02:00
|
|
|
- pre_on_connect_send => before join
|
2005-11-16 19:34:25 +01:00
|
|
|
|
|
|
|
- use gnutls
|
|
|
|
- MODE #channel and WHO #channel on join
|
2006-07-04 00:14:02 +02:00
|
|
|
|
|
|
|
- this:
|
|
|
|
Hi Arnaud,
|
|
|
|
|
|
|
|
is it possible to implement a secondary nick option? If I'm connected
|
|
|
|
directly to IRC, it would be great if BIP fallbacked to the secondary
|
|
|
|
nickname.
|
|
|
|
|
|
|
|
I saw that BIP uses the default nickname + a "`". Where could I change
|
|
|
|
it to default nickname + "_"?
|
|
|
|
|
|
|
|
Thanks a lot for your help.
|
|
|
|
Best regards,
|
|
|
|
Whoopie
|
2006-08-31 09:57:39 +02:00
|
|
|
--
|
2006-10-21 14:06:31 +02:00
|
|
|
|
|
|
|
23:46 < nixternal> i have a question...when i log into my bip server with more
|
|
|
|
than 1 client at a time...i get a mass "ban message" from
|
|
|
|
the server..notice of all channel bans that i am in
|
|
|
|
23:52 < nohar> one of you client is downloading the ban list
|
|
|
|
23:52 < nohar> an both recieve the reply
|
|
|
|
23:52 < nixternal> ahhh
|
|
|
|
23:52 < nixternal> i am using konversation..so i need to figure how to shut
|
|
|
|
that off
|
|
|
|
23:53 < nixternal> the ban list for 50 channels sucks ;)
|
|
|
|
23:53 < nohar> yeah i don't know if you can disable this in konversation. maybe
|
|
|
|
we should code a hack for the ban reply to go only to the client
|
|
|
|
that asked for it
|
|
|
|
23:54 < nohar> there is such thing for /who already
|
|
|
|
|
2007-03-23 22:45:03 +01:00
|
|
|
_____________
|
|
|
|
FAQ:
|
|
|
|
- why I cannot add non-ssl servers with ssl-servers
|
|
|
|
- why is my vhost not used when I connect (one IP)
|
2007-06-01 00:09:24 +02:00
|
|
|
|
|
|
|
|
2007-09-28 17:52:41 +02:00
|
|
|
- backlog_no_private
|