aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncpasswd
Commit message (Expand)AuthorAgeFilesLines
* 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-262-7/+19
* Begin work on XDGBDS compliance and overrideable configs902024-03-151-5/+5
* Prefer target_include_directories()Pierre Ossman2023-03-311-2/+1
* 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
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+2
* Start sessions via PAMPierre Ossman2020-03-121-1/+1
* Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-211-1/+14
|\
| * Fix memory leaksJan Grulich2018-11-201-1/+14
* | Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
|/
* Add a basic gitignoreLauri Kasanen2018-07-111-0/+1
* Handle view only password in vncpasswd filter modePierre Ossman2018-05-072-5/+18
* vncpasswd: Ask for read only password.Michal Srb2014-11-101-24/+44
* Remove the date from man pagesPierre Ossman2014-09-171-1/+1
* Clean up the authors section of the man pagesPierre Ossman2014-09-171-7/+4
* librfb needs librdr so make sure it always gets pulled inPierre Ossman2014-07-041-1/+1
* Consolidate the installation paths and make sure we have decent defaults.Pierre Ossman2012-03-271-2/+2
* Rename man pages to .1 when installingDRC2011-06-251-1/+1
* Install man pages during 'make install' on Unix systemsDRC2011-06-251-0/+3
* Remove unused autotools build systemDRC2011-06-241-13/+0
* Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.Pierre Ossman2011-03-081-0/+6
* [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-292-6/+10
* 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-092-13/+46
* Fix VPATH and out-of-tree buildsDRC2010-02-141-2/+2
* Make unix/ subtree compilable.Adam Tkac2009-09-041-2/+3
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-566/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+566
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-2/+2
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-1/+1
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-0/+2
* Install *man files and vncserver script in Makefile.amsAdam Tkac2008-09-291-0/+2
* - generate Makefile.in in unix/* subtree from Makefile.amAdam Tkac2008-04-172-18/+7
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-222-7/+18
* - use Makefile.am and configure.acAdam Tkac2008-03-202-18/+7
* A grammar fix in man pages.Constantin Kaplinsky2006-06-021-1/+1
* Updated build scripts in unix/ for new directory layout.Constantin Kaplinsky2006-06-021-2/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-253-0/+199