svn commit: samba r25479 - in branches/4.0-python: . source source/auth source/auth/credentials source/auth/gensec source/auth/kerberos source/auth/ntlmssp source/build/smb_build source/cldap_server source/client source/cluster source/cluster/ctdb source/dsdb/repl source/dsdb/samdb source/dsdb/samdb/ldb_modules source/kdc source/ldap_server source/lib source/lib/charset source/lib/cmdline source/lib/dbwrap source/lib/events source/lib/gencache source/lib/ldb source/lib/ldb/tools source/lib/messaging source/lib/registry source/lib/replace source/lib/socket source/lib/tls source/lib/util source/libcli source/libcli/cldap source/libcli/dgram source/libcli/nbt source/libcli/raw source/libcli/resolve source/libcli/smb2 source/libcli/smb_composite source/libcli/swig source/libcli/util source/libnet source/librpc/idl source/librpc/ndr source/librpc/rpc source/nbt_server source/nbt_server/dgram source/nbt_server/wins source/nsswitch source/ntptr source/ntptr/simple_ldb source/ntvfs source/ntvfs/cifs source/ntvfs/common source/ntvfs/posix source/ntvfs/print source/ntvfs/sysdep source/param source/pidl/lib/Parse/Pidl/Samba4 source/pidl/lib/Parse/Pidl/Samba4/NDR source/pidl/tests source/rpc_server source/rpc_server/common source/rpc_server/lsa source/rpc_server/netlogon source/rpc_server/remote source/rpc_server/samr source/rpc_server/spoolss source/rpc_server/srvsvc source/script source/scripting/ejs source/scripting/ejs/ejsnet source/scripting/libjs source/scripting/swig source/selftest source/selftest/env source/selftest/output source/setup source/smb_server source/smb_server/smb source/smb_server/smb2 source/smbd source/torture source/torture/basic source/torture/ldap source/torture/libnet source/torture/local source/torture/nbt source/torture/raw source/torture/rpc source/torture/smb2 source/torture/unix source/torture/winbind source/utils source/utils/net source/web_server source/winbind source/wrepl_server

jelmer at samba.org jelmer at samba.org
Wed Oct 3 10:23:50 GMT 2007


Author: jelmer
Date: 2007-10-03 10:23:29 +0000 (Wed, 03 Oct 2007)
New Revision: 25479

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25479

Log:
Merge upstream.
Added:
   branches/4.0-python/source/libcli/swig/libcli_smb.i
   branches/4.0-python/source/libnet/groupman.c
   branches/4.0-python/source/libnet/groupman.h
   branches/4.0-python/source/setup/provision.smb.conf.standalone
   branches/4.0-python/source/torture/libnet/groupman.c
   branches/4.0-python/source/torture/libnet/grouptest.h
   branches/4.0-python/source/torture/libnet/utils.c
   branches/4.0-python/source/torture/libnet/utils.h
Removed:
   branches/4.0-python/source/setup/provision.smb.conf.standlone
Modified:
   branches/4.0-python/
   branches/4.0-python/source/auth/auth.c
   branches/4.0-python/source/auth/auth_sam.c
   branches/4.0-python/source/auth/auth_server.c
   branches/4.0-python/source/auth/auth_unix.c
   branches/4.0-python/source/auth/auth_util.c
   branches/4.0-python/source/auth/credentials/credentials.c
   branches/4.0-python/source/auth/credentials/credentials.h
   branches/4.0-python/source/auth/credentials/credentials_files.c
   branches/4.0-python/source/auth/gensec/gensec.c
   branches/4.0-python/source/auth/gensec/gensec.h
   branches/4.0-python/source/auth/gensec/gensec_gssapi.c
   branches/4.0-python/source/auth/gensec/gensec_krb5.c
   branches/4.0-python/source/auth/gensec/schannel_state.c
   branches/4.0-python/source/auth/kerberos/krb5_init_context.c
   branches/4.0-python/source/auth/ntlm_check.c
   branches/4.0-python/source/auth/ntlmssp/ntlmssp.h
   branches/4.0-python/source/auth/ntlmssp/ntlmssp_client.c
   branches/4.0-python/source/auth/ntlmssp/ntlmssp_server.c
   branches/4.0-python/source/auth/sam.c
   branches/4.0-python/source/build/smb_build/env.pm
   branches/4.0-python/source/cldap_server/cldap_server.c
   branches/4.0-python/source/cldap_server/netlogon.c
   branches/4.0-python/source/client/cifsdd.c
   branches/4.0-python/source/client/client.c
   branches/4.0-python/source/client/smbmount.c
   branches/4.0-python/source/client/smbspool.c
   branches/4.0-python/source/cluster/ctdb/ctdb_cluster.c
   branches/4.0-python/source/cluster/ctdb/opendb_ctdb.c
   branches/4.0-python/source/cluster/local.c
   branches/4.0-python/source/configure.ac
   branches/4.0-python/source/dsdb/repl/drepl_service.c
   branches/4.0-python/source/dsdb/samdb/ldb_modules/password_hash.c
   branches/4.0-python/source/dsdb/samdb/ldb_modules/update_keytab.c
   branches/4.0-python/source/dsdb/samdb/samdb.c
   branches/4.0-python/source/headermap.txt
   branches/4.0-python/source/kdc/hdb-ldb.c
   branches/4.0-python/source/kdc/kdc.c
   branches/4.0-python/source/kdc/kpasswdd.c
   branches/4.0-python/source/ldap_server/ldap_backend.c
   branches/4.0-python/source/ldap_server/ldap_server.c
   branches/4.0-python/source/lib/charset/charcnv.c
   branches/4.0-python/source/lib/charset/charset.h
   branches/4.0-python/source/lib/charset/iconv.c
   branches/4.0-python/source/lib/cmdline/popt_common.c
   branches/4.0-python/source/lib/cmdline/popt_credentials.c
   branches/4.0-python/source/lib/db_wrap.c
   branches/4.0-python/source/lib/db_wrap.h
   branches/4.0-python/source/lib/dbwrap/dbwrap.c
   branches/4.0-python/source/lib/dbwrap/dbwrap_tdb.c
   branches/4.0-python/source/lib/events/events.c
   branches/4.0-python/source/lib/gencache/gencache.c
   branches/4.0-python/source/lib/ldb/config.mk
   branches/4.0-python/source/lib/ldb/tools/ad2oLschema.c
   branches/4.0-python/source/lib/messaging/irpc.h
   branches/4.0-python/source/lib/messaging/messaging.c
   branches/4.0-python/source/lib/registry/ldb.c
   branches/4.0-python/source/lib/registry/samba.c
   branches/4.0-python/source/lib/replace/libreplace_cc.m4
   branches/4.0-python/source/lib/socket/connect.c
   branches/4.0-python/source/lib/socket/connect_multi.c
   branches/4.0-python/source/lib/socket/interface.c
   branches/4.0-python/source/lib/socket/socket.c
   branches/4.0-python/source/lib/socket/socket_ip.c
   branches/4.0-python/source/lib/tls/tls.c
   branches/4.0-python/source/lib/util/config.mk
   branches/4.0-python/source/libcli/cldap/cldap.c
   branches/4.0-python/source/libcli/cliconnect.c
   branches/4.0-python/source/libcli/config.mk
   branches/4.0-python/source/libcli/dgram/browse.c
   branches/4.0-python/source/libcli/dgram/mailslot.c
   branches/4.0-python/source/libcli/dgram/netlogon.c
   branches/4.0-python/source/libcli/dgram/ntlogon.c
   branches/4.0-python/source/libcli/finddcs.c
   branches/4.0-python/source/libcli/nbt/namequery.c
   branches/4.0-python/source/libcli/nbt/namerefresh.c
   branches/4.0-python/source/libcli/nbt/nameregister.c
   branches/4.0-python/source/libcli/nbt/namerelease.c
   branches/4.0-python/source/libcli/nbt/nbtsocket.c
   branches/4.0-python/source/libcli/raw/clisocket.c
   branches/4.0-python/source/libcli/raw/clitransport.c
   branches/4.0-python/source/libcli/raw/clitree.c
   branches/4.0-python/source/libcli/raw/rawnegotiate.c
   branches/4.0-python/source/libcli/raw/smb_signing.c
   branches/4.0-python/source/libcli/resolve/nbtlist.c
   branches/4.0-python/source/libcli/resolve/resolve.c
   branches/4.0-python/source/libcli/resolve/wins.c
   branches/4.0-python/source/libcli/smb2/connect.c
   branches/4.0-python/source/libcli/smb_composite/connect.c
   branches/4.0-python/source/libcli/smb_composite/sesssetup.c
   branches/4.0-python/source/libcli/swig/libcli_nbt.i
   branches/4.0-python/source/libcli/util/errormap.c
   branches/4.0-python/source/libcli/util/ntstatus.h
   branches/4.0-python/source/libcli/util/werror.h
   branches/4.0-python/source/libnet/config.mk
   branches/4.0-python/source/libnet/libnet.c
   branches/4.0-python/source/libnet/libnet.h
   branches/4.0-python/source/libnet/libnet_become_dc.c
   branches/4.0-python/source/libnet/libnet_join.c
   branches/4.0-python/source/libnet/libnet_lookup.c
   branches/4.0-python/source/libnet/libnet_samdump.c
   branches/4.0-python/source/libnet/libnet_samdump_keytab.c
   branches/4.0-python/source/libnet/libnet_samsync_ldb.c
   branches/4.0-python/source/libnet/libnet_unbecome_dc.c
   branches/4.0-python/source/libnet/libnet_vampire.c
   branches/4.0-python/source/libnet/userman.c
   branches/4.0-python/source/librpc/idl/dcerpc.idl
   branches/4.0-python/source/librpc/ndr/libndr.h
   branches/4.0-python/source/librpc/rpc/dcerpc_connect.c
   branches/4.0-python/source/librpc/rpc/dcerpc_sock.c
   branches/4.0-python/source/librpc/rpc/dcerpc_util.c
   branches/4.0-python/source/main.mk
   branches/4.0-python/source/nbt_server/config.mk
   branches/4.0-python/source/nbt_server/dgram/netlogon.c
   branches/4.0-python/source/nbt_server/dgram/ntlogon.c
   branches/4.0-python/source/nbt_server/dgram/request.c
   branches/4.0-python/source/nbt_server/interfaces.c
   branches/4.0-python/source/nbt_server/packet.c
   branches/4.0-python/source/nbt_server/query.c
   branches/4.0-python/source/nbt_server/register.c
   branches/4.0-python/source/nbt_server/wins/wins_hook.c
   branches/4.0-python/source/nbt_server/wins/wins_ldb.c
   branches/4.0-python/source/nbt_server/wins/winsclient.c
   branches/4.0-python/source/nbt_server/wins/winsdb.c
   branches/4.0-python/source/nbt_server/wins/winsserver.c
   branches/4.0-python/source/nsswitch/wbinfo.c
   branches/4.0-python/source/ntptr/ntptr_base.c
   branches/4.0-python/source/ntptr/simple_ldb/ntptr_simple_ldb.c
   branches/4.0-python/source/ntvfs/cifs/vfs_cifs.c
   branches/4.0-python/source/ntvfs/common/opendb.c
   branches/4.0-python/source/ntvfs/common/opendb_tdb.c
   branches/4.0-python/source/ntvfs/ntvfs_base.c
   branches/4.0-python/source/ntvfs/posix/pvfs_shortname.c
   branches/4.0-python/source/ntvfs/print/vfs_print.c
   branches/4.0-python/source/ntvfs/sysdep/inotify.c
   branches/4.0-python/source/ntvfs/sysdep/sys_notify.c
   branches/4.0-python/source/param/generic.c
   branches/4.0-python/source/param/loadparm.c
   branches/4.0-python/source/param/loadparm.h
   branches/4.0-python/source/param/param.h
   branches/4.0-python/source/param/secrets.c
   branches/4.0-python/source/param/share.c
   branches/4.0-python/source/param/share_classic.c
   branches/4.0-python/source/param/share_ldb.c
   branches/4.0-python/source/param/util.c
   branches/4.0-python/source/pidl/lib/Parse/Pidl/Samba4/Header.pm
   branches/4.0-python/source/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm
   branches/4.0-python/source/pidl/lib/Parse/Pidl/Samba4/TDR.pm
   branches/4.0-python/source/pidl/tests/ndr_represent.pl
   branches/4.0-python/source/rpc_server/common/server_info.c
   branches/4.0-python/source/rpc_server/dcerpc_server.c
   branches/4.0-python/source/rpc_server/dcesrv_auth.c
   branches/4.0-python/source/rpc_server/lsa/dcesrv_lsa.c
   branches/4.0-python/source/rpc_server/netlogon/dcerpc_netlogon.c
   branches/4.0-python/source/rpc_server/remote/dcesrv_remote.c
   branches/4.0-python/source/rpc_server/samr/dcesrv_samr.c
   branches/4.0-python/source/rpc_server/service_rpc.c
   branches/4.0-python/source/rpc_server/spoolss/dcesrv_spoolss.c
   branches/4.0-python/source/rpc_server/srvsvc/dcesrv_srvsvc.c
   branches/4.0-python/source/script/gdb_run
   branches/4.0-python/source/script/installmisc.sh
   branches/4.0-python/source/script/mkproto.pl
   branches/4.0-python/source/script/mkversion.sh
   branches/4.0-python/source/scripting/ejs/ejsnet/net_ctx.c
   branches/4.0-python/source/scripting/ejs/smbcalls.c
   branches/4.0-python/source/scripting/ejs/smbcalls_auth.c
   branches/4.0-python/source/scripting/ejs/smbcalls_cli.c
   branches/4.0-python/source/scripting/ejs/smbcalls_config.c
   branches/4.0-python/source/scripting/ejs/smbcalls_creds.c
   branches/4.0-python/source/scripting/ejs/smbcalls_ldb.c
   branches/4.0-python/source/scripting/ejs/smbcalls_param.c
   branches/4.0-python/source/scripting/ejs/smbcalls_rpc.c
   branches/4.0-python/source/scripting/ejs/smbscript.c
   branches/4.0-python/source/scripting/libjs/provision.js
   branches/4.0-python/source/scripting/swig/config.mk
   branches/4.0-python/source/selftest/Subunit.pm
   branches/4.0-python/source/selftest/env/Samba3.pm
   branches/4.0-python/source/selftest/env/Samba4.pm
   branches/4.0-python/source/selftest/output/buildfarm.pm
   branches/4.0-python/source/selftest/output/html.pm
   branches/4.0-python/source/selftest/output/plain.pm
   branches/4.0-python/source/selftest/selftest.pl
   branches/4.0-python/source/selftest/test_pidl.sh
   branches/4.0-python/source/selftest/test_rpc.sh
   branches/4.0-python/source/selftest/test_simple.sh
   branches/4.0-python/source/selftest/tests_all.sh
   branches/4.0-python/source/selftest/tests_quick.sh
   branches/4.0-python/source/setup/provision_configuration.ldif
   branches/4.0-python/source/setup/provision_self_join.ldif
   branches/4.0-python/source/setup/slapd.conf
   branches/4.0-python/source/smb_server/smb/negprot.c
   branches/4.0-python/source/smb_server/smb/receive.c
   branches/4.0-python/source/smb_server/smb/service.c
   branches/4.0-python/source/smb_server/smb/sesssetup.c
   branches/4.0-python/source/smb_server/smb/signing.c
   branches/4.0-python/source/smb_server/smb2/negprot.c
   branches/4.0-python/source/smb_server/smb2/receive.c
   branches/4.0-python/source/smb_server/smb_server.c
   branches/4.0-python/source/smbd/pidfile.c
   branches/4.0-python/source/smbd/process_model.c
   branches/4.0-python/source/smbd/server.c
   branches/4.0-python/source/smbd/service_stream.c
   branches/4.0-python/source/smbd/service_task.c
   branches/4.0-python/source/torture/basic/base.c
   branches/4.0-python/source/torture/basic/misc.c
   branches/4.0-python/source/torture/basic/secleak.c
   branches/4.0-python/source/torture/config.mk
   branches/4.0-python/source/torture/gentest.c
   branches/4.0-python/source/torture/ldap/schema.c
   branches/4.0-python/source/torture/ldap/uptodatevector.c
   branches/4.0-python/source/torture/libnet/domain.c
   branches/4.0-python/source/torture/libnet/groupinfo.c
   branches/4.0-python/source/torture/libnet/libnet.c
   branches/4.0-python/source/torture/libnet/libnet_BecomeDC.c
   branches/4.0-python/source/torture/libnet/libnet_domain.c
   branches/4.0-python/source/torture/libnet/libnet_group.c
   branches/4.0-python/source/torture/libnet/libnet_lookup.c
   branches/4.0-python/source/torture/libnet/libnet_rpc.c
   branches/4.0-python/source/torture/libnet/libnet_user.c
   branches/4.0-python/source/torture/libnet/userinfo.c
   branches/4.0-python/source/torture/libnet/userman.c
   branches/4.0-python/source/torture/local/dbspeed.c
   branches/4.0-python/source/torture/local/iconv.c
   branches/4.0-python/source/torture/local/irpc.c
   branches/4.0-python/source/torture/local/messaging.c
   branches/4.0-python/source/torture/locktest.c
   branches/4.0-python/source/torture/locktest2.c
   branches/4.0-python/source/torture/masktest.c
   branches/4.0-python/source/torture/nbt/dgram.c
   branches/4.0-python/source/torture/nbt/winsreplication.c
   branches/4.0-python/source/torture/raw/composite.c
   branches/4.0-python/source/torture/raw/context.c
   branches/4.0-python/source/torture/raw/eas.c
   branches/4.0-python/source/torture/raw/lock.c
   branches/4.0-python/source/torture/raw/lockbench.c
   branches/4.0-python/source/torture/raw/mkdir.c
   branches/4.0-python/source/torture/raw/notify.c
   branches/4.0-python/source/torture/raw/open.c
   branches/4.0-python/source/torture/raw/openbench.c
   branches/4.0-python/source/torture/raw/pingpong.c
   branches/4.0-python/source/torture/raw/read.c
   branches/4.0-python/source/torture/raw/samba3misc.c
   branches/4.0-python/source/torture/raw/unlink.c
   branches/4.0-python/source/torture/rpc/bench.c
   branches/4.0-python/source/torture/rpc/countcalls.c
   branches/4.0-python/source/torture/rpc/drsuapi.c
   branches/4.0-python/source/torture/rpc/drsuapi_cracknames.c
   branches/4.0-python/source/torture/rpc/dssync.c
   branches/4.0-python/source/torture/rpc/lsa.c
   branches/4.0-python/source/torture/rpc/mgmt.c
   branches/4.0-python/source/torture/rpc/netlogon.c
   branches/4.0-python/source/torture/rpc/samba3rpc.c
   branches/4.0-python/source/torture/rpc/samlogon.c
   branches/4.0-python/source/torture/rpc/samr.c
   branches/4.0-python/source/torture/rpc/samr_accessmask.c
   branches/4.0-python/source/torture/rpc/samsync.c
   branches/4.0-python/source/torture/rpc/scanner.c
   branches/4.0-python/source/torture/rpc/schannel.c
   branches/4.0-python/source/torture/rpc/session_key.c
   branches/4.0-python/source/torture/rpc/spoolss.c
   branches/4.0-python/source/torture/rpc/spoolss_notify.c
   branches/4.0-python/source/torture/rpc/testjoin.c
   branches/4.0-python/source/torture/smb2/connect.c
   branches/4.0-python/source/torture/smb2/getinfo.c
   branches/4.0-python/source/torture/smb2/util.c
   branches/4.0-python/source/torture/smbtorture.c
   branches/4.0-python/source/torture/torture.c
   branches/4.0-python/source/torture/ui.c
   branches/4.0-python/source/torture/unix/whoami.c
   branches/4.0-python/source/torture/util_smb.c
   branches/4.0-python/source/torture/winbind/struct_based.c
   branches/4.0-python/source/utils/net/net_join.c
   branches/4.0-python/source/utils/nmblookup.c
   branches/4.0-python/source/utils/ntlm_auth.c
   branches/4.0-python/source/utils/testparm.c
   branches/4.0-python/source/web_server/http.c
   branches/4.0-python/source/web_server/web_server.c
   branches/4.0-python/source/winbind/wb_cmd_getpwnam.c
   branches/4.0-python/source/winbind/wb_cmd_getpwuid.c
   branches/4.0-python/source/winbind/wb_dom_info.c
   branches/4.0-python/source/winbind/wb_dom_info_trusted.c
   branches/4.0-python/source/winbind/wb_init_domain.c
   branches/4.0-python/source/winbind/wb_irpc.c
   branches/4.0-python/source/winbind/wb_pam_auth.c
   branches/4.0-python/source/winbind/wb_samba3_cmd.c
   branches/4.0-python/source/winbind/wb_server.c
   branches/4.0-python/source/winbind/wb_sid2domain.c
   branches/4.0-python/source/winbind/wb_utils.c
   branches/4.0-python/source/wrepl_server/wrepl_in_connection.c
   branches/4.0-python/source/wrepl_server/wrepl_server.c


Changeset:
Sorry, the patch is too large (14432 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25479


More information about the samba-cvs mailing list