svn commit: samba r14468 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-16 Thread gd
Author: gd Date: 2006-03-16 11:32:01 + (Thu, 16 Mar 2006) New Revision: 14468 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14468 Log: Better fix to avoid winbind panic when we have an inproper configuration and want to just shutdown and exit. Guenther Modified

svn commit: samba r14474 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-16 Thread gd
Author: gd Date: 2006-03-16 13:37:23 + (Thu, 16 Mar 2006) New Revision: 14474 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14474 Log: Also flush the nscd caches before entering the main winbindd loop. Guenther Modified: branches/SAMBA_3_0/source/nsswitch

svn commit: samba r14493 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-16 Thread gd
Author: gd Date: 2006-03-16 22:17:03 + (Thu, 16 Mar 2006) New Revision: 14493 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14493 Log: There is no point in falling back to a samlogon when a krb5login has failed with a clear error indication. This prevents the bad

svn commit: samba r14495 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-03-16 Thread gd
Author: gd Date: 2006-03-16 22:54:07 + (Thu, 16 Mar 2006) New Revision: 14495 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14495 Log: Allow to play with the logon_param flag when testing samlogons. Guenther Modified: branches/SAMBA_3_0/source/rpcclient

svn commit: samba r14496 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-16 Thread gd
Author: gd Date: 2006-03-16 23:54:05 + (Thu, 16 Mar 2006) New Revision: 14496 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14496 Log: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password policies when requested. No panic, the flags is uint32

svn commit: samba r14443 - branches/SAMBA_3_0/source/rpc_server trunk/source/rpc_server

2006-03-15 Thread gd
Author: gd Date: 2006-03-15 12:23:09 + (Wed, 15 Mar 2006) New Revision: 14443 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14443 Log: rework get_md4pw() to ease debugging. The only functional change is that we now check wheter the sec_channel_type matches

svn commit: samba r14368 - branches/SAMBA_3_0/source/include trunk/source/include

2006-03-14 Thread gd
Author: gd Date: 2006-03-14 09:22:01 + (Tue, 14 Mar 2006) New Revision: 14368 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14368 Log: Remove redundant set of logon flags (now in rpc_netlogon.h). Guenther Modified: branches/SAMBA_3_0/source/include/rpc_dce.h

svn commit: samba r14392 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-14 Thread gd
Author: gd Date: 2006-03-14 18:50:55 + (Tue, 14 Mar 2006) New Revision: 14392 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14392 Log: Use KRB5_TGS_NAME. Guenther Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c trunk/source/nsswitch

svn commit: samba r14321 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/nsswitch trunk/source trunk/source/nsswitch

2006-03-13 Thread gd
Author: gd Date: 2006-03-13 15:13:35 + (Mon, 13 Mar 2006) New Revision: 14321 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14321 Log: When we have libnscd and winbindd comes (back) online, try to flush the nscd caches so that NSS-calls can deliver accurate

svn commit: samba r14329 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-13 Thread gd
Author: gd Date: 2006-03-13 17:26:52 + (Mon, 13 Mar 2006) New Revision: 14329 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14329 Log: Fix the build on systems without libcom_err. Guenther Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_dual.c trunk

svn commit: samba r14129 - branches/SAMBA_3_0/source/auth trunk/source/auth

2006-03-10 Thread gd
Author: gd Date: 2006-03-10 08:26:40 + (Fri, 10 Mar 2006) New Revision: 14129 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14129 Log: Add the group sids from the Kerberos PAC to the user token. Guenther Modified: branches/SAMBA_3_0/source/auth/auth_util.c

svn commit: samba r14130 - branches/SAMBA_3_0/source/auth branches/SAMBA_3_0/source/smbd trunk/source/auth trunk/source/smbd

2006-03-10 Thread gd
Author: gd Date: 2006-03-10 08:43:32 + (Fri, 10 Mar 2006) New Revision: 14130 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14130 Log: Remove make_server_info_pac alltogether, make_server_info_info3 does already do what we need. Guenther Modified: branches

svn commit: samba r14145 - branches/SAMBA_3_0/source/client branches/SAMBA_3_0/source/nsswitch trunk/source/client trunk/source/nsswitch

2006-03-10 Thread gd
Author: gd Date: 2006-03-10 13:12:38 + (Fri, 10 Mar 2006) New Revision: 14145 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14145 Log: Add missing WITH_KCM hunks from my local tree. Guenther Modified: branches/SAMBA_3_0/source/client/smbspool.c branches

svn commit: samba r14148 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/client branches/SAMBA_3_0/source/nsswitch trunk/source trunk/source/client trunk/source/nsswitch

2006-03-10 Thread gd
Author: gd Date: 2006-03-10 13:36:39 + (Fri, 10 Mar 2006) New Revision: 14148 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14148 Log: Removing the not very well tested krb5 ticket refresh handling activated over --with-kcm. No time to look after

svn commit: samba r14061 - branches/SAMBA_3_0/source/rpc_parse trunk/source/rpc_parse

2006-03-09 Thread gd
Author: gd Date: 2006-03-09 10:57:39 + (Thu, 09 Mar 2006) New Revision: 14061 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14061 Log: Some debugging for the new LOGON/ACB-flags. Guenther Modified: branches/SAMBA_3_0/source/rpc_parse/parse_net.c trunk

svn commit: samba r14062 - branches/SAMBA_3_0/source/utils trunk/source/utils

2006-03-09 Thread gd
Author: gd Date: 2006-03-09 11:01:43 + (Thu, 09 Mar 2006) New Revision: 14062 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14062 Log: Forgot those in the uint16/32 acb_info switch. Guenther Modified: branches/SAMBA_3_0/source/utils/pdbedit.c trunk/source

svn commit: samba r14074 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libads trunk/source/include trunk/source/libads

2006-03-09 Thread gd
Author: gd Date: 2006-03-09 14:51:40 + (Thu, 09 Mar 2006) New Revision: 14074 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14074 Log: Some cleanup; there is no point in declaring and mapping KRB5KRB_ERR_RESPONSE_TOO_BIG when the krb5 library does not know about

svn commit: samba r14076 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-03-09 Thread gd
Author: gd Date: 2006-03-09 16:08:15 + (Thu, 09 Mar 2006) New Revision: 14076 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14076 Log: When the backends trusted_domains call comes back with no trusts the NTSTATUS code will be NT_STATUS_NO_MORE_ENTRIES

svn commit: samba r14049 - branches/SAMBA_3_0/source/include trunk/source/include

2006-03-08 Thread gd
Author: gd Date: 2006-03-08 20:57:41 + (Wed, 08 Mar 2006) New Revision: 14049 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14049 Log: Found some more MSV1_0 bits and their behaviour; just for documentation purpose. Guenther Modified: branches/SAMBA_3_0

svn commit: samba r14050 - branches/SAMBA_3_0/source/include trunk/source/include

2006-03-08 Thread gd
Author: gd Date: 2006-03-08 21:05:32 + (Wed, 08 Mar 2006) New Revision: 14050 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14050 Log: Add the ACB_PWEXPIRED bit abartlet has found. Guenther Modified: branches/SAMBA_3_0/source/include/smb.h trunk/source

svn commit: samba r14051 - branches/SAMBA_3_0/source/include trunk/source/include

2006-03-08 Thread gd
Author: gd Date: 2006-03-08 21:10:20 + (Wed, 08 Mar 2006) New Revision: 14051 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14051 Log: Add remaining (documented) userAccountControl bits, thanks to Luke Howard for pointing this out. Guenther Modified

svn commit: samba r14054 - in branches/SAMBA_4_0/source/include: .

2006-03-08 Thread gd
Author: gd Date: 2006-03-08 21:33:06 + (Wed, 08 Mar 2006) New Revision: 14054 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14054 Log: merge from samba3, fillout more userAccountControl bits. Guenther Modified: branches/SAMBA_4_0/source/include/ads.h

svn commit: samba r14055 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-03-08 Thread gd
Author: gd Date: 2006-03-08 21:36:20 + (Wed, 08 Mar 2006) New Revision: 14055 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14055 Log: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified although not automatically tested in smbtorture right now

svn commit: samba r13945 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/rpcclient trunk/source trunk/source/lib trunk/source/rpcclient

2006-03-07 Thread gd
Author: gd Date: 2006-03-07 15:17:01 + (Tue, 07 Mar 2006) New Revision: 13945 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13945 Log: Move display_sec.c to lib/ (as suggested by Volker). Guenther Added: branches/SAMBA_3_0/source/lib/display_sec.c trunk

svn commit: samba r13965 - branches/SAMBA_3_0/source/libads trunk/source/libads

2006-03-07 Thread gd
Author: gd Date: 2006-03-07 16:56:31 + (Tue, 07 Mar 2006) New Revision: 13965 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13965 Log: Make sure we always reset the userAccountControl bits when re-joining with an existing account. Guenther Modified

svn commit: samba r13861 - branches/SAMBA_3_0/source/utils trunk/source/utils

2006-03-06 Thread gd
Author: gd Date: 2006-03-06 14:55:27 + (Mon, 06 Mar 2006) New Revision: 13861 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13861 Log: Avoid net rpc join segfaulting when storing the servername in the affinity cache. Guenther Modified: branches/SAMBA_3_0

svn commit: samba r13864 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/libmsrpc branches/SAMBA_3_0/source/rpc_client branches/SAMBA_3_0/source/rpc_parse branches/SAMBA_3_0/source/rpcclient bra

2006-03-06 Thread gd
Author: gd Date: 2006-03-06 15:22:00 + (Mon, 06 Mar 2006) New Revision: 13864 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13864 Log: Some cleanup and the samr set security object function client-side. Guenther Modified: branches/SAMBA_3_0/source

svn commit: samba r13869 - in trunk/source/include: .

2006-03-06 Thread gd
Author: gd Date: 2006-03-06 16:03:42 + (Mon, 06 Mar 2006) New Revision: 13869 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13869 Log: Fix the build. Guenther Modified: trunk/source/include/smbprofile.h Changeset: Modified: trunk/source/include

svn commit: samba r13711 - branches/SAMBA_3_0/examples/libmsrpc/test/sam branches/SAMBA_3_0/examples/pdb branches/SAMBA_3_0/source/auth branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/liba

2006-02-27 Thread gd
Author: gd Date: 2006-02-27 10:32:45 + (Mon, 27 Feb 2006) New Revision: 13711 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13711 Log: * Correctly handle acb_info/acct_flags as uint32 not as uint16. * Fix a couple of related parsing issues. * in the info3 reply

svn commit: samba r13720 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-27 Thread gd
Author: gd Date: 2006-02-27 16:39:56 + (Mon, 27 Feb 2006) New Revision: 13720 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13720 Log: Only lockout Administrator after x bad password attempts in offline-mode when we are told to do so by the password_properties

svn commit: samba r13657 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/nsswitch trunk/source/include trunk/source/libads trunk/source/nsswitch

2006-02-23 Thread gd
Author: gd Date: 2006-02-23 14:28:41 + (Thu, 23 Feb 2006) New Revision: 13657 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13657 Log: Let winbindd try to obtain the gecos field from the msSFU30Gecos attribute when winbind nss info = sfu is set. Fixes #3539

svn commit: samba r13660 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-23 Thread gd
Author: gd Date: 2006-02-23 16:51:53 + (Thu, 23 Feb 2006) New Revision: 13660 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13660 Log: Attempt to better handle the failure that we cannot find our sid upon startup; don't panic, shutdown instead. Guenther

svn commit: samba r13622 - branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/passdb branches/SAMBA_3_0/source/printing branches/SAMBA_3_0/source/rpc_server trunk/source/lib trunk/source/passdb t

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 10:28:02 + (Wed, 22 Feb 2006) New Revision: 13622 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13622 Log: Allow to rename machine accounts in a Samba Domain. This still uses the rename user script to do the rename of the posix machine

svn commit: samba r13625 - branches/SAMBA_3_0/source/include trunk/source/include

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 11:47:41 + (Wed, 22 Feb 2006) New Revision: 13625 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13625 Log: Now that Heimdal 0.7.2 is released, we reenable our strict checking for c++ reserved names. Guenther Modified: branches

svn commit: samba r13630 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 13:52:00 + (Wed, 22 Feb 2006) New Revision: 13630 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13630 Log: Add new ACB-bits as seen in acct_flags in the PAC info3 (merge from Samba 3). Guenther Modified: branches/SAMBA_4_0/source

svn commit: samba r13631 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 13:53:33 + (Wed, 22 Feb 2006) New Revision: 13631 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13631 Log: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout Administrator, not Domain Admins in general). Guenther

svn commit: samba r13632 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 13:56:46 + (Wed, 22 Feb 2006) New Revision: 13632 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13632 Log: The password_properties is a bitmask as well. Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/samr.idl Changeset

svn commit: samba r13633 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 14:05:49 + (Wed, 22 Feb 2006) New Revision: 13633 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13633 Log: Adding more SE_GROUP bits and make it a bitmask as well. Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/samr.idl

svn commit: samba r13634 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 14:07:04 + (Wed, 22 Feb 2006) New Revision: 13634 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13634 Log: Fix typo. Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/samr.idl Changeset: Modified: branches/SAMBA_4_0/source

svn commit: samba r13637 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 16:25:31 + (Wed, 22 Feb 2006) New Revision: 13637 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13637 Log: Adding more netr_UserFlags. Guenther Modified: branches/SAMBA_4_0/source/librpc/idl/netlogon.idl Changeset: Modified

svn commit: samba r13639 - branches/SAMBA_3_0/source/nsswitch branches/SAMBA_3_0/source/rpc_client trunk/source/nsswitch trunk/source/rpc_client

2006-02-22 Thread gd
Author: gd Date: 2006-02-22 20:40:24 + (Wed, 22 Feb 2006) New Revision: 13639 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13639 Log: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon(). Guenther Modified: branches/SAMBA_3_0/source

svn commit: samba r13566 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/lib trunk/source trunk/source/include trunk/source/lib

2006-02-20 Thread gd
Author: gd Date: 2006-02-20 11:57:47 + (Mon, 20 Feb 2006) New Revision: 13566 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13566 Log: Fix EA support for AIX. Patch from Bjoern Jacke bjacke-at-sernet-dot-de. Guenther Modified: branches/SAMBA_3_0/source

svn commit: samba r13581 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libads branches/SAMBA_3_0/source/rpc_parse trunk/source/include trunk/source/libads trunk/source/rpc_parse

2006-02-20 Thread gd
Author: gd Date: 2006-02-20 23:22:56 + (Mon, 20 Feb 2006) New Revision: 13581 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13581 Log: Correctly parse a non-null terminated, little-endian UCS2 string in the PAC_LOGON_NAME structure. This was broken on big-endian

svn commit: samba r13522 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/rpc_client branches/SAMBA_3_0/source/rpc_parse branches/SAMBA_3_0/source/rpcclient trunk/source/include trunk/sou

2006-02-16 Thread gd
Author: gd Date: 2006-02-16 13:18:17 + (Thu, 16 Feb 2006) New Revision: 13522 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13522 Log: Add SAMR_GET_USRDOM_PWINFO client-side. Guenther Modified: branches/SAMBA_3_0/source/include/rpc_samr.h branches

svn commit: samba r13523 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-02-16 Thread gd
Author: gd Date: 2006-02-16 15:51:04 + (Thu, 16 Feb 2006) New Revision: 13523 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13523 Log: Fix indent. Guenther Modified: branches/SAMBA_3_0/source/rpcclient/cmd_samr.c trunk/source/rpcclient/cmd_samr.c

svn commit: samba r13495 - branches/SAMBA_3_0/source/libsmb trunk/source/libsmb

2006-02-14 Thread gd
Author: gd Date: 2006-02-14 12:35:56 + (Tue, 14 Feb 2006) New Revision: 13495 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13495 Log: Derell, I'm removing that double setup_logging(), just a typo. Guenther Modified: branches/SAMBA_3_0/source/libsmb

svn commit: samba r13492 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-13 Thread gd
Author: gd Date: 2006-02-13 15:12:22 + (Mon, 13 Feb 2006) New Revision: 13492 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13492 Log: As noone objected on the mailing-list: Fix parse_domain_user to fail when splitting a full name like DOM\user when winbind use

svn commit: samba r13442 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/nsswitch branches/SAMBA_3_0/source/rpc_client branches/SAMBA_3_0/source/rpc_parse branches/SAMBA_3_0/source/rpc_s

2006-02-10 Thread gd
Author: gd Date: 2006-02-10 23:09:00 + (Fri, 10 Feb 2006) New Revision: 13442 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13442 Log: Implement samr_chgpasswd_user3 server-side. Guenther Modified: branches/SAMBA_3_0/source/include/rpc_samr.h branches

svn commit: samba r13443 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2006-02-10 Thread gd
Author: gd Date: 2006-02-10 23:23:10 + (Fri, 10 Feb 2006) New Revision: 13443 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13443 Log: Fix the build. Guenther Modified: branches/SAMBA_3_0/source/smbd/lanman.c trunk/source/smbd/lanman.c Changeset

svn commit: samba r13444 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/rpc_server branches/SAMBA_3_0/source/smbd trunk/source/include trunk/source/rpc_server trunk/source/smbd

2006-02-10 Thread gd
Author: gd Date: 2006-02-10 23:41:41 + (Fri, 10 Feb 2006) New Revision: 13444 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13444 Log: Add REJECT_REASON_OTHER for samr_chgpasswd_user3 Guenther Modified: branches/SAMBA_3_0/source/include/rpc_samr.h

svn commit: samba r13445 - branches/SAMBA_3_0/source/rpc_parse trunk/source/rpc_parse

2006-02-10 Thread gd
Author: gd Date: 2006-02-10 23:49:52 + (Fri, 10 Feb 2006) New Revision: 13445 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13445 Log: We already made the decision whether to include the dominfo and changereject. Guenther Modified: branches/SAMBA_3_0/source

svn commit: samba r13448 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-02-10 Thread gd
Author: gd Date: 2006-02-10 23:54:45 + (Fri, 10 Feb 2006) New Revision: 13448 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13448 Log: Fix the build (again). Guenther Modified: branches/SAMBA_3_0/source/rpcclient/cmd_samr.c trunk/source/rpcclient

svn commit: samba r13451 - branches/SAMBA_3_0/source/rpc_client trunk/source/rpc_client

2006-02-10 Thread gd
Author: gd Date: 2006-02-11 00:08:57 + (Sat, 11 Feb 2006) New Revision: 13451 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13451 Log: Fix build warning. Guenther Modified: branches/SAMBA_3_0/source/rpc_client/cli_samr.c trunk/source/rpc_client/cli_samr.c

svn commit: samba r13408 - branches/SAMBA_3_0/source/printing trunk/source/printing

2006-02-09 Thread gd
Author: gd Date: 2006-02-09 10:09:32 + (Thu, 09 Feb 2006) New Revision: 13408 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13408 Log: Remove C++ comments (# 3494) Guenther Modified: branches/SAMBA_3_0/source/printing/print_iprint.c trunk/source/printing

svn commit: samba r13409 - branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/nsswitch trunk/source/lib trunk/source/nsswitch

2006-02-09 Thread gd
Author: gd Date: 2006-02-09 10:17:38 + (Thu, 09 Feb 2006) New Revision: 13409 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13409 Log: No functional changes, just some DEBUG cleanup. Guenther Modified: branches/SAMBA_3_0/source/lib/events.c branches

svn commit: samba r13410 - branches/SAMBA_3_0/examples/misc branches/SAMBA_3_0/source/libads trunk/examples/misc trunk/source/libads

2006-02-09 Thread gd
Author: gd Date: 2006-02-09 10:24:27 + (Thu, 09 Feb 2006) New Revision: 13410 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13410 Log: Dump a netbootGUID as a GUID. Guenther Modified: branches/SAMBA_3_0/examples/misc/adssearch.pl branches/SAMBA_3_0/source

svn commit: samba r13391 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-08 Thread gd
Author: gd Date: 2006-02-08 11:57:38 + (Wed, 08 Feb 2006) New Revision: 13391 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13391 Log: Only fall into password change when ACB_PWNOEXP is not set (got it wrong the first time as administrator has this flag set

svn commit: samba r13375 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-07 Thread gd
Author: gd Date: 2006-02-07 17:18:29 + (Tue, 07 Feb 2006) New Revision: 13375 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13375 Log: Match XP behaviour: Don't force 'Administrator' to change an expired password on logon. (this might be true for all domain

svn commit: samba r13377 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-02-07 Thread gd
Author: gd Date: 2006-02-07 17:55:17 + (Tue, 07 Feb 2006) New Revision: 13377 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13377 Log: Fix from Volker: Make offline authentication work with NT4 as well (handle no ACB_NORMAL flag and save name2sid as early

svn commit: samba r13304 - in trunk/source/python: .

2006-02-03 Thread gd
Author: gd Date: 2006-02-03 13:11:38 + (Fri, 03 Feb 2006) New Revision: 13304 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13304 Log: Fix python build (trunk only). Guenther Modified: trunk/source/python/py_lsa.c Changeset: Modified: trunk/source/python

svn commit: samba r13290 - branches/SAMBA_3_0/examples/LDAP trunk/examples/LDAP

2006-02-02 Thread gd
Author: gd Date: 2006-02-02 16:25:58 + (Thu, 02 Feb 2006) New Revision: 13290 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13290 Log: Adding Account Policy LDAP attributes for eDirectory schema. Guenther Modified: branches/SAMBA_3_0/examples/LDAP/samba

svn commit: samba r13284 - in trunk/source/nsswitch: .

2006-02-01 Thread gd
Author: gd Date: 2006-02-01 20:25:14 + (Wed, 01 Feb 2006) New Revision: 13284 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13284 Log: Don't let nss_winbind consumers assume we have shadow information. Setting pw-pwd to x points to having an encrypted password

svn commit: samba-docs r910 - in trunk/manpages-3: .

2006-01-30 Thread gd
Author: gd Date: 2006-01-30 19:02:05 + (Mon, 30 Jan 2006) New Revision: 910 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=910 Log: Document procedure to move account policies to ldapsam. Guenther Modified: trunk/manpages-3/pdbedit.8.xml Changeset

svn commit: samba r13162 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-01-26 Thread gd
Author: gd Date: 2006-01-26 12:04:43 + (Thu, 26 Jan 2006) New Revision: 13162 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13162 Log: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient. Guenther Modified: branches/SAMBA_3_0/source

svn commit: samba r13164 - in trunk/source/nsswitch: .

2006-01-26 Thread gd
Author: gd Date: 2006-01-26 13:41:52 + (Thu, 26 Jan 2006) New Revision: 13164 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13164 Log: Fix wbinfo --trusted-domains (-m) and add wbinfo --all-domains. We were not quite following our own documentation when wbinfo

svn commit: samba r13165 - in trunk/source/nsswitch: .

2006-01-26 Thread gd
Author: gd Date: 2006-01-26 14:06:22 + (Thu, 26 Jan 2006) New Revision: 13165 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13165 Log: Make sure to return entries from the persistent cache *only* when lp_winbind_offline_logon is true. Guenther Modified

svn commit: samba r13039 - in trunk/source/rpc_client: .

2006-01-19 Thread gd
Author: gd Date: 2006-01-19 18:36:26 + (Thu, 19 Jan 2006) New Revision: 13039 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13039 Log: Fix the build. Guenther Modified: trunk/source/rpc_client/cli_pipe.c Changeset: Modified: trunk/source/rpc_client

svn commit: samba r13046 - in trunk/source/nsswitch: .

2006-01-19 Thread gd
Author: gd Date: 2006-01-20 01:02:42 + (Fri, 20 Jan 2006) New Revision: 13046 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13046 Log: Some smaller fixes and cleanups for pam_winbind again. Guenther Modified: trunk/source/nsswitch/pam_winbind.c Changeset

svn commit: samba r13003 - in trunk/source/nsswitch: .

2006-01-18 Thread gd
Author: gd Date: 2006-01-18 16:07:04 + (Wed, 18 Jan 2006) New Revision: 13003 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13003 Log: Allow to delete the credential cache without calling pam_sm_close_session directly but calling pam_sm_setcred

svn commit: samba r13010 - in trunk/source/nsswitch: .

2006-01-18 Thread gd
Author: gd Date: 2006-01-18 17:46:56 + (Wed, 18 Jan 2006) New Revision: 13010 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13010 Log: Add non-returning macro to handle status code translations for the PAM conversations. Guenther Modified: trunk/source

svn commit: samba r13013 - in trunk/source: nsswitch param

2006-01-18 Thread gd
Author: gd Date: 2006-01-18 19:27:26 + (Wed, 18 Jan 2006) New Revision: 13013 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13013 Log: Add lp_winbind_offline_logon(), off by default Guenther Modified: trunk/source/nsswitch/winbindd_pam.c trunk/source

svn commit: samba r13020 - branches/SAMBA_3_0/source/libsmb trunk/source/libsmb

2006-01-18 Thread gd
Author: gd Date: 2006-01-18 22:40:00 + (Wed, 18 Jan 2006) New Revision: 13020 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13020 Log: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole area of code needs to be reworked later on. Guenther

svn commit: samba r13024 - branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/nsswitch trunk/source/lib trunk/source/nsswitch

2006-01-18 Thread gd
Author: gd Date: 2006-01-19 00:03:07 + (Thu, 19 Jan 2006) New Revision: 13024 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13024 Log: Add is_null_sid. GUenther Modified: branches/SAMBA_3_0/source/lib/util_sid.c branches/SAMBA_3_0/source/nsswitch

svn commit: samba r13025 - in trunk/source/nsswitch: .

2006-01-18 Thread gd
Author: gd Date: 2006-01-19 00:04:03 + (Thu, 19 Jan 2006) New Revision: 13025 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13025 Log: Attempt to fix an issue with cached logon. Guenther Modified: trunk/source/nsswitch/winbindd_cache.c Changeset: Modified

svn commit: samba r13026 - in trunk/source/nsswitch: .

2006-01-18 Thread gd
Author: gd Date: 2006-01-19 00:13:07 + (Thu, 19 Jan 2006) New Revision: 13026 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13026 Log: Make a cached login warning a PAM_ERROR_MSG not a PAM_TEXT_INFO. Guenther Modified: trunk/source/nsswitch/pam_winbind.c

svn commit: samba r12987 - in trunk/source: include nsswitch

2006-01-17 Thread gd
Author: gd Date: 2006-01-17 21:26:42 + (Tue, 17 Jan 2006) New Revision: 12987 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12987 Log: Flip order of pam_conversation messages on failed password change. Also add REJECT_REASON_NOT_COMPLEX. Guenther Modified

svn commit: samba r12963 - in trunk/source/nsswitch: .

2006-01-16 Thread gd
Author: gd Date: 2006-01-16 17:05:07 + (Mon, 16 Jan 2006) New Revision: 12963 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12963 Log: Handle the case when an account may not change it's password in pam_winbind. Guenther Modified: trunk/source/nsswitch

svn commit: samba r12900 - in branches/SAMBA_3_0/source/nsswitch: .

2006-01-13 Thread gd
Author: gd Date: 2006-01-13 11:11:23 + (Fri, 13 Jan 2006) New Revision: 12900 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12900 Log: Merge from trunk: Correctly handle the case where users logon with an expired password. In that case pam_sm_authenticate has

svn commit: samba r12901 - branches/SAMBA_3_0/source/rpcclient trunk/source/rpcclient

2006-01-13 Thread gd
Author: gd Date: 2006-01-13 11:19:59 + (Fri, 13 Jan 2006) New Revision: 12901 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12901 Log: Fix netfileenum returning WERR_BUF_TOO_SMALL. Guenther Modified: branches/SAMBA_3_0/source/rpcclient/cmd_srvsvc.c trunk

svn commit: samba r12904 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/sam trunk/source trunk/source/sam

2006-01-13 Thread gd
Author: gd Date: 2006-01-13 14:55:08 + (Fri, 13 Jan 2006) New Revision: 12904 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12904 Log: Fix #3264, allow to load idmap_ad with idmap backend = ad. Finally cleanup the way idmap modules are build and loaded

svn commit: samba r12924 - in trunk/source/rpc_server: .

2006-01-13 Thread gd
Author: gd Date: 2006-01-14 00:30:48 + (Sat, 14 Jan 2006) New Revision: 12924 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12924 Log: Fix LSA enumtrustdom call. Guenther Modified: trunk/source/rpc_server/srv_lsa_nt.c Changeset: Modified: trunk/source

svn commit: samba r12853 - branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/rpc_client trunk/source/include trunk/source/rpc_client

2006-01-11 Thread gd
Author: gd Date: 2006-01-11 19:18:40 + (Wed, 11 Jan 2006) New Revision: 12853 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12853 Log: Fix segfault in net rpc vampire|samdump (Bugzilla #3390). The session key, after beeing set, was zeroed later

svn commit: samba r12825 - in branches/SAMBA_4_0/source/lib/samba3: .

2006-01-10 Thread gd
Author: gd Date: 2006-01-10 11:34:43 + (Tue, 10 Jan 2006) New Revision: 12825 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12825 Log: Add \n Guenther Modified: branches/SAMBA_4_0/source/lib/samba3/secrets.c Changeset: Modified: branches/SAMBA_4_0/source

svn commit: samba r12787 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-01-09 Thread gd
Author: gd Date: 2006-01-09 12:51:57 + (Mon, 09 Jan 2006) New Revision: 12787 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12787 Log: Revert last commit that removed our logic of memorizing negative name_to_sid lookups in the cache. Guenther Modified

svn commit: samba r12736 - in trunk/source: include nsswitch

2006-01-06 Thread gd
Author: gd Date: 2006-01-06 10:27:20 + (Fri, 06 Jan 2006) New Revision: 12736 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12736 Log: Move SAMR reject reasons where they belong to. Guenther Modified: trunk/source/include/rpc_samr.h trunk/source/nsswitch

svn commit: samba r12737 - in trunk/source/nsswitch: .

2006-01-06 Thread gd
Author: gd Date: 2006-01-06 10:30:02 + (Fri, 06 Jan 2006) New Revision: 12737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12737 Log: Remove the chauthtok path using kerberos. XP doesn't use kerberos for changing password in the Change Password dialogue anyway

svn commit: samba r12740 - in trunk/source/nsswitch: .

2006-01-06 Thread gd
Author: gd Date: 2006-01-06 13:41:56 + (Fri, 06 Jan 2006) New Revision: 12740 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12740 Log: Add account_lockout_policy_handler to the winbind child. This makes sure we query the domain lockout policies on startup

svn commit: samba r12741 - in trunk/source/nsswitch: .

2006-01-06 Thread gd
Author: gd Date: 2006-01-06 14:15:59 + (Fri, 06 Jan 2006) New Revision: 12741 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12741 Log: Fix order of checks in winbindd_dual_pam_auth_cached(). According to Jeremy we may never leak account property information

svn commit: samba r12742 - branches/SAMBA_3_0/source/nsswitch trunk/source/nsswitch

2006-01-06 Thread gd
Author: gd Date: 2006-01-06 14:55:26 + (Fri, 06 Jan 2006) New Revision: 12742 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12742 Log: Don't write null sid mappings into the winbindd_cache.tdb. Guenther Modified: branches/SAMBA_3_0/source/nsswitch

svn commit: samba r12722 - in trunk/source/nsswitch: .

2006-01-05 Thread gd
Author: gd Date: 2006-01-05 14:28:34 + (Thu, 05 Jan 2006) New Revision: 12722 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12722 Log: Handle NT_STATUS_ACCOUNT_DISABLED on logon as well. Guenther Modified: trunk/source/nsswitch/pam_winbind.c Changeset

svn commit: samba r12723 - in trunk/source/nsswitch: .

2006-01-05 Thread gd
Author: gd Date: 2006-01-05 14:31:22 + (Thu, 05 Jan 2006) New Revision: 12723 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12723 Log: When requesting renewable tickets use the same renewal time Heimdal's kinit use. Guenther Modified: trunk/source/nsswitch

svn commit: samba r12726 - in trunk/source/nsswitch: .

2006-01-05 Thread gd
Author: gd Date: 2006-01-05 16:50:40 + (Thu, 05 Jan 2006) New Revision: 12726 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12726 Log: use the same krb5 renewal time also in the refresh-handler. Guenther Modified: trunk/source/nsswitch/winbindd.h trunk

svn commit: samba r12714 - branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/passdb trunk/source/lib trunk/source/passdb

2006-01-04 Thread gd
Author: gd Date: 2006-01-04 13:04:43 + (Wed, 04 Jan 2006) New Revision: 12714 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12714 Log: Fix segfault in pdb_nds.c. Guenther Modified: branches/SAMBA_3_0/source/lib/smbldap.c branches/SAMBA_3_0/source/passdb

svn commit: samba r12715 - in trunk/source/nsswitch: .

2006-01-04 Thread gd
Author: gd Date: 2006-01-04 16:00:42 + (Wed, 04 Jan 2006) New Revision: 12715 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12715 Log: Remove double talloc_free. Guenther Modified: trunk/source/nsswitch/winbindd_cred_cache.c Changeset: Modified: trunk

svn commit: samba r12692 - in trunk/source/utils: .

2006-01-03 Thread gd
Author: gd Date: 2006-01-03 11:43:29 + (Tue, 03 Jan 2006) New Revision: 12692 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12692 Log: And yet another one. Guenther Modified: trunk/source/utils/sharesec.c Changeset: Modified: trunk/source/utils/sharesec.c

svn commit: samba r12672 - in trunk/source/nsswitch: .

2006-01-02 Thread gd
Author: gd Date: 2006-01-02 12:34:47 + (Mon, 02 Jan 2006) New Revision: 12672 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12672 Log: Add load_case_tables() to the pam module as well. Guenther Modified: trunk/source/nsswitch/pam_winbind.c Changeset

svn commit: samba r12676 - in trunk/source/nsswitch: .

2006-01-02 Thread gd
Author: gd Date: 2006-01-02 17:01:07 + (Mon, 02 Jan 2006) New Revision: 12676 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12676 Log: cosmetic function name changes. Guenther Modified: trunk/source/nsswitch/winbindd_cred_cache.c trunk/source/nsswitch

svn commit: samba r12447 - in trunk/source/nsswitch: .

2005-12-23 Thread gd
Author: gd Date: 2005-12-23 12:36:54 + (Fri, 23 Dec 2005) New Revision: 12447 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12447 Log: minor cleanup. Guenther Modified: trunk/source/nsswitch/pam_winbind.c Changeset: Modified: trunk/source/nsswitch

svn commit: samba r12452 - branches/SAMBA_3_0/examples/LDAP trunk/examples/LDAP

2005-12-23 Thread gd
Author: gd Date: 2005-12-23 14:45:56 + (Fri, 23 Dec 2005) New Revision: 12452 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12452 Log: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAP schema. Maybe Base64 encoded user parameter string

svn commit: samba r12441 - branches/SAMBA_3_0/source/python trunk/source/python

2005-12-22 Thread gd
Author: gd Date: 2005-12-22 22:15:52 + (Thu, 22 Dec 2005) New Revision: 12441 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12441 Log: Fix python build. Guenther Modified: branches/SAMBA_3_0/source/python/setup.py trunk/source/python/setup.py Changeset

<    3   4   5   6   7   8   9   10   11   >