aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncpasswd/vncpasswd.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-1/+1
* Improve error messages for base directory creationPierre Ossman2024-08-291-2/+3
* Handle existing config directory in vncpasswdPierre Ossman2024-08-151-2/+4
* Let pwquality check minimum lengthPierre Ossman2024-08-151-7/+10
* Merge branch 'master' of https://github.com/prownd/tigervncPierre Ossman2024-08-151-0/+47
|\
| * Limit the maximum length of a password to 8 charactershanjinpeng2024-08-141-0/+5
| * vncpasswd add password complexity rule check to enhance securityhanjinpeng2024-08-141-0/+42
* | Use nullptr in all C++ codePierre Ossman2024-06-241-6/+6
|/
* Create common recursive mkdir()Pierre Ossman2024-05-301-9/+4
* Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-261-1/+10
* Begin work on XDGBDS compliance and overrideable configs902024-03-151-5/+5
* Use std::string instead of CharArrayPierre Ossman2023-02-041-31/+26
* Use fixed size character bufferPierre Ossman2023-02-041-11/+12
* Remove trailing slash from getvnchomedir()Pierre Ossman2023-02-041-2/+2
* Namespace directory functionsPierre Ossman2023-02-041-1/+1
* Return static char buffer from some methodsPierre Ossman2023-02-041-3/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Let user know that a view-only password is not usedJan Grulich2021-05-251-0/+2
* Fix memory leaksJan Grulich2018-11-201-1/+14
* Handle view only password in vncpasswd filter modePierre Ossman2018-05-071-5/+15
* vncpasswd: Ask for read only password.Michal Srb2014-11-101-24/+44
* [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it inAdam Tkac2011-02-071-6/+5
* [Development] Use gethomedir() function in vncpasswd and vncviewer.Adam Tkac2010-10-291-5/+8
* Reuse the getpasswd() function in filter mode so that the new line is strippe...DRC2010-07-091-9/+10
* Add a filter mode option to vncpasswdDRC2010-07-091-1/+18
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+138