5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 03, 2024 — Jan 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed missing default rule More... about 20 years ago
Bumped version number More... about 20 years ago
Massive update More... about 20 years ago
2004-11-19 Benoit Gr�goire <[email protected]> * TODO: Add email domains to blacklist * wifidog/config.php, wifidog/include/user_management_menu.php: Add tech support email address * wifidog/hotspot_status.php: List of HotSpots that are open with summary of information. Designed to be included as part of another page. * wifidog/local_content/common/wifidog_logo_banner.gif: Add wifidog logo * wifidog/local_content/default/hotspot_logo_banner.jpg: Shrink the logo and write unknown hotspot, however this is still really ugly * wifidog/local_content/default/login.html, portal.html, stylesheet.css: Cosmetic fixes * wifidog/local_content/default/login.html.fr, portal.html.fr: Delete the files, this isn't the approach we will use for translation. * sql/wifidog-postgres-initial-data.sql, wifidog-postgres-schema.sql: Update with new node information structures. More... about 20 years ago
2004-11-18 Benoit Gr�goire <[email protected]> * src/ping_thread.c: Merge phil's bug fixes from stable branch * ipkg/rules: Merge phil's bug fixes from stable branch * configure.in: Set version to 1.1.0alpha More... about 20 years ago
ping_thread now detects when auth_servers change IPs and reset the firewall rules accordingly. Additional hooks in the firewall code to do this. Also, if we change primary auth_server, we reset the list, jsut in case the IP for the next auth_server was stale. That's done in conf.c. More... about 20 years ago
Merged in Phil's patch More... about 20 years ago
Short: New libhttpd and all atytending changes Long: More... about 20 years ago
Fixed typo More... about 20 years ago
Fix for timeout condition More... over 20 years ago
Fixed More... over 20 years ago
2004-11-04 Benoit Gr�goire <[email protected]> * wifidog/admin/hotspot_log.php: Add number of currently connected users here as well. More... over 20 years ago
2004-11-03 Benoit Gr�goire <[email protected]> * wifidog/ping/index.php: Log user-agent * extensive statistics work * sql/wifidog-postgres-schema.sql: Add description field for hotspots and log user-agent More... over 20 years ago
bumped version number to 1.0.2-pre1 More... over 20 years ago
Asynch read(). fixed bug in byte counting. *fixed typo ;-)))* More... over 20 years ago
Asynch read(). fixed bug in byte counting. More... over 20 years ago
added conffiles so it does not overwrite config files More... over 20 years ago
Whoops, forgot to compile before check-in ;-). More... over 20 years ago
Extra mutex logging and extra logging in ping_thread() More... over 20 years ago
ipkg/rules: building ipkg-tools before packaging More... over 20 years ago
2004-10-28 Benoit Gr�goire <[email protected]> * sql/wifidog-postgres-schema.sql: Add constraints to avoid empty string in email or user_id. * Some statistics fixes More... over 20 years ago
httpd URL now parsed with variable size buffers. More... over 20 years ago
Possibly broken check in More... over 20 years ago
ipkg/rules: removed --build=mipsel from ./configure More... over 20 years ago
* ipkg/rules: openwrt's buildroot has changed, modified ipkg accordingly, please read README.openwrt More... over 20 years ago
ipkg/rules: sed -i is not standard, did a workaround. More... over 20 years ago
Thread safe version of gethostbyname() More... over 20 years ago
Fixed an hard coded port in a redirect. It's still HTTP only however. More... over 20 years ago
More debugging in termination_handler() More... over 20 years ago
Replaced if with while in wdctl_status, now it will return all connected users. More... over 20 years ago