Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery be4d02bd49 * Removed gethostbyname() dependency. This fixes Linux binary compatibility issues / crashes on startup. hace 16 años
  Bryan Drewery ef114853e8 * Add dns_reverse_block() hace 16 años
  Bryan Drewery 7a37fd1ffb * Move some ip code hace 16 años
  Bryan Drewery a0b48b021e * Add dns_lookup_block() hace 16 años
  Bryan Drewery 523cc8715c * Being work on dns_lookup_block() hace 16 años
  Bryan Drewery 34082d8dec * Update docs hace 16 años
  Bryan Drewery dbd12a770c Merge branch 'localhubs' hace 16 años
  Bryan Drewery 3d02b16f86 * Don't require hostname matching on unix domain sockets hace 16 años
  Bryan Drewery 1da96702f3 * Share protected user entries with localhubs for their children hace 16 años
  Bryan Drewery d65efaeadb * When auto adding hostname, do not consider -telnet! hostnames as conflicting. hace 16 años
  Bryan Drewery f288bd2502 * Add note about localhub linking hace 16 años
  Bryan Drewery 089e28ab59 * Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant hace 16 años
  Bryan Drewery c466ccf556 * Don't consider hub linked until a userfile has been downloaded. hace 16 años
  Bryan Drewery 0434830e97 * When restructuring for update, be sure to unlink the actual uplink, not the first bot. hace 16 años
  Bryan Drewery 4c276b97af * socklen should be socklen_t hace 16 años
  Bryan Drewery 17d47f06da * Only delay links to unix domain sockets - children bots hace 16 años
  Bryan Drewery 3ac164cdc8 * Delay leaf linking to localhub until it has received a userfile hace 16 años
  Bryan Drewery 55f1cb6886 * Fix regression in opening a listen port hace 16 años
  Bryan Drewery e3b75ae10b * Increase child leaf bot reconnect time to 5 seconds - hubs/localhubs still go on a 30 second cycle hace 16 años
  Bryan Drewery 4729cd467e * Fix sun addrlen hace 16 años
  Bryan Drewery 8d49bf6ac6 * Fix compiler warnings hace 16 años
  Bryan Drewery c2a6318275 * Fix possible crash in fatal() hace 16 años
  Bryan Drewery 69e8c5e71c * Sync localhub userlist changes back to hub after link hace 16 años
  Bryan Drewery cec129217e * Lookup bots in userlist again before booting as invalid hace 16 años
  Bryan Drewery 6188eb8f3a * Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub hace 16 años
  Bryan Drewery 196731eeed * Linking log fix hace 16 años
  Bryan Drewery 1748579766 * Localhub: Share new userfile with child bots once it has been (re)loaded from hub hace 16 años
  Bryan Drewery 9aee0f3cbd * Predecrement in server_secondly() hace 17 años
  Bryan Drewery ccaf7c9328 * Add child bots on link if wiped out from shared userlist hace 17 años
  Bryan Drewery 05e3490a75 * Close and delete the unix domain socket if a localhub loses its localhub status hace 17 años