From d92ffeea09a7a725ec16e15735f4b18670878187 Mon Sep 17 00:00:00 2001 From: Arnaud Cornet Date: Sat, 31 May 2008 12:24:56 +0200 Subject: [PATCH] Update todo --- TODO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/TODO b/TODO index d77c054..bf32eb5 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,24 @@ + home = getenv("HOME"); + if (!home) { + conf_die(&bip, "no $HOME !, do you live in a trailer ?"); + faudrait virer ca + pourquoi ? + bah mon bip a pas de HOME + ? + un user sans home ? + et je le definis juste pour pas qu'il conf_die + c'est possible ca ? :) + sarko + env - bip + le -s suffit + hum ok :) + c'est complètement élite "env -" :) + faudrait ptet pouvoir specifier directement le oidentd_path + oui et documenter -s + rajoute le -s au --help aussi a l'occasion + voila + + - Allow to dump a config file, so that when the config is dynamically changed, we can find it back after bip restart.