* added GB_key_2_existing_quark (like GB_key_2_quark, but returns 0 for non-existing quarks)
* use GB_key_2_existing_quark in gb_delete_main_entry (avoid creating GB_SYSTEM_FOLDER after failed client connect). This fixes crash of arb_message when no server was running! (introduced in [6648])
* gb_pre_delete_entry
- if no remote_hash exists, do not erase anything from there
* rewrote GB_key_2_quark() and gb_key_2_quark() using gb_key_2_existing_quark()
63 lines of code changed in 5 files:
- do not TRACE_ALLOCS until block bug is fixed
5 lines of code changed in 1 file:
- When ~/arb_tcp.dat exists it is used by ARB, but editing in ptserver admin always edited $(ARBHOME)/lib/arb_tcp.dat. fixed
- added arb_tcp.dat configure button in nameserver admin window
28 lines of code changed in 3 files:
- param int->bool
6 lines of code changed in 6 files:
- measure time used for tests
30 lines of code changed in 1 file:
- avoid conflicts in directory generation
2 lines of code changed in 1 file: