From c8c2c850d47a6cdaee5afd84c8ebaa03586c1277 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 10 Feb 2015 12:26:56 +1300 Subject: Update mailing list references to point at lists.samba.org The mailing lists are on lists.samba.org, but there are many references that use the shorthand of samba.org Some references to samba@ have been changed to samba-technical@ where this make more sense. Signed-off-by: Andrew Bartlett Reviewed-by: Garming Sam Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Feb 10 07:08:28 CET 2015 on sn-devel-104 --- source4/dsdb/samdb/ldb_modules/password_hash.c | 2 +- source4/lib/socket/access.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source4') diff --git a/source4/dsdb/samdb/ldb_modules/password_hash.c b/source4/dsdb/samdb/ldb_modules/password_hash.c index 13c65c2794..d304038346 100644 --- a/source4/dsdb/samdb/ldb_modules/password_hash.c +++ b/source4/dsdb/samdb/ldb_modules/password_hash.c @@ -657,7 +657,7 @@ static int setup_kerberos_keys(struct setup_password_fields_io *io) /* Many, many thanks to lukeh@padl.com for this * algorithm, described in his Nov 10 2004 mail to - * samba-technical@samba.org */ + * samba-technical@lists.samba.org */ /* * Determine a salting principal diff --git a/source4/lib/socket/access.c b/source4/lib/socket/access.c index 589797763f..adc8105ca9 100644 --- a/source4/lib/socket/access.c +++ b/source4/lib/socket/access.c @@ -27,7 +27,7 @@ The code is used here with permission. The code has been considerably changed from the original. Bug reports - should be sent to samba@samba.org + should be sent to samba-technical@lists.samba.org */ #include "includes.h" -- cgit