Xinqi Bao's Git
projects
/
slstatus.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅ next
removed strlcat dependency (was used only once)
[slstatus.git]
/
slstatus.c
2016-09-04
Ali H. Fardan
what kind of weed is that?
blob
|
commitdiff
|
raw
2016-09-04
Ali H. Fardan
bringed back the loop
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Ali H. Fardan
imported a new vol_perc() function, this should fix...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Ali H. Fardan
added a tool for resetting the status bar && worked...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-03
Ali H. Fardan
added daemonization support
blob
|
commitdiff
|
raw
|
diff to current
2016-09-03
Ali H. Fardan
removed UPDATE_INTERVAL, it is neat to have it but...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-02
Ali H. Fardan
removed setstatus() && simplified main()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Ali H. Fardan
NOTREACHED comment
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Ali H. Fardan
simplified gid()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Ali H. Fardan
simplified uid() and fixed username()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Ali H. Fardan
removed unnecessary typecast and added more comments
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Ali H. Fardan
removed unneeded headers
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Ali H. Fardan
opened the file before the path concatenates, what...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Ali H. Fardan
forgot to give entropy() some candy too
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Ali H. Fardan
slow down boy! you opened the file too early!
blob
|
commitdiff
|
raw
|
diff to current
2016-08-30
Ali H. Fardan
got rid of conditional assignments && improved the...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
used a different implementation of smprintf() imported...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
worked around the buffer overrun in smprintf()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
removed heap dependency in datetime() and simplified...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
FIXME: buffer overflow warning
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
used constant string literals && remote initialization...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-25
Ali H. Fardan
removing typecasts for pcm_mixer cause more issues...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-23
Ali H. Fardan
removed unnecessary typecasts (might be a reason for...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
status_string can hold 4096 bytes now
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
fixed compiler warnings in a better way
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
fixed the code, works now
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
(void)ed the prototypes
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
set local function as static
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
the code describes itself, there is no need to write...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-20
Ali H. Fardan
braces are unneeded for one-liner if()/while()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-20
Ali H. Fardan
added bounds checking via secure strl*() routines
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
suckless coding style fix -> remove slstatus.h
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
added uptime function
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
load avg
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
added configuration option for n/a text
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Aaron Marcher
Added \n to all error messages.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Aaron Marcher
Formatting commit :(
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
simplified ram function
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
simplified wifi_essid by removing one malloc()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
added wifi essid
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
fixed strcat null possibility in main()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
fixed strlen-bomb in run_command
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
fixed memleak in datetime()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
void argument main()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
Fixed alsa function + datetime function
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
Added shell command function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Aaron Marcher
added, username, gid, uid
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
added disk functions for details
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
added memory values ram functions
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
fixed hostname function and added HOST_NAME_MAX limit
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
hostname function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-08
Aaron Marcher
added ip address function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Aaron Marcher
added entropy
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Aaron Marcher
Easier info function names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Aaron Marcher
Merge pull request #10 from sahne/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Daniel Walter
Fix some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Aaron Marcher
header
blob
|
commitdiff
|
raw
|
diff to current
2016-03-14
Aaron Marcher
completely new system: only values in config file get...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Aaron Marcher
whitespace error
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Aaron Marcher
fixed disk percent
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Aaron Marcher
Merge pull request #9 from sahne/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Daniel Walter
Add diskusage support
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
Merge pull request #8 from Vlaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Vincent Loupmon
Fixed locale defaulting to English
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
added update_interval check to config_check()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
fixed some small things (update_interval) interferes...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
Merge pull request #6 from sahne/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Walter
return n/a instead of exiting if a specific value canno...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Walter
add config checks on startup for better error handling
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Walter
add update_interval
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Walter
simplify smprintf by using vasprintf
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
Merge pull request #5 from Vlaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Vincent Loupmon
Fixed small buffer in get_datetime()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
small changes (var names)
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
put everything in logical order
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
Merge pull request #4 from Vlaix/ram
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Vincent Loupmon
Changed RAM calculation formula.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
changed to easier variable names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
changed to 4 spaces indentation (2 are not enough)
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
Merge pull request #3 from Vlaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Vincent Loupmon
Fixed broken wifi
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
Merge pull request #2 from pfannkuchengesicht/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Roy Freytag
fixed some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Aaron Marcher
fixed tabs xD
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Aaron Marcher
variable names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Aaron Marcher
commented and reordered
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
Aaron Marcher
revised everything
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Aaron Marcher
added config.def.h handling and fixed typo
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Aaron Marcher
initial commit
blob
|
commitdiff
|
raw
|
diff to current