93 Révisions (bd21ac4dedc00e7fff5285c5272ee55c86fa0fc9)
 

Auteur SHA1 Message Date
  Joachim Nilsson bd21ac4ded Fix #45: Add --with-udev[=PATH] to configure, disables classic SUID root il y a 6 ans
  Joachim Nilsson e226e2d7d2
Merge pull request #48 from troglobit/coding-style il y a 6 ans
  Joachim Nilsson ae022f1aca Disable compiler warning for when we compare unsinged value < 0 il y a 6 ans
  Joachim Nilsson 1aa2b217eb Coding style: de-camelize, simplify and refactor il y a 6 ans
  Joachim Nilsson ab5aa6c968 Coding style: reindent to Linux KNF il y a 6 ans
  Joachim Nilsson 5d5e3c3e83
Merge pull request #43 from troglobit/misc il y a 6 ans
  Joachim Nilsson 99950f7c51 Overhaul and simplify program usage and documentation in README il y a 6 ans
  Joachim Nilsson 727c1b0adc It should be safe to default to C99 now il y a 6 ans
  Joachim Nilsson fd267b6d97 Rearrange and simplify text a bit, also put examples early il y a 6 ans
  Joachim Nilsson acf5156f5c Add udev rules files based on README il y a 6 ans
  Joachim Nilsson 9201811a4c
Delete makeexec.sh il y a 6 ans
  Joachim Nilsson 73d7e48da5
Merge pull request #42 from troglobit/configure-script il y a 6 ans
  Joachim Nilsson 00889580cd Document new build process, both from tarball and directly from GIT il y a 6 ans
  Joachim Nilsson c6e45de364 Ignore global indexing files il y a 6 ans
  Joachim Nilsson d6a0fb6720 Relocate include/ files to src/, to simplify dist packaging il y a 6 ans
  Joachim Nilsson 2301ccf437 Add light.1 man page to dist and install il y a 6 ans
  Joachim Nilsson d75221ca74 Merge branch 'master' into configure-script il y a 6 ans
  Joachim Nilsson 033486bf9a
Merge pull request #41 from troglobit/man-page il y a 6 ans
  Joachim Nilsson 206ded2c00 Merge branch 'master' into man-page il y a 6 ans
  Joachim Nilsson c1fa23b38c
Merge pull request #30 from mattandersen/BetterPrefixSupport il y a 6 ans
  Joachim Nilsson 8191c64a80
Merge pull request #28 from abdullahibnnadjo/master il y a 6 ans
  Joachim Nilsson 698732474c Convert build system to GNU configure & build il y a 6 ans
  Joachim Nilsson 79f90eb8dc Add proper light.1 man page, removes help2man dependency il y a 6 ans
  Fredrik Svantesson 9a0b7bd63f
Merge pull request #29 from Eyenseo/master il y a 6 ans
  Matthew Andersen 478d2040b3 Restore DESTDIR support. il y a 6 ans
  Matthew Andersen a1a4c52a5d Better Support for Overriding Install Prefix il y a 6 ans
  eyenseo 6eb9418685 Fix save and restore arguments il y a 6 ans
  Abdullah ibn Nadjo 26f79b761a Use the install command instead of raw cp/mv/chmod. #27 il y a 6 ans
  Abdullah ibn Nadjo cbcf92db3c Add help2man dependency in README il y a 6 ans
  Fredrik Svantesson 1ec60ac183
Merge pull request #25 from abdullahibnnadjo/master il y a 6 ans
  Abdullah ibn Nadjo 38c3bf387c Bump version to 0.10 and make errors (finally?) print to stderr il y a 6 ans
  Abdullah ibn Nadjo f62503b299 Fix different kinds of issues with string buffers and pointers il y a 6 ans
  Abdullah ibn Nadjo fa2fba14a6 Fix overflow of raw values < 0 il y a 6 ans
  Abdullah ibn Nadjo c363ac40a1 Check if specified operation is valid for the wanted field il y a 6 ans
  Abdullah ibn Nadjo 9032c14237 Print errors to stderr il y a 6 ans
  Abdullah ibn Nadjo 0ecb5353aa Don't forget to init variables il y a 6 ans
  Abdullah ibn Nadjo bcaa7df99b Don't try to read brightness values when only targetting max bright. il y a 6 ans
  Abdullah ibn Nadjo 5d3c89630c Update README to explain changes introduced in cd70ff5 il y a 6 ans
  Abdullah ibn Nadjo cd70ff5e01 Create a flag category only for backlight/kbd il y a 6 ans
  Abdullah ibn Nadjo 6180bb3f5c Logging of clamps, saves and restores il y a 6 ans
  Abdullah ibn Nadjo f288657500 Rewrite light_execute for readability and avoiding unnecessary oper. il y a 6 ans
  Abdullah ibn Nadjo 6860e111a5 Cache max brightness data from automatic controller detection il y a 6 ans
  Abdullah ibn Nadjo 9fda8acac0 Improve light folder checking readability il y a 6 ans
  Abdullah ibn Nadjo ccff2b57cd Improve overall logging il y a 6 ans
  Abdullah ibn Nadjo 55fe7a9eaf Don't check unsigned int about negative values il y a 6 ans
  Abdullah ibn Nadjo 9f9d6ae447 Fix wrong behavior of 'light_controllerAccessible' il y a 6 ans
  Abdullah ibn Nadjo 01e73a2d3d Fix unclosed DIR when targeting keyboard il y a 6 ans
  Abdullah ibn Nadjo accee29c18 Don't check '/etc/light' folder when unnecessary il y a 6 ans
  Abdullah ibn Nadjo 12e81769d9 'light_isWritable' shouldn't truncate file contents il y a 6 ans
  Abdullah ibn Nadjo 6aea2b15bf Improve 'if' readability il y a 6 ans