Bryan Drewery
|
663e9ff51e
Update Copyrights
|
13 سال پیش |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 سال پیش |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 سال پیش |
Bryan Drewery
|
e2ba5ba506
* Fix multiple memory leaks in class Tempfile
|
16 سال پیش |
Bryan Drewery
|
322738e93c
* Include limits.h for PATH_MAX
|
16 سال پیش |
Bryan Drewery
|
612932b3ed
Merge branch 'conf-cleanup'
|
16 سال پیش |
Bryan Drewery
|
454708748d
* Make some realpath() calls non-fatal -- It is *expected* that the directories do not exist on these calls
|
16 سال پیش |
Bryan Drewery
|
02d4d4f4e7
* Remove conf.binpath and conf.binname
|
16 سال پیش |
Bryan Drewery
|
6301c258e1
* Cleanup password prompt checking
|
16 سال پیش |
Bryan Drewery
|
e860b6c027
* Fix off-by-1 NULL after realpath() calls
|
17 سال پیش |
Bryan Drewery
|
2ffd51b3fb
* Fix more warnings about unused results (warn_unused_result)
|
17 سال پیش |
Bryan Drewery
|
fbb84ada4c
* Port [3986] to 1.2.16 from trunk
|
17 سال پیش |
Bryan Drewery
|
32841db32e
* Fixup some g++ 4.3.2-1 warnings
|
18 سال پیش |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 سال پیش |
Bryan Drewery
|
9aa11218da
* Use mmap for writing packdata too (optimizations and error checking coming next)
|
18 سال پیش |
Bryan Drewery
|
70bf55918f
* Ported [2775] to 1.2.10
|
20 سال پیش |
Bryan Drewery
|
f1cff87f99
* Ported [2743] to 1.2.9 (tempdir instant changing)
|
20 سال پیش |
Bryan Drewery
|
d41c983883
* Ported [2737] to 1.2.9 (reverts packname/tempdir patch)
|
20 سال پیش |
Bryan Drewery
|
bb915cb69c
* Ported [2730] and [2731] to 1.2.9 (tempdir crap)
|
20 سال پیش |
Bryan Drewery
|
eecb91eeea
* Ported [2727] to 1.2.9 (tempdir, update fixes)
|
20 سال پیش |
Bryan Drewery
|
4fc1fac61d
* Fixed a startup segfault. (fixes #195)
|
20 سال پیش |
Bryan Drewery
|
1c57be1a32
* Ported [2650] to 1.2.9 (Tempdir searching routine cleanup)
|
20 سال پیش |
Bryan Drewery
|
c0fab7fd74
* Ported [2641] to 1.2.9 (CYGWIN fixes)
|
20 سال پیش |
Bryan Drewery
|
64062fcc78
* Ported [2420] to 1.2.9
|
20 سال پیش |
Bryan Drewery
|
94cbde66fc
* Ported more CYGWIN fixes to 1.2.9
|
20 سال پیش |
Bryan Drewery
|
fafdb27cec
* Added /usr/tmp to the tempdir search list
|
21 سال پیش |
Bryan Drewery
|
503877feb8
* Added /var/tmp into the list of tempdirs
|
21 سال پیش |
Bryan Drewery
|
756c56ffe4
* Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./
|
21 سال پیش |
Bryan Drewery
|
29240528f4
* Bugs all around in the tempfile class regarding closing, fixed all of them.
|
21 سال پیش |
Bryan Drewery
|
eb7bdeee61
* Use "/tmp/" as the default tempdir and don't bother chmodding it (#32)
|
21 سال پیش |