hardinfo

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins occurring on or after 2009-04-25 14:16:04.

2009-07-24
04:07
Cleaner fix for file descriptor leak. (Ref. commit 8a77a967204d04cdf202622f22a49b76e860b1e5) check-in: 14ff7c92ad user: leandro@hardinfo.org tags: trunk
04:03
Use install(1) instead of mkdir(1) and cp(1) on install target. check-in: de847b455f user: leandro@hardinfo.org tags: trunk
03:53
Plug file descriptor leak (as per Debian bug #523930). Thanks to giagimari at libero dot it for strace logs. check-in: b7b6038513 user: leandro@hardinfo.org tags: trunk
03:52
Fix possible double free in computer::getOSKernel module method check-in: 2d8cd3a1d5 user: leandro@hardinfo.org tags: trunk
03:51
Fix possible crash if /proc/scsi/scsi does not exist. check-in: 2eba7d527f user: leandro@hardinfo.org tags: trunk
2009-07-19
14:44
Fix crash check-in: 16fdfec4f6 user: leandro@hardinfo.org tags: trunk
2009-07-18
17:41
Fix memory leak; use fclose() instead of pclose(). (Thanks to giagimari@libero.it) check-in: ec63629267 user: leandro@hardinfo.org tags: trunk
2009-07-09
14:54
Reorder status messages check-in: 929fc3f761 user: leandro@hardinfo.org tags: trunk
14:53
Fix double free check-in: 88dbd3f11e user: leandro@hardinfo.org tags: trunk
2009-07-06
23:44
Adding 1 vendor Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> check-in: dfb3676049 user: leandro@hardinfo.org tags: trunk
23:43
Adding 1 vendor Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> check-in: 3fd2cf3e45 user: leandro@hardinfo.org tags: trunk
23:43
- Adding CoreDuo identification - With processors with much instructions, not all of them are shown Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> check-in: f93ee45767 user: leandro@hardinfo.org tags: trunk
23:43
Adding 2 new interfaces Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> check-in: fee670a2d4 user: leandro@hardinfo.org tags: trunk
23:43
Adding detection of vendor of battery Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> check-in: d27fd1e6c6 user: leandro@hardinfo.org tags: trunk
2009-05-30
14:33
Add a label to the status bar to show if HardInfo is in remote or local mode check-in: 8342bead5a user: leandro@hardinfo.org tags: trunk
2009-05-17
15:54
More Remote mode fixes check-in: fbe4d63d71 user: leandro@hardinfo.org tags: trunk
2009-05-10
14:13
Implement SSH tunnel; needs more work, though. check-in: aed8db3447 user: leandro@hardinfo.org tags: trunk
2009-05-09
20:55
Fix compilation error when libsoup support is disabled check-in: e5826a3c36 user: leandro@hardinfo.org tags: trunk
20:53
Disable shell view while trying to establish connection check-in: 0207630bdf user: leandro@hardinfo.org tags: trunk
20:47
Make loading modules from the menubar possible check-in: bf508968a3 user: leandro@hardinfo.org tags: trunk
15:17
Make temporary ssh-askpass remove itself; chmod 0700 the remote.conf file check-in: 918e3f39e1 user: leandro@hardinfo.org tags: trunk
14:57
Change remote host dialog to be a Host Manager; add a Connect To window and a Remote menu. check-in: 4e55415c0a user: leandro@hardinfo.org tags: trunk
2009-05-06
14:59
Start implementing Host Editor dialog check-in: 139c7fa958 user: leandro@hardinfo.org tags: trunk
14:58
Fix about_func() return type check-in: 1381532acd user: leandro@hardinfo.org tags: trunk
2009-05-04
04:09
Allow SSH command-line parameters to be passed with the query string check-in: c67f5661ff user: leandro@hardinfo.org tags: trunk
03:38
Fix crash if there is no mounted filesystems (reported by Patrick Verner) check-in: 78bbf9ade5 user: leandro@hardinfo.org tags: trunk
02:25
Add ssh wrapper. check-in: aa4efd58a7 user: leandro@hardinfo.org tags: trunk
2009-05-03
16:35
Remove calls to DEBUG(). check-in: 26e7868bfe user: leandro@hardinfo.org tags: trunk
16:34
Update benchmark.conf check-in: c2fadba703 user: leandro@hardinfo.org tags: trunk
15:24
Change module.getModuleList(), so it also sends the module's icon filename. Stability fixes to the remote feature. check-in: 935c4484a0 user: leandro@hardinfo.org tags: trunk
2009-05-02
12:06
Add Vine Linux support (patch by Munehiro Yamamoto). check-in: f8fe2ba7dc user: leandro@hardinfo.org tags: trunk
00:48
Makes the XMLRPC client synchronous (fixes some stability problems) check-in: 515a579ba6 user: leandro@hardinfo.org tags: trunk
2009-05-01
17:11
First attempt at making connections to remote hosts check-in: c08597aac5 user: leandro@hardinfo.org tags: trunk
2009-04-30
10:30
Make module unloading more reliable check-in: 1ab6bb0c27 user: leandro@hardinfo.org tags: trunk
02:07
When unloading modules, clear all tree stores check-in: 8ebcc74bf1 user: leandro@hardinfo.org tags: trunk
01:16
Implement more remote client features check-in: 4ebc178f87 user: leandro@hardinfo.org tags: trunk
01:15
Implement an icon server (to download missing icons via HTTP). check-in: 86ea1f4efc user: leandro@hardinfo.org tags: trunk
01:15
Show the selected module name on window's title check-in: 4a81e07181 user: leandro@hardinfo.org tags: trunk
2009-04-27
15:06
Make unloading of modules possible check-in: f7870ba9cc user: leandro@hardinfo.org tags: trunk
2009-04-26
21:19
Making more room to implement the remote mode :) check-in: bb4ca806f6 user: leandro@hardinfo.org tags: trunk
15:52
Plug memory leaks check-in: 2cd7936fa4 user: leandro@hardinfo.org tags: trunk
05:36
Implement more XML-RPC methods. check-in: aa99ffcd95 user: leandro@hardinfo.org tags: trunk
05:26
More cleanups check-in: c2ebf0ad90 user: leandro@hardinfo.org tags: trunk
05:25
Remove unneeded methods; clean up check-in: 1b5a1871c8 user: leandro@hardinfo.org tags: trunk
05:07
Implement more methods; this will be cleaned up later. check-in: 2ca7814f15 user: leandro@hardinfo.org tags: trunk
02:36
Implement module.entryGetField() check-in: 176e4e39d8 user: leandro@hardinfo.org tags: trunk
01:54
Start implementing the XML-RPC server check-in: 78ba95375c user: leandro@hardinfo.org tags: trunk
2009-04-25
17:45
Add XML-RPC server (prototype); early work on the "Open Connection" dialog check-in: 1d937bacf1 user: leandro@hardinfo.org tags: trunk
14:16
Make clean_cpuname() more reliable (don't strip out needed strings) check-in: 257e8b3bcf user: leandro@hardinfo.org tags: trunk
14:16
Cleanups check-in: 4d6f20b3b2 user: leandro@hardinfo.org tags: trunk