summary refs log tree commit diff stats
path: root/plugins/sysinfo/sysinfo.c
AgeCommit message (Expand)Author
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-01-31sysinfo: Fix braindead logic for stripping spaces from the end of the OS name.Arnavion
2015-01-31sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space...Arnavion
2015-01-05sysinfo: Also show HDD information.Arnavion
2015-01-04sysinfo: Don't confuse build architecture with CPU architecture.Arnavion
2015-01-04sysinfo: Refactored out individual WMI parsing methods.Arnavion
2015-01-03Bring the sysinfo plugin to the 21st century.Arnavion
ef='/git-repos/torxchat.git/commit/src/common/proto-irc.h?h=feature/tor-i2p-dcc&id=94186f7888d5a730e52e433a21698154dfcc4e2e'>94186f78 ^
059cbcd4 ^

94186f78 ^










4a6ceffb ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42