Stats from 3.0.21c and looking forward towards 3.0.22pre1

Gerald (Jerry) Carter jerry at samba.org
Fri Feb 24 18:04:46 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Folks,

Here's some interesting tidbits for those waiting on a compile
to finish or coffee to brew.

$ zcat patch-3.0.21b-3.0.21c.diffs.gz | wc -l
3698

$ zcat patch-3.0.21b-3.0.21c.diffs.gz |\
	diffstat > samba-3.0.21c.diffstat
....
73 files changed, 1174 insertions(+), 597 deletions(-)

Number of individual committers = 15
Number of logged changes        = 39
Number of Bugzila ID's closed   = 8

I think we are probably on track for 3.0.22pre1 out around
Mar 10.  That's two weeks from today.




cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD/0q9IR7qMdg1EfYRAnsiAJ9agqJ+0J4ecG6XKdw6s42tdqsHWQCg4pfa
zNJCZssLFGozpTtbePu/1i0=
=KAK5
-----END PGP SIGNATURE-----
-------------- next part --------------
 README                                                        |    4 
 REVISION                                                      |    6 
 WHATSNEW.txt                                                  |  133 +++++
 examples/LDAP/samba-nds.schema                                |   53 ++
 examples/VFS/Makefile.in                                      |    2 
 packaging/Debian/debian-sarge/changelog                       |   18 
 packaging/Debian/debian-sarge/patches/VERSION.patch           |    8 
 packaging/Debian/debian-sarge/patches/fhs.patch               |   53 +-
 packaging/Debian/debian-sarge/patches/version-fix-vscan.patch |   37 -
 packaging/Debian/debian-sarge/rules                           |    3 
 packaging/Debian/debian-sarge/samba.files                     |    1 
 packaging/Debian/debian-unstable/samba-common.dhcp            |    8 
 packaging/RHEL/makerpms.sh                                    |    2 
 packaging/RHEL/samba.spec                                     |  239 ++++++----
 packaging/RHEL/samba.spec.tmpl                                |  237 ++++++---
 packaging/RedHat-9/makerpms.sh                                |    2 
 packaging/RedHat-9/samba.spec                                 |    2 
 source/Makefile.in                                            |   53 +-
 source/VERSION                                                |    2 
 source/client/clitar.c                                        |    7 
 source/client/smbctool.c                                      |    2 
 source/client/smbmount.c                                      |    2 
 source/configure                                              |    6 
 source/configure.in                                           |    3 
 source/include/ads.h                                          |    2 
 source/include/authdata.h                                     |    2 
 source/include/includes.h                                     |    4 
 source/include/smb.h                                          |    2 
 source/include/version.h                                      |    4 
 source/lib/util_str.c                                         |    3 
 source/libads/ads_struct.c                                    |    1 
 source/libads/authdata.c                                      |   14 
 source/libads/ldap.c                                          |    7 
 source/libmsrpc/cac_samr.c                                    |    4 
 source/libsmb/clientgen.c                                     |   10 
 source/libsmb/clierror.c                                      |  144 ++++--
 source/libsmb/conncache.c                                     |    5 
 source/libsmb/ntlmssp.c                                       |   43 +
 source/libsmb/ntlmssp_sign.c                                  |   42 +
 source/libsmb/passchange.c                                    |   37 +
 source/modules/getdate.c                                      |    1 
 source/modules/getdate.y                                      |    1 
 source/nsswitch/winbindd_ads.c                                |   35 +
 source/pam_smbpass/pam_smb_auth.c                             |    2 
 source/param/loadparm.c                                       |    3 
 source/printing/nt_printing.c                                 |    5 
 source/printing/print_iprint.c                                |    4 
 source/python/setup.py                                        |    4 
 source/rpc_client/cli_pipe.c                                  |   22 
 source/rpc_server/srv_samr_nt.c                               |   11 
 source/rpc_server/srv_spoolss_nt.c                            |   22 
 source/rpc_server/srv_svcctl_nt.c                             |    2 
 source/rpcclient/rpcclient.c                                  |   12 
 source/services/services_db.c                                 |    2 
 source/smbadduser.in                                          |    6 
 source/smbd/negprot.c                                         |   19 
 source/smbd/open.c                                            |   25 -
 source/smbd/oplock.c                                          |   23 
 source/smbd/oplock_irix.c                                     |   23 
 source/smbd/posix_acls.c                                      |   12 
 source/smbd/process.c                                         |   12 
 source/smbd/sesssetup.c                                       |   42 -
 source/smbd/trans2.c                                          |    2 
 source/utils/net_rpc_join.c                                   |   87 ++-
 source/utils/nmblookup.c                                      |   13 
 source/utils/passwd_util.c                                    |   69 ++
 source/utils/pdbedit.c                                        |   39 -
 source/utils/profiles.c                                       |    2 
 source/utils/smbpasswd.c                                      |   42 -
 source/utils/status.c                                         |    5 
 source/web/statuspage.c                                       |    8 
 source/web/swat.c                                             |    6 
 swat/help/welcome-no-samba-doc.html                           |    3 
 73 files changed, 1174 insertions(+), 597 deletions(-)


More information about the samba-technical mailing list