mathias.gumz
a8e13c2c6e
fix for #5 , avoid beeing bypassed by disabling 'AllowClosedownGrabs' and 'AllowDeactivateGrabs'
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4089
2009-02-25 06:50:43 +00:00
mathias.gumz
d25cf2384d
fix for #16 , install man page into fhs compliant place
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4088
2009-02-25 05:56:58 +00:00
mathias.gumz
73882e869e
fix for #17 , setting PAM_TTY helps root
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4087
2009-02-24 21:09:24 +00:00
mathias.gumz
3a17f9f123
fix for #13 , bug in 'make install' when no 'asciidoc' is installed
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4086
2008-11-04 07:02:34 +00:00
mathias.gumz
84f236d537
introduced a 'check' mode (yellow frame)
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4084
2008-10-08 06:33:38 +00:00
mathias.gumz
3586877dc0
first version with visual feedback (still rough)
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4078
2008-10-04 11:14:58 +00:00
mathias.gumz
5e74642877
disallow running multiple instances on the same xserver at the same time
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4077
2008-09-13 08:18:15 +00:00
mathias.gumz
0482eac2df
minor fixes to scons
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4076
2008-06-24 06:51:32 +00:00
mathias.gumz
678030f925
minor docu issues
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4075
2008-06-24 06:23:22 +00:00
mathias.gumz
382ac2a152
(f)printf formatstring issues fixed
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4074
2008-06-24 06:22:35 +00:00
mathias.gumz
858eae0f07
fix #8 , make it more /bin/sh compatible
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4073
2008-06-19 07:00:28 +00:00
mathias.gumz
8c72bcdb97
* small fixes in SConstruct, typo
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4065
2007-04-20 07:03:32 +00:00
mathias.gumz
6da5b9b378
* GNUmakefile for gmake only (instead of Makefile)
...
* no -lpam_misc on FreeBSD
* no shadow.h on *BSD
* started TODO.txt
--HG--
rename : Makefile => GNUmakefile
rename : src/Makefile => src/GNUmakefile
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4063
2007-03-02 14:24:13 +00:00
mathias
7ff31ef752
* fixed problem with configure/make, it didnt rebuilt fresh
...
after reconfiguring
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4060
2006-10-25 19:12:30 +00:00
mathias
f34aea64bd
* fixed #4 , -bg image wasnt working, wrong loop
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4059
2006-09-25 21:15:48 +00:00
mathias
1734b3afdc
* updated docs to reflect whirlpool
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4058
2006-09-22 07:34:39 +00:00
mathias
690be9684e
* added new auth method: wpool, hash-based authentification
...
* minor tweaks to buildsystem and standalones
using the whirlpool hash algorithm
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4057
2006-09-22 07:27:29 +00:00
mathias
c4548efce3
* fixed #3 , builtsystem didnt use 'shadow'
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4055
2006-09-19 21:54:40 +00:00
mathias
8bfd77fa13
* fixed --enable-imlib2 wasnt implying --enable-xrender
...
* fixed #2 , missing includes in Xrender check
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4050
2006-09-18 19:54:15 +00:00
mathias
a29e69cc08
* fight evil bashisms to make it work on fbsd
...
* little mods to src/Makefile (depfiles)
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4049
2006-09-15 02:44:37 +00:00
mathias
27f1687f04
* closed issue #1 , added --with-all to configure
...
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4048
2006-09-15 00:28:53 +00:00
mathias
e3be6d05c2
* little modifications, updated CHANGELOG.txt
...
--HG--
rename : CHANGELOG => CHANGELOG.txt
rename : LICENSE => LICENSE.txt
rename : README => README.txt
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4047
2006-09-14 23:33:14 +00:00