index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
vncpasswd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
1
-2
/
+3
*
Handle existing config directory in vncpasswd
Pierre Ossman
2024-08-15
1
-2
/
+4
*
Let pwquality check minimum length
Pierre Ossman
2024-08-15
1
-7
/
+10
*
Merge branch 'master' of https://github.com/prownd/tigervnc
Pierre Ossman
2024-08-15
2
-0
/
+51
|
\
|
*
Limit the maximum length of a password to 8 characters
hanjinpeng
2024-08-14
1
-0
/
+5
|
*
vncpasswd add password complexity rule check to enhance security
hanjinpeng
2024-08-14
2
-0
/
+46
*
|
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-6
/
+6
|
/
*
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-9
/
+4
*
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
2
-7
/
+19
*
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-5
/
+5
*
Prefer target_include_directories()
Pierre Ossman
2023-03-31
1
-2
/
+1
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-31
/
+26
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
1
-11
/
+12
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-3
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Let user know that a view-only password is not used
Jan Grulich
2021-05-25
1
-0
/
+2
*
Use standard install dir variable names
Pierre Ossman
2020-03-12
1
-2
/
+2
*
Start sessions via PAM
Pierre Ossman
2020-03-12
1
-1
/
+1
*
Merge branch 'covscan' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-11-21
1
-1
/
+14
|
\
|
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-1
/
+14
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
1
-1
/
+1
|
/
*
Add a basic gitignore
Lauri Kasanen
2018-07-11
1
-0
/
+1
*
Handle view only password in vncpasswd filter mode
Pierre Ossman
2018-05-07
2
-5
/
+18
*
vncpasswd: Ask for read only password.
Michal Srb
2014-11-10
1
-24
/
+44
*
Remove the date from man pages
Pierre Ossman
2014-09-17
1
-1
/
+1
*
Clean up the authors section of the man pages
Pierre Ossman
2014-09-17
1
-7
/
+4
*
librfb needs librdr so make sure it always gets pulled in
Pierre Ossman
2014-07-04
1
-1
/
+1
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+2
*
Rename man pages to .1 when installing
DRC
2011-06-25
1
-1
/
+1
*
Install man pages during 'make install' on Unix systems
DRC
2011-06-25
1
-0
/
+3
*
Remove unused autotools build system
DRC
2011-06-24
1
-13
/
+0
*
Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.
Pierre Ossman
2011-03-08
1
-0
/
+6
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
1
-6
/
+5
*
[Development] Use gethomedir() function in vncpasswd and vncviewer.
Adam Tkac
2010-10-29
2
-6
/
+10
*
Reuse the getpasswd() function in filter mode so that the new line is strippe...
DRC
2010-07-09
1
-9
/
+10
*
Add a filter mode option to vncpasswd
DRC
2010-07-09
2
-13
/
+46
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
1
-2
/
+2
*
Make unix/ subtree compilable.
Adam Tkac
2009-09-04
1
-2
/
+3
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-566
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+566
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-2
/
+2
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-1
/
+1
*
[Bugfix] Include man files and more jpeg libraries in tarball
Adam Tkac
2008-10-22
1
-0
/
+2
*
Install *man files and vncserver script in Makefile.ams
Adam Tkac
2008-09-29
1
-0
/
+2
*
- generate Makefile.in in unix/* subtree from Makefile.am
Adam Tkac
2008-04-17
2
-18
/
+7
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
2
-7
/
+18
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
2
-18
/
+7
*
A grammar fix in man pages.
Constantin Kaplinsky
2006-06-02
1
-1
/
+1
[next]