View Issue Details

IDProjectCategoryView StatusLast Update
0002242GNUnetnamestore servicepublic2012-06-02 19:15
Reporterschanzen Assigned ToMatthias Wachs  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002242: It should be possible to query the namestore for any name regardless of record type
DescriptionWe need a meta record type for namestore lookups that does not restrict the lookup to a specific RR type. I suggest GNUNET_GNS_RECORD_ANY value 0.
TagsNo tags attached.

Activities

schanzen

2012-03-28 11:33

administrator   ~0005659

Added GNUNET_NAMESTORE_TYPE_ANY
The logic in the code was already there.

Issue History

Date Modified Username Field Change
2012-03-28 11:16 schanzen New Issue
2012-03-28 11:16 schanzen Status new => assigned
2012-03-28 11:16 schanzen Assigned To => Matthias Wachs
2012-03-28 11:33 schanzen Note Added: 0005659
2012-03-28 11:33 schanzen Status assigned => resolved
2012-03-28 11:33 schanzen Resolution open => fixed
2012-04-01 13:16 Christian Grothoff Product Version => Git master
2012-04-01 13:16 Christian Grothoff Fixed in Version => 0.9.3
2012-04-01 13:16 Christian Grothoff Target Version => 0.9.3
2012-06-02 19:15 Christian Grothoff Status resolved => closed
2013-10-02 13:56 Christian Grothoff Category namestore => namestore service