]> git.sur5r.net Git - bacula/rescue/commit
dhb this is a rewrite of the populate tree function. It uses the brand
authorDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 22:01:54 +0000 (22:01 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 25 Mar 2007 22:01:54 +0000 (22:01 +0000)
commitbccee287fc7f0cce2cdf4c7420f3452cb23fe7b8
treefedcedfcce060b767086fbb22e70169b48ddf11c
parentb4eb0b205753a8adf503df89bc9315713a7989f5
dhb  this is a rewrite of the populate tree function.  It uses the brand
     spanky new .sql "select ... from ..." console capabilities in the director
     It also uses a new dosql function in the console to return the results
     of the command as a QListString.  This simplifies the data access.