svn commit: samba r21512 - in branches/SAMBA_4_0/source/rpc_server/drsuapi: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-23 07:56:29 + (Fri, 23 Feb 2007) New Revision: 21512 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21512 Log: finish DsBind() in the DRSUAPI server: - fill in our on bind_info struct correctly - remember the local and remote DsBindInf

svn commit: samba r21511 - in branches/SAMBA_4_0/source: ldap_server libcli/ldap

2007-02-22 Thread metze
Author: metze Date: 2007-02-23 07:46:51 + (Fri, 23 Feb 2007) New Revision: 21511 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21511 Log: this seems to be the nicer fix for the problem with the windows 2000 LDAP client metze Modified: branches/SAMBA_4_0/sour

svn commit: samba r21510 - in branches/SAMBA_4_0/source/libcli/util: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-23 07:32:13 + (Fri, 23 Feb 2007) New Revision: 21510 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21510 Log: make it possible to push tags with length > 0xFF metze Modified: branches/SAMBA_4_0/source/libcli/util/asn1.c Chan

svn commit: linux-cifs-client r104 - in branches/linux-converged-for-old-kernels/fs/cifs: .

2007-02-22 Thread sfrench
Author: sfrench Date: 2007-02-23 05:39:42 + (Fri, 23 Feb 2007) New Revision: 104 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=104 Log: Merge with git tree Modified: branches/linux-converged-for-old-kernels/fs/cifs/README branches/linux-conver

Build status as of Fri Feb 23 00:00:02 2007

2007-02-22 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-02-22 00:00:52.0 + +++ /home/build/master/cache/broken_results.txt 2007-02-23 00:00:24.0 + @@ -1,4 +1,4 @@ -Build status as of Thu Feb 22 00:00:02 2007 +Build status as of Fri Feb 23

svn commit: samba r21509 - in branches: SAMBA_3_0/source/param SAMBA_3_0_25/source/param

2007-02-22 Thread lmuelle
Author: lmuelle Date: 2007-02-22 23:12:36 + (Thu, 22 Feb 2007) New Revision: 21509 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21509 Log: Merge lp_passdb_backend() from rev 21506 to 3_0_25. Slightly change the DEBUG 0 message as suggested by Volker on samba-t

svn commit: samba r21508 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-02-22 Thread idra
Author: idra Date: 2007-02-22 21:59:54 + (Thu, 22 Feb 2007) New Revision: 21508 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21508 Log: Fix memleak in new idmap_tdb, thanks Herb. Jerry please check. Simo. Modified: branches/SAMBA_3_0/source/nsswitch/idm

svn commit: samba r21507 - in branches: SAMBA_3_0/source/passdb SAMBA_3_0/source/rpc_parse SAMBA_3_0/source/rpc_server SAMBA_3_0_25/source/passdb SAMBA_3_0_25/source/rpc_parse SAMBA_3_0_25/source/rpc_

2007-02-22 Thread jerry
Author: jerry Date: 2007-02-22 20:52:27 + (Thu, 22 Feb 2007) New Revision: 21507 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21507 Log: Fix some "cannot access LDAP when no root" bugs. The two culprits were * pdb_get_account_policy() * pdb_get_group_sid()

svn commit: samba r21506 - in branches/SAMBA_3_0/source/param: .

2007-02-22 Thread lmuelle
Author: lmuelle Date: 2007-02-22 17:52:23 + (Thu, 22 Feb 2007) New Revision: 21506 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21506 Log: Allow old pre 3.0.22 multi passdb backend configurations to work with post 3.0.23. This implementation considers spaces i

Rev 70: merged tridge's code in http://samba.org/~tridge/psomogyi/

2007-02-22 Thread psomogyi
revno: 70 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Peter Somogyi <[EMAIL PROTECTED]> branch nick: ctdb timestamp: Thu 2007-02-22 18:25:18 +0100 message: merged tridge's code added:

svn commit: samba r21505 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-02-22 Thread jerry
Author: jerry Date: 2007-02-22 17:21:27 + (Thu, 22 Feb 2007) New Revision: 21505 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21505 Log: make sure mlock()'d memory is aligned on a page boundary Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_cred_cache

svn commit: samba r21504 - in branches/SAMBA_4_0/source/torture/libnet: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-22 16:26:18 + (Thu, 22 Feb 2007) New Revision: 21504 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21504 Log: for simo... metze Modified: branches/SAMBA_4_0/source/torture/libnet/libnet_BecomeDC.c Changeset: Modified: branches/S

svn commit: samba r21503 - in branches/SAMBA_4_0/source/dsdb/samdb: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-22 15:53:06 + (Thu, 22 Feb 2007) New Revision: 21503 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21503 Log: add usefull function to get the site dn for the local server metze Modified: branches/SAMBA_4_0/source/dsdb/samdb/samdb.

svn commit: samba r21502 - in branches/SAMBA_4_0/source/torture/libnet: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-22 15:25:55 + (Thu, 22 Feb 2007) New Revision: 21502 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21502 Log: add a very useful option "become dc:donnot leave=yes" with this you can join a domain as dc for testing:-) You still need

svn commit: samba r21501 - in branches/SAMBA_4_0/source/libcli/ldap: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-22 14:29:04 + (Thu, 22 Feb 2007) New Revision: 21501 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21501 Log: ugly but the windows 2000 mmc deturns decoding error without this metze Modified: branches/SAMBA_4_0/source/libcli/ldap/

svn commit: samba r21500 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_25/source/nsswitch

2007-02-22 Thread gd
Author: gd Date: 2007-02-22 13:35:01 + (Thu, 22 Feb 2007) New Revision: 21500 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21500 Log: Fix inappropriate creation of a krb5 ticket refreshing event when a user changed a password via pam_chauthtok. Only do this if

svn commit: samba r21499 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2007-02-22 Thread metze
Author: metze Date: 2007-02-22 13:15:49 + (Thu, 22 Feb 2007) New Revision: 21499 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21499 Log: fill in the correct forest dns name metze Modified: branches/SAMBA_4_0/source/rpc_server/lsa/dcesrv_lsa.c Changeset: M