Date: Thu Nov 8 20:30:17 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv21737/lib
Modified Files:
getaddrinfo.c
Log Message:
Got rid of a compiler warning.
Revisions:
getaddrinfo.c 1.29 => 1.30
http://www.samba.org/cgi-bi
Date: Thu Nov 8 14:54:58 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv26936/lib
Modified Files:
getaddrinfo.c
Log Message:
Some fixes for SCO in new getaddrinfo() code.
Revisions:
getaddrinfo.c 1.28 => 1.29
http://www.s
Date: Thu Nov 8 01:31:58 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv23779/lib
Modified Files:
getaddrinfo.c
Log Message:
Use uint32, not uint32_t.
Revisions:
getaddrinfo.c 1.27 => 1.28
http://www.samba.org/cgi-bin/cvs
Date: Thu Nov 8 01:10:34 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv3038/lib
Modified Files:
addrinfo.h
Log Message:
Add back a define of "struct sockaddr_storage" for systems that
don't have it.
Revisions:
addrinfo.h 1.12
Date: Fri Nov 2 20:53:10 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv14304/lib
Removed Files:
getnameinfo.c
Log Message:
This is now inside getaddrinfo.c.
Revisions:
getnameinfo.c 1.18 => NONE
http://www.samba.org/cgi-b
Date: Fri Nov 2 20:52:57 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv14215/lib
Modified Files:
getaddrinfo.c addrinfo.h
Log Message:
A new version of the getaddrinfo code from the samba source.
Revisions:
getaddrinfo.c 1.26 =>
Date: Fri Oct 5 20:47:18 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4569/lib
Modified Files:
sysacls.c
Log Message:
A couple tweaks to the AIX ACL code.
Revisions:
sysacls.c 1.10 => 1.11
http://www.samba.org/cgi-bi
Date: Fri Oct 5 02:30:39 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv5061
Modified Files:
sysacls.c
Log Message:
The hpux_count_obj() function should have been declared with a
void return type.
Revisions:
sysacls.c 1.9 => 1
Date: Sat Sep 29 16:06:40 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv11904/lib
Modified Files:
sysacls.h
Log Message:
Specify a better SMB_ACL_VALID_NAME_BITS value for OS X.
Revisions:
sysacls.h 1.7 => 1.8
http://w
Date: Sat Sep 29 04:35:26 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30254
Modified Files:
sysacls.c
Log Message:
Tweaked a variable name.
Revisions:
sysacls.c 1.8 => 1.9
http://www.samba.org/cgi-bin/cvsweb/rsync/li
Date: Fri Sep 28 21:54:11 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv24041/lib
Modified Files:
sysacls.c sysacls.h
Log Message:
- Added OS X ACL support.
- Simplified some of the ge/set calling sequences.
- Got rid of SMB_ACL_PERMSET_T.
Date: Sun Sep 23 22:22:23 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4301
Modified Files:
getaddrinfo.c
Log Message:
Added include of ifuncs.h.
Revisions:
getaddrinfo.c 1.25 => 1.26
http://www.samba.org/cgi-bin/cvsweb/
Date: Tue Aug 21 05:04:02 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv32238
Modified Files:
pool_alloc.c
Log Message:
In pool_free_old(), one code path was not clearing a "next" pointer,
so the code could try to free an extent twice in cert
Date: Tue Aug 21 04:54:30 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv26647
Modified Files:
pool_alloc.c
Log Message:
Fix pool_create() to honor the POOL_INTERN flag.
(Thanks to Brion Vibber.)
Revisions:
pool_alloc.c1.17 => 1.
Date: Tue Jul 10 13:55:50 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15628/lib
Modified Files:
compat.c md5.c mdfour.c permstring.c sysacls.c sysacls.h
sysxattrs.c
Log Message:
Tweaking the license text a bit more.
Revisions:
co
Date: Sat Jul 7 05:33:15 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv24200/lib
Modified Files:
compat.c md5.c mdfour.c permstring.c sysacls.c sysacls.h
sysxattrs.c
Log Message:
Switching to GPL 3.
Revisions:
compat.c
Date: Wed Jun 6 15:43:34 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv17626
Modified Files:
pool_alloc.c
Log Message:
Decided against the last change.
Revisions:
pool_alloc.c1.16 => 1.17
http://www.samba.org/cgi-bin/c
Date: Wed Jun 6 15:38:31 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15004/lib
Modified Files:
pool_alloc.c
Log Message:
Allow a NULL address to be passed to pool_free_old() to indicate that
it should free all old mem and reset to an empty
Date: Tue May 29 04:19:41 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv18825/lib
Modified Files:
pool_alloc.c pool_alloc.h pool_alloc.3
Log Message:
Added pool_free_old() and pool_boundary() functions to add a way to
free all wholly affected
Date: Tue May 29 02:47:23 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30077
Modified Files:
pool_alloc.c
Log Message:
Tweaked a variable and a label to make them less confusing.
Revisions:
pool_alloc.c1.13 => 1.14
htt
Date: Tue May 29 02:46:44 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv29822
Modified Files:
pool_alloc.3
Log Message:
Improvements to increase clarity, fix misstatements, add missing
punctuation, and fix some typos.
Revisions:
pool_alloc.
Date: Tue May 29 00:52:09 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv26090/lib
Modified Files:
pool_alloc.c
Log Message:
- Fixed a bug where a pool_free() on the most-recently allocated pool
item was trying to make that memory available
Date: Fri May 25 14:16:57 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv11006
Modified Files:
sysacls.c
Log Message:
Got rid of superfluous acl_clear_perms() call that Antti Tapaninen
pointed out.
Revisions:
sysacls.c 1.4 => 1
Date: Tue May 22 05:58:59 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv22758/lib
Modified Files:
wildmatch.c
Log Message:
Added a comment to a shared iterator to avoid a warning from IBM's checker.
Revisions:
wildmatch.c 1.16 =
Date: Mon May 21 02:09:45 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv31870/lib
Modified Files:
sysacls.c
Log Message:
Fixed a problem in a couple OS's sys_acl_get_access_bits() functions.
Revisions:
sysacls.c 1.3 => 1.4
Date: Mon May 21 01:04:37 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4668/lib
Modified Files:
sysacls.h
Log Message:
- Define what the valid access bits are for a name element and a
non-name element.
- Set a define when the OS needs the
Date: Mon May 21 01:04:34 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4640/lib
Modified Files:
sysacls.c
Log Message:
- Added a function to get/set all the access-bit values with a single
call. This allows the per-OS compatibility code t
Date: Tue Apr 24 08:11:02 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15051/lib
Modified Files:
sysacls.h
Log Message:
Moved the header info from smb_acls.h into lib/sysacls.h.
Revisions:
sysacls.h 1.2 => 1.3
http://
Date: Sat Apr 7 17:22:25 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv13586/lib
Added Files:
sysxattrs.c sysxattrs.h
Log Message:
The improved --xattrs option is landing on the trunk.
Revisions:
sysxattrs.c NONE => 1.1
Date: Sun Mar 18 06:00:54 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv12767/lib
Modified Files:
mdfour.c
Added Files:
md5.c mdigest.h
Removed Files:
mdfour.h
Log Message:
Protocol 30 now uses MD5 checksums instead of MD4.
Date: Sun Mar 11 07:31:17 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15851/lib
Modified Files:
sysacls.c
Log Message:
Leave out two unneeded sys*_fd() functions due to their using
a function & struct that is not available in the rsync code
Date: Sun Mar 11 07:21:07 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv13897/lib
Modified Files:
sysacls.h
Log Message:
We now compile on systems where ENOTSUP is not defined.
Revisions:
sysacls.h 1.1 => 1.2
http://ww
Date: Sun Mar 11 00:13:36 2007
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv12754/lib
Added Files:
sysacls.c sysacls.h
Log Message:
The ACL support has arrived! This version has a brand new protocol
that makes it incompatible with all prior vers
Date: Sun Nov 19 00:23:21 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv29297/lib
Modified Files:
pool_alloc.c pool_alloc.h
Log Message:
Added "const" to appropriate char pointers.
Revisions:
pool_alloc.c1.11 => 1.12
ht
Date: Thu Nov 9 02:43:37 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv26667
Modified Files:
getaddrinfo.c
Log Message:
Use new isDigit() function.
Revisions:
getaddrinfo.c 1.24 => 1.25
http://www.samba.org/cgi-bin/cvswe
Date: Sat Nov 4 07:22:00 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv14672
Modified Files:
getnameinfo.c
Log Message:
Silence a compiler warning about a signed/unsigned comparison.
Revisions:
getnameinfo.c 1.17 => 1.18
Date: Fri Oct 27 21:15:07 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19248
Modified Files:
getnameinfo.c
Log Message:
Silenced a compiler warning when INET6 isn't defined.
Revisions:
getnameinfo.c 1.16 => 1.17
http://w
Date: Fri Oct 27 21:14:28 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19138
Modified Files:
getaddrinfo.c
Log Message:
Silence a couple compiler warnings when INET6 isn't defined.
Revisions:
getaddrinfo.c 1.23 => 1.24
h
Date: Mon Oct 16 18:11:25 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4226/lib
Modified Files:
inet_ntop.c
Log Message:
- Fixed a compile problem ("len" not defined) in inet_ntop4().
- Replaced sprintf() with snprintf() in inet_ntop6().
R
Date: Fri Oct 13 23:17:37 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30732/lib
Modified Files:
compat.c getaddrinfo.c inet_ntop.c
Log Message:
Changed strcpy() calls into memcpy() calls.
Revisions:
compat.c1.25 => 1.26
Date: Fri Oct 13 23:17:40 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30749/lib
Modified Files:
getnameinfo.c
Log Message:
Use snprintf() and strlcpy() to replace strcpy()-using code.
Revisions:
getnameinfo.c 1.15 => 1.16
Date: Fri Oct 13 23:17:34 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30693/lib
Modified Files:
permstring.c pool_alloc.c
Log Message:
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
Revisions:
permstring.c
Date: Tue Apr 25 23:51:16 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv9358/lib
Modified Files:
compat.c mdfour.c mdfour.h permstring.c
Log Message:
Updated the FSF's address to an even newer one.
Revisions:
compat.c1.24 =>
Date: Tue Apr 25 20:23:34 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv17220/lib
Modified Files:
compat.c getaddrinfo.c getnameinfo.c mdfour.c mdfour.h
permstring.c
Log Message:
- Updated the address for the FSF in the opening comme
Date: Thu Apr 13 16:52:15 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv32050/lib
Modified Files:
compat.c
Log Message:
Got rid of the replacement inet_aton() and inet_ntoa() functions
because no code in rsync has used these functions since 2
Date: Mon Jan 30 00:39:59 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv25941
Modified Files:
permstring.c permstring.h
Log Message:
Changed the mode arg from an int to a mode_t.
Revisions:
permstring.c1.4 => 1.5
http://
Date: Mon Jan 2 17:46:15 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15407/lib
Modified Files:
wildmatch.c
Log Message:
Added a new function, wildmatch_array(), that lets the caller pass
the text-string as an array of strings (with a termi
Date: Mon Jan 2 17:46:12 2006
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15389/lib
Modified Files:
wildmatch.h
Log Message:
The latest prototypes.
Revisions:
wildmatch.h 1.3 => 1.4
http://www.samba.org/cgi-bin/cvsweb/rsyn
Date: Fri Dec 30 07:12:48 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv27742
Modified Files:
wildmatch.c
Log Message:
- Added a new public function, iwildmatch(), which will treat all
upper-case letters in the "text" as lower-case.
- Renam
Date: Fri Dec 30 07:09:34 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv27714
Modified Files:
wildmatch.h
Log Message:
Added a prototype for iwildmatch().
Revisions:
wildmatch.h 1.2 => 1.3
http://www.samba.org/cgi-bin/cv
Date: Sun Dec 18 19:40:50 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19038
Modified Files:
wildmatch.c
Log Message:
Added a comment, improved a comment, tweaked the recursive function's
name, tweaked the arg names to wildmatch(), and tweak
Date: Sun Dec 18 19:38:47 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19018
Modified Files:
wildmatch.h
Log Message:
Tweaked the name of the first arg to wildmatch().
Revisions:
wildmatch.h 1.1 => 1.2
http://www.samba.
Date: Mon Nov 14 21:24:30 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19983
Modified Files:
pool_alloc.c
Log Message:
Twiddled some brace positions and removed a superfluous ';' in a macro.
Revisions:
pool_alloc.c1.9 => 1.10
Date: Tue Oct 11 20:21:03 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv6838
Modified Files:
snprintf.c
Log Message:
If va_copy is defined, use it when defining VA_COPY.
Revisions:
snprintf.c 1.9 => 1.10
http://www.samb
Date: Mon Feb 21 17:02:53 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv24756
Modified Files:
snprintf.c
Log Message:
Check SIZEOF_LONG_LONG instead of HAVE_LONG_LONG.
Revisions:
snprintf.c 1.8 => 1.9
http://www.samba.o
Date: Sun Feb 20 22:10:33 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv2492
Modified Files:
snprintf.c
Log Message:
- Integrated the latest version from samba.
- Tweaked the order of the code in my_modf() to avoid
a compiler warning.
Rev
Date: Mon Feb 14 00:53:44 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv29526/lib
Modified Files:
compat.c getaddrinfo.c getnameinfo.c
Log Message:
John E. Malmberg convinced me to standardize on #ifs for defined
values instead of non-zero.
Date: Fri Jan 28 21:01:21 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv20905
Modified Files:
wildmatch.c
Log Message:
- Use "uchar" instead of "unsigned char".
- Tweaked an initializer to try to avoid a compiler warning.
Revisions:
wildmat
Date: Thu Jan 20 22:37:38 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv7799
Modified Files:
pool_alloc.c
Log Message:
Use int64 instead of uint64.
Revisions:
pool_alloc.c1.8 => 1.9
http://www.samba.org/cgi-bin/cvsweb/rs
Date: Mon Jan 10 20:52:08 2005
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv10143
Modified Files:
mdfour.c
Log Message:
Fixed the file_checksum1() function that is compiled only when
TEST_MDFOUR is defined: it did not have the fix that the main
Date: Thu Apr 22 21:17:58 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv16037/lib
Modified Files:
.cvsignore
Log Message:
Got rid of a bunch of cruft.
Revisions:
.cvsignore 1.4 => 1.5
http://www.samba.org/cgi-bin/cvsweb
Date: Fri Apr 9 20:17:01 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv25278/lib
Modified Files:
pool_alloc.c
Log Message:
Missed one void-pointer-arithmetic case.
Revisions:
pool_alloc.c1.7 => 1.8
http://www.samba.org/
Date: Fri Apr 9 19:53:50 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19230/lib
Modified Files:
pool_alloc.c
Log Message:
AIX's cc was complaining about the void* arithmetic.
Revisions:
pool_alloc.c1.6 => 1.7
http://ww
Date: Tue Mar 16 01:26:36 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv9479/lib
Modified Files:
getaddrinfo.c getnameinfo.c
Log Message:
Changed HAVE_SOCKADDR_SA_LEN to HAVE_SOCKADDR_LEN.
Revisions:
getaddrinfo.c 1.19 => 1.20
Date: Fri Feb 27 07:33:36 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv10487/lib
Modified Files:
getaddrinfo.c
Log Message:
Changed ERR() macro so that it acts like a single statement when the
caller suffixes it with a semicolon.
Revisions
Date: Fri Feb 27 07:22:41 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/home/wayned/src/rsync/lib
Modified Files:
getaddrinfo.c getnameinfo.c
Log Message:
Use new HAVE_SOCKADDR_SA_LEN define (replaces HAVE_SOCKADDR_LEN).
Revisions:
getaddrinfo.c
Date: Fri Feb 27 07:22:37 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/home/wayned/src/rsync/lib
Modified Files:
addrinfo.h
Log Message:
Improved the sockaddr_storage struct.
Revisions:
addrinfo.h 1.8 => 1.9
http://www.samba.org/c
Date: Mon Feb 23 18:19:13 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv9417/lib
Modified Files:
.cvsignore
Log Message:
Shouldn't ignore .cvsignore.
Revisions:
.cvsignore 1.3 => 1.4
http://www.samba.org/cgi-bin/cvsweb/
Date: Tue Feb 10 23:35:12 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv10586/lib
Modified Files:
pool_alloc.c
Log Message:
Another attempt at measuring the minimum alignment for a system.
Revisions:
pool_alloc.c1.5 => 1.6
Date: Tue Feb 10 22:28:36 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30431/lib
Modified Files:
pool_alloc.c
Log Message:
Trying a different MINALIGN because of core dumps on the sparc-64
build-farm machines.
Revisions:
pool_alloc.c
Date: Tue Feb 10 21:11:24 2004
Author: jw
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv15247/lib
Modified Files:
pool_alloc.c
Log Message:
Revert pool_alloc's use of bomb if pool == NULL.
Keep in sync with protocol if idev data on stream but no
hlink_pool.
R
Date: Tue Feb 10 17:52:31 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/home/wayned/src/rsync/lib
Modified Files:
pool_alloc.c
Log Message:
If we call pool_alloc() on a NULL pool, bomb out with an error.
Revisions:
pool_alloc.c1.2 => 1.3
Date: Tue Feb 10 17:34:05 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv1495/lib
Modified Files:
pool_alloc.c
Log Message:
Changed a while loop to a for loop.
Revisions:
pool_alloc.c1.1 => 1.2
http://www.samba.org/cgi-bi
Date: Tue Feb 10 03:26:41 2004
Author: jw
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv31354/lib
Added Files:
pool_alloc.3 pool_alloc.c pool_alloc.h
Log Message:
Added allocation pool code.
Revisions:
pool_alloc.3NONE => 1.1
http://www.sa
Date: Tue Jan 20 00:59:26 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv5112
Modified Files:
compat.c
Log Message:
Make sure that strlcpy() returns the right value when the bufsize is 0.
Revisions:
compat.c1.20 => 1.21
Date: Tue Jan 20 00:29:49 2004
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv31773
Modified Files:
compat.c
Log Message:
Fixed a bug in strlcat() where it would not properly detect a no-change
condition if called with an initial string longer than
Date: Tue Sep 9 15:58:48 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv18443/lib
Modified Files:
mdfour.c
Log Message:
Changed "remote_version" to "protocol_version".
Revisions:
mdfour.c1.7 => 1.8
http://www.samba.o
Date: Wed Jul 30 06:13:47 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv32719/lib
Removed Files:
fnmatch.c fnmatch.h
Log Message:
No longer needed (replaced by wildmatch).
Revisions:
fnmatch.c 1.4 => NONE
http://www.sa
Date: Mon Jul 14 15:12:59 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv10238/lib
Modified Files:
wildmatch.c
Log Message:
Make sure that no character class can match a '/'.
Revisions:
wildmatch.c 1.11 => 1.12
http://www
Date: Mon Jul 7 07:22:08 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv21776
Modified Files:
wildmatch.c
Log Message:
Silence some compiler warnings on HP-UX.
Revisions:
wildmatch.c 1.10 => 1.11
http://www.samba.org/cgi
Date: Mon Jul 7 07:07:16 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv20537/lib
Modified Files:
wildmatch.c
Log Message:
Don't treat "[:" as the start of a named set if there's no ":]".
Revisions:
wildmatch.c 1.9 => 1.10
Date: Sun Jul 6 18:26:34 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30582/lib
Modified Files:
wildmatch.c
Log Message:
- Return ABORT_ALL for a syntax error in the pattern (not FALSE).
- Abort if the [:class:] name is not known.
Revisio
Date: Sun Jul 6 16:29:32 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv22314
Modified Files:
wildmatch.c
Log Message:
Added some portability code for the ctype functions.
Revisions:
wildmatch.c 1.7 => 1.8
http://www.sam
Date: Sun Jul 6 04:33:55 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv30020/lib
Modified Files:
wildmatch.c
Log Message:
- Added [:class:] handling to the character-class code.
- Use explicit unsigned characters for proper set checks.
- Mad
Date: Sat Jul 5 22:40:27 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv29877/lib
Modified Files:
wildmatch.c
Log Message:
Simplified the character-class code a bit.
Revisions:
wildmatch.c 1.5 => 1.6
http://www.samba.org
Date: Sat Jul 5 19:03:42 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv12172/lib
Modified Files:
wildmatch.c
Log Message:
Changed some names since "depth" wasn't really the right term.
Revisions:
wildmatch.c 1.4 => 1.5
Date: Sat Jul 5 18:48:34 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv10923
Modified Files:
wildmatch.c
Log Message:
Improved the ABORT logic to allow aborting consecutive "*" wildcards
back to a "**" wildcard. Added optional debug code fo
Date: Sat Jul 5 17:30:53 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv4724
Modified Files:
wildmatch.c
Log Message:
Added in the ABORT optimization logic from a newer wildmat release,
adapted for our code that distinguishes "**" from "*".
Date: Sat Jul 5 07:22:13 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv23923
Modified Files:
wildmatch.c
Log Message:
A couple comment tweaks.
Revisions:
wildmatch.c 1.1 => 1.2
http://www.samba.org/cgi-bin/cvsweb/rsync/
Date: Sat Jul 5 00:03:36 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv25777
Added Files:
wildmatch.c wildmatch.h
Log Message:
A new wildcard-matching routine to replace the fnmatch code.
Revisions:
wildmatch.c NONE => 1.1
Date: Fri Jul 4 15:36:39 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv19952/lib
Modified Files:
snprintf.c
Log Message:
Attempting to fix the snprintf() conflict on a gcc-using HPUX 11.11.
Revisions:
snprintf.c 1.6 => 1.7
Date: Fri Jan 10 22:38:25 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv16215/lib
Modified Files:
getaddrinfo.c getnameinfo.c
Log Message:
Backed-out uFOO_t changes.
Revisions:
getaddrinfo.c 1.16 => 1.17
http://www.samba.o
Date: Fri Jan 10 20:08:43 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv2393/lib
Modified Files:
permstring.c
Log Message:
Only refer to S_ISVTX if S_ISVTX is defined.
Revisions:
permstring.c1.3 => 1.4
http://www.samba.o
Date: Fri Jan 10 20:08:12 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv2291/lib
Modified Files:
inet_pton.c
Log Message:
+ Fixed a comment that referred to isc_net_pton() instead of inet_pton().
+ Only prototype inet_pton6() if INET6 is defi
Date: Fri Jan 10 20:06:02 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv2243/lib
Modified Files:
getaddrinfo.c
Log Message:
Changed the syntax of the unsigned typdefs from u_FOO to uFOO_t.
Revisions:
getaddrinfo.c 1.15 => 1.16
Date: Fri Jan 10 20:05:35 2003
Author: wayned
Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv2145/lib
Modified Files:
getnameinfo.c
Log Message:
+ Changed the syntax of the unsigned typdefs from u_FOO to uFOO_t.
+ Got rid of an unused-variable warning when INET6
Date: Mon Apr 8 02:03:21 2002
Author: mbp
Update of /data/cvs/rsync/lib
In directory va:/tmp/cvs-serv22911
Modified Files:
getnameinfo.c
Log Message:
Warning cleanup when !def INET6 from Nelson Beebe.
Revisions:
getnameinfo.c 1.8 => 1.9
http://www.samba.org/cgi-b
Date: Mon Apr 8 02:02:46 2002
Author: mbp
Update of /data/cvs/rsync/lib
In directory va:/tmp/cvs-serv22843
Modified Files:
getaddrinfo.c
Log Message:
Warning cleanup when !def INET6 from Nelson Beebe.
Revisions:
getaddrinfo.c 1.14 => 1.15
http://www.samba.org/cgi
Date: Sun Apr 7 20:40:02 2002
Author: mbp
Update of /data/cvs/rsync/lib
In directory va:/tmp/cvs-serv4374
Modified Files:
compat.c
Log Message:
Doc.
Revisions:
compat.c1.18 => 1.19
http://www.samba.org/cgi-bin/cvsweb/rsync/lib/compat.c?r1=1.18&r2=1.19
99 matches
Mail list logo