|
|
|
@3058
|
4 months |
invisnet |
|
|
|
|
@3057
|
4 months |
invisnet |
Add missing files
|
|
|
|
@3056
|
4 months |
invisnet |
WiX setup project
|
|
|
|
@3055
|
4 months |
invisnet |
Big batch of EMU changes for new Win32 lib
|
|
|
|
@3054
|
4 months |
invisnet |
VS project files
|
|
|
|
@3053
|
4 months |
invisnet |
pre-compiled headers
|
|
|
|
@3052
|
4 months |
invisnet |
Refactor Win32 code
|
|
|
|
@3051
|
4 months |
invisnet |
autogen MC files
|
|
|
|
@3050
|
4 months |
invisnet |
bbutil - util to import *nix keys
|
|
|
|
@3042
|
6 months |
invisnet |
Visual Studio 2010 project files
|
|
|
|
@2818
|
18 months |
invisnet |
Add icon and version info resources.
|
|
|
|
@2817
|
18 months |
invisnet |
Disable Naggle
|
|
|
|
@2816
|
18 months |
invisnet |
Wrong cast.
|
|
|
|
@2815
|
18 months |
invisnet |
Improved certificate handling; handles cert export/import better.
|
|
|
|
@2814
|
18 months |
invisnet |
Precompiled headers ftw!
|
|
|
|
@2813
|
18 months |
invisnet |
See #2801
|
|
|
|
@2812
|
18 months |
invisnet |
Uninitialized variable.
|
|
|
|
@2811
|
18 months |
invisnet |
Fix assumption about sizeof(int)
|
|
|
|
@2810
|
18 months |
invisnet |
SVN version for Windows RC files
|
|
|
|
@2803
|
19 months |
invisnet |
Need to be able to use only the constants
|
|
|
|
@2802
|
19 months |
invisnet |
Properly fix parsing so we stay within bounds.
|
|
|
|
@2801
|
19 months |
invisnet |
Allow lib/backupclient to be compiled into a DLL.
|
|
|
|
@2800
|
19 months |
invisnet |
Need to be able to inherit from generated exception class
|
|
|
|
@2792
|
20 months |
invisnet |
Under Windows sizeof(int)==4 on both x86 and x64, so switch from int to …
|
|
|
|
@2791
|
20 months |
invisnet |
Associate the certificate and the private key
|
|
|
|
@2790
|
20 months |
invisnet |
Use standard directories for data files; "serverCA.pem" from local …
|
|
|
|
@2789
|
20 months |
invisnet |
Undo type change; too many logic changes in sensitive areas
|
|
|
|
@2788
|
20 months |
invisnet |
Out-by-one error!
|
|
|
|
@2787
|
20 months |
invisnet |
Non-working commit.
Some things have standard places under Windows:
Keys …
|
|
|
|
@2786
|
20 months |
invisnet |
Ignore Windows-style INI headers; fix the parser to stay within bounds
|
|
|
|
@2781
|
20 months |
invisnet |
Add STATS level to logging so we can play nicer with e.g. MRTG
|
|
|
|
@2780
|
20 months |
invisnet |
Fix CheckValid? so it's possible to tell what was wrong with the filename
|
|
|
|
@2779
|
20 months |
invisnet |
Merge append path back into write path; no need to iterate through the …
|
|
|
|
@2778
|
20 months |
invisnet |
Unreachable code - should mark as modified before returning
|
|
|
|
@2777
|
20 months |
invisnet |
Use a boolean expression to test to get a bool
|
|
|
|
@2776
|
20 months |
invisnet |
Add delete operators, uncomment new under MSC
|
|
|
|
@2775
|
20 months |
invisnet |
Missing const
|
|
|
|
@2774
|
20 months |
invisnet |
Another assignment operator
|
|
|
|
@2773
|
20 months |
invisnet |
Need S_IFIFO
|
|
|
|
@2772
|
20 months |
invisnet |
Add assignment operator
|
|
|
|
@2771
|
20 months |
invisnet |
Starting with #ifdef breaks precompiled headers
|
|
|
|
@2770
|
20 months |
invisnet |
VS2010 gets upset if there's no assignment operator.…
|
|
|
|
@2769
|
20 months |
invisnet |
Trivial type fixes
|
|
|
|
@2768
|
20 months |
invisnet |
Pre-compiled headers
|
|
|
|
@2767
|
20 months |
invisnet |
_WIN32_WINNT gets defined elsewhere
|
|
|
|
@2766
|
20 months |
invisnet |
VS2010 has a problem with empty files…
|
|
|
|
@2765
|
20 months |
invisnet |
_CRT_NONSTDC_NO_DEPRECATE deals with the POSIX deprication nonsense; …
|
|
|
|
@2764
|
20 months |
invisnet |
Use the correct boolean type
|
|
|
|
@2763
|
20 months |
invisnet |
|
|
|
|
@2762
|
20 months |
invisnet |
Add -s option to disable syslog
|
|
|
|
@2757
|
20 months |
invisnet |
Deal with diff-less files, fix logic, and enforce sanity (via ASSERT) in …
|
|
|
|
@2756
|
20 months |
invisnet |
This should fix ticket #8.
|
|
|
|
@2755
|
20 months |
invisnet |
Preliminary work
|
|
|
|
@2753
|
20 months |
invisnet |
Increase buffer size
|
|
|
|
@2750
|
20 months |
invisnet |
Back-port directory buffering
Increase write buffer sizes to 1MB (HUGE …
|
|
|
|
@2748
|
20 months |
invisnet |
And let's make sure it compiles…
|
|
|
|
@2747
|
20 months |
invisnet |
Let's use any ENGINEs available…
|
|
|
|
@2746
|
20 months |
invisnet |
|
|
|
|
@2723
|
21 months |
invisnet |
|
|
|
|
@2722
|
21 months |
invisnet |
VS2010 port
|
|
copied from box/trunk:
|
|
|
|
@2721
|
21 months |
chris |
Fix compile error on OpenSolaris? 10/Sun Studio 12. (merges [2720])
|