-
… when it become Xlib (some reference to CXM was still there)
-
…lib. No need to have redundant name
-
…ction resolve_address in network/dns.anubis
-
…et_file.anubis and send_file.anubis. This is due to fallback on FTP_** protocol used long time ago to replace the version with raw mode on message queue. There is a bug on that version which I can't find. I decide to fallback to a working version by taking the FTP* protocol used in package manager with MailFountain. This version is modified version to take in account the type File_ref
-
add Anubix authentication message constant add get_message_queue_to_net_service. Which connect to remote net_service, apply the given function (like authentication process) and return the message_queue if every thing is success add generic_request_for_service and generic_send_message with logger name instead of logger function (String s) -> One. This means the UDP logger must be already started by the main application add class for one_line_fields in CXM_form
-
add view_name in VTM_view add management of icon in VT_view_entry
-
add mb_get_ip which return failure if can't resolve address instead of get_ip which return 127.0.0.1 in error case
-
prelimirary code for Asterisk lib
-
fix orthograph add simple_wait_for_reply function for waiting Muscle message answer
-
Add site UID for website. This is use by cookie session state improve cookies