提交歷史

作者 SHA1 備註 提交日期
  ambrop7 0ea41b455e system: add BEventLock 15 年之前
  ambrop7 fe46c08569 ncd: pass BReactor and BProcessManager in module func_globalinit, add func_globalfree 15 年之前
  ambrop7 1d6caaca25 ncd/modules/depend: allow accessing provide variables through depend 15 年之前
  ambrop7 b5e69f40e4 ncd: allow modules to resolve variables in preceding statements 15 年之前
  ambrop7 c4e7db1871 NCDValue_InitString: take a const string 15 年之前
  ambrop7 836b93e805 NCDValue_InitString: take a const string 15 年之前
  ambrop7 bfea9543b5 BProcess: fix fd mapping 15 年之前
  ambrop7 a62da7a439 BProcess: support specifying a list of file descriptors to preserve and fd numbers to map them to inside the child 15 年之前
  ambrop7 3cdee2a3b6 BSocket: BSocket_Reactor is for windows too 15 年之前
  ambrop7 5219871b0b BProcess: move to process/ 15 年之前
  ambrop7 a81e202895 version 1.999.98rc11 15 年之前
  ambrop7 301ae54a82 examples/ipc_server: don't handle termination requests 15 年之前
  ambrop7 99333ee64d examples/ipc_client: do cleanup in one place 15 年之前
  ambrop7 9924fef1f3 examples/bprocess_example: do cleanup in one place 15 年之前
  ambrop7 aac81b5bca examples/dhcpclient_test: do cleanup in one place 15 年之前
  ambrop7 cf2b736cd0 tun2socks: do cleanup in one place 15 年之前
  ambrop7 2939d5706d flooder: do cleanup in one place (error and normal exit). This is possible now that all processing is done using jobs, and there are no error reporters enforcing 15 年之前
  ambrop7 0b916dfca2 server: do cleanup in one place (error and normal exit). This is possible now that all processing is done using jobs, and there are no error reporters enforcing 15 年之前
  ambrop7 2fe3fbf8dc client: do cleanup in one place (error and normal exit). This is possible now that all processing is done using jobs, and there are no error reporters enforcing 15 年之前
  ambrop7 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) 15 年之前
  ambrop7 5a34d9b18a NCDModule: port to DebugError 15 年之前
  ambrop7 a2972f08a3 ServerConnection: remove unused dead var 15 年之前
  ambrop7 5d4028ff49 examples/ipc_client.c: remove unused dead var 15 年之前
  ambrop7 fb36530668 examples/ipc_server.c: remove unused dead var 15 年之前
  ambrop7 7efb19f024 PasswordSender: port to DebugError 15 年之前
  ambrop7 f288c81ef2 flooder: remove unused dead var 15 年之前
  ambrop7 71a1e88546 DataProto: remove unused dead vars 15 年之前
  ambrop7 19091bc38a BIPCServer: don't include misc/dead.h 15 年之前
  ambrop7 ec7bc60c54 BIPC: port to DebugError 15 年之前
  ambrop7 288a969301 BSocksClient: port to DebugError 15 年之前