index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
authenticate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print strerror when a system error occurs; add a new function rsyserr
Martin Pool
2000-10-26
1
-3
/
+4
*
Print strerror when a system error occurs; add a new function rsyserr
Martin Pool
2000-10-26
1
-2
/
+2
*
got rid of some unused variables
Andrew Tridgell
2000-08-19
1
-2
/
+1
*
handle systems that don't take a 2nd argument to gettimeofday()
Andrew Tridgell
2000-01-23
1
-1
/
+1
*
Added "strict modes" option. When set false (default is true), it allows
David Dykstra
1999-02-09
1
-6
/
+8
*
fixed bug where strtok() could return NULL in getpassf().
Andrew Tridgell
1999-01-08
1
-1
/
+3
*
added --password-file patch from Alex Schlessinger <alex@inconnect.com>
Andrew Tridgell
1999-01-08
1
-2
/
+50
*
Make sure secrets file is not other-accessible, and owned by root if the
David Dykstra
1998-11-24
1
-0
/
+19
*
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1998-11-14
1
-1
/
+1
*
added finddead target, removed dead code and made some functions
Andrew Tridgell
1998-09-09
1
-1
/
+1
*
for authenticated access record the authenticated username in the logs
Andrew Tridgell
1998-05-16
1
-10
/
+20
*
- changed the log messages to show the requested path
Andrew Tridgell
1998-05-15
1
-6
/
+1
*
use strlcat() strlcpy() and slprintf() whenever possible to avoid any
Andrew Tridgell
1998-05-15
1
-5
/
+4
*
improved the authentication and in particular the error reporting
Andrew Tridgell
1998-05-13
1
-0
/
+13
*
first working version of challenge response authentication. needs
Andrew Tridgell
1998-05-13
1
-0
/
+177
*
improved max connections code. Now use fcntl instead of flock.
Andrew Tridgell
1998-05-13
1
-0
/
+21