[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-04 Thread Jeremy Allison
The branch, v3-5-test has been updated via c572a5b... Remove Protocol as an extern, and add accessor functions. Jeremy. (cherry picked from commit cbafe17bb37acfb76acf9d9905be1029e274089e) from fedf1a0... s3: add support for full windows timestamps resolution on files

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-04 Thread Jeremy Allison
The branch, v3-5-test has been updated via 218aab2... Filter the returned DOS attributes by 0xFF for clients using older protocols (LANMAN2 or below). Jeremy. (cherry picked from commit f44d3754eeefb1a0d0282a424ae9901d72301766) from c572a5b... Remove Protocol as an extern, and add

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-04 Thread Jeremy Allison
The branch, v3-5-test has been updated via 88f80ef... Fix debug comment (brain wasn't working...). Jeremy. (cherry picked from commit 170d6a3084dcf4a72d5bc7dca69b1036431e0022) from 218aab2... Filter the returned DOS attributes by 0xFF for clients using older protocols (LANMAN2 or

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Volker Lendecke
The branch, v3-5-test has been updated via 1725420... s3: Remove debug_ctx() from 21e527c... Convert from numbers to correct SMB_FIND_XX constant names. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Jeremy Allison
The branch, v3-5-test has been updated via 10556ed... Fix more of the RAW-SEARCH test. Older info levels are not 4 byte aligned (levels 1 - 3). Jeremy. (cherry picked from commit 6a61befe3798ecf0996887164f7437c3f25c33f9) from cd2a18b... s3: re-run make samba3-idl.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Jeremy Allison
The branch, v3-5-test has been updated via 96f4bfc... Fix debug statements to use correct function name. Jeremy. (cherry picked from commit 31ce8eeb44d5060cfe85f42dc6ef092121b84a68) via 3404082... requires_resume_key is a bool not int. Jeremy. (cherry picked from commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Jeremy Allison
The branch, v3-5-test has been updated via bdd1622... tsocket: rewrite tsocket_guide.txt to reflect the current APIs via 31f1d6f... tsocket_bsd: return -1 and set errno to ENAMETOOLONG if the unix path is too long via 36801f0... tsocket: remove prototype of non-existing

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Jeremy Allison
The branch, v3-5-test has been updated via cd2a18b... s3: re-run make samba3-idl. from 1725420... s3: Remove debug_ctx() http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Jeremy Allison
The branch, v3-5-test has been updated via f805e94... Make samba3-idl to fix the build. Jeremy. via dba206a... Merge branch 'v3-5-test' of ssh://j...@git.samba.org/data/git/samba into v3-5-test via eea15d8... tdr: teach TDR about uint1632 enums via 99afc72... pidl:

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-03 Thread Günther Deschner
The branch, v3-5-test has been updated via 8e0c9e4... s3-lsa: fill in some more info levels in _lsa_QueryInfoPolicy(). via 3b53045... s4-smbtorture: skip three info levels while testing s3 with RPC-LSA. via 505934c... s4-smbtorture: skip QueryInfoPolicy2 while running

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Volker Lendecke
The branch, v3-5-test has been updated via cb1b5f9... s3: Make debug hires timestamp default to true from 54af185... s3:ldap: don't search when no values where found http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Karolin Seeger
The branch, v3-5-test has been updated via efbca60... WHATSNEW: Update release notes. from cb1b5f9... s3: Make debug hires timestamp default to true http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log -

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Günther Deschner
The branch, v3-5-test has been updated via f39c257... s3-gencache: restore gencache_get behavior with NULL args (with torture test). from efbca60... WHATSNEW: Update release notes. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Volker Lendecke
The branch, v3-5-test has been updated via 892f929... s3: Fix a 100% CPU loop when ctdbd dies during a traverse from f39c257... s3-gencache: restore gencache_get behavior with NULL args (with torture test). http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Jeremy Allison
The branch, v3-5-test has been updated via 6a11a1d... ndr64: added support for trailing gap alignment from 892f929... s3: Fix a 100% CPU loop when ctdbd dies during a traverse http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Jeremy Allison
The branch, v3-5-test has been updated via a385927... Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a directory with a lot of files. Jeremy. from 6a11a1d... ndr64: added support for trailing gap alignment

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-02 Thread Jeremy Allison
The branch, v3-5-test has been updated via 21e527c... Convert from numbers to correct SMB_FIND_XX constant names. Jeremy. from a385927... Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a directory with a lot of files. Jeremy.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-11-01 Thread Björn Jacke
The branch, v3-5-test has been updated via 54af185... s3:ldap: don't search when no values where found from e5f4159... ѕ3:ldap: search for account policies in objectclass sambaDomain, not * http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-31 Thread Björn Jacke
The branch, v3-5-test has been updated via e5f4159... ѕ3:ldap: search for account policies in objectclass sambaDomain, not * via 751f087... s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclient via 9568469... ѕ3:buildsystem: fix depenencies for libreplace

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-30 Thread Günther Deschner
The branch, v3-5-test has been updated via e7fdabf... s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS. via 9cc63fe... s3-rpcclient: add deletetrustdom command. via f547c3b... s3-rpcclient: add createtrustdom command. via 9a2ebc6... s3-lsa: expand

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-30 Thread Karolin Seeger
The branch, v3-5-test has been updated via f6a1bcb... s3/docs: Remove reference to nonexistent file. from e7fdabf... s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-30 Thread Karolin Seeger
The branch, v3-5-test has been updated via 5087e0c... s3/docs: Fix typo. from f6a1bcb... s3/docs: Remove reference to nonexistent file. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-29 Thread Stefan Metzmacher
The branch, v3-5-test has been updated via 54d8b2f... s3:configure: only check for gpfs_gpl.h from a5af824... s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-29 Thread Jim McDonough
The branch, v3-5-test has been updated via 62d9450... s3: Fix incorrect rc check of nscd_flush_cache. from 54d8b2f... s3:configure: only check for gpfs_gpl.h http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-29 Thread Jeremy Allison
The branch, v3-5-test has been updated via 11708ca... Start fixing the RAW-STREAMS test - ensure that the xattr used to store the stream info in streams_depot.so is not seen in when enumerating EAs. Jeremy. from 62d9450... s3: Fix incorrect rc check of nscd_flush_cache.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Jeremy Allison
The branch, v3-5-test has been updated via a227073... Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share. from b053961... s3/docs: Document new pdbedit -K option. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Björn Jacke
The branch, v3-5-test has been updated via 83344b3... s3:net: fix output of net rpc trustdom list from a227073... Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Björn Jacke
The branch, v3-5-test has been updated via 53c6c53... s3:net: simplify padding to single printf call via 37ddb05... s3:net simplify padding to single printf call from 83344b3... s3:net: fix output of net rpc trustdom list

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Björn Jacke
The branch, v3-5-test has been updated via a4556d4... s3:Makefile: rename LDSHFLAG variables to make meaning more obvious from 53c6c53... s3:net: simplify padding to single printf call http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Jeremy Allison
The branch, v3-5-test has been updated via 0ef863a... Add in Metze's new code to ndr encode the user.DOSATTRIB blobs. Next I'll change the create timestamp and dos attribute code to use this. from a4556d4... s3:Makefile: rename LDSHFLAG variables to make meaning more obvious

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Simo Sorce
The branch, v3-5-test has been updated via 4b69d99... Fix map readonly in smb.conf, it is a single word from 0ef863a... Add in Metze's new code to ndr encode the user.DOSATTRIB blobs. Next I'll change the create timestamp and dos attribute code to use this.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-28 Thread Jeremy Allison
The branch, v3-5-test has been updated via a5af824... s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c. via 50b1a41... s3-net: acct_flags are uint32_t in net_sam_set_userflag(). via ed9df48... adssearch: dump some more nttime timestamps.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-27 Thread Karolin Seeger
The branch, v3-5-test has been updated via b053961... s3/docs: Document new pdbedit -K option. via 0580198... s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff time from b3bb185... Second part of the fix for bug 6828 - infinite timeout occurs when byte

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-26 Thread Karolin Seeger
The branch, v3-5-test has been updated via 77197f3... WHATSNEW: Update release notes. from 8aafa80... s3:docs: fake dir create times is a global parameter. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-26 Thread Karolin Seeger
The branch, v3-5-test has been updated via 7601427... s3:docs: Public is not a synonym for access based shareenum. from 77197f3... WHATSNEW: Update release notes. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-26 Thread Karolin Seeger
The branch, v3-5-test has been updated via 7e08fa0... s3: Rename new parameter ldap ref follow to ldap follow referral. from 7601427... s3:docs: Public is not a synonym for access based shareenum. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-26 Thread Karolin Seeger
The branch, v3-5-test has been updated via 855430f... WHATSNEW: Update changes. from 7e08fa0... s3: Rename new parameter ldap ref follow to ldap follow referral. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-26 Thread Jeremy Allison
The branch, v3-5-test has been updated via b3bb185... Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held outside of samba. Fixes case where a connection with a pending lock can me marked idle, and ensures that the lock queue timeout is always recalculated.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-25 Thread Jeremy Allison
The branch, v3-5-test has been updated via 2466798... tdb: detect tdb store of identical records and skip from 1f3ea87... tdb: rename 'struct list_struct' into 'struct tdb_record' http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Bo Yang
The branch, v3-5-test has been updated via b46f0a7... s3: Fix crash in pam_winbind, another reference to freed memory. from 2b02c97... Simplify the logic. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Jeremy Allison
The branch, v3-5-test has been updated via dcdec16... util: fixed place where we could look one byte past end of string from b46f0a7... s3: Fix crash in pam_winbind, another reference to freed memory. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Jeremy Allison
The branch, v3-5-test has been updated via d8d28f7... s4-torture: fixed double free in libnet_group test from dcdec16... util: fixed place where we could look one byte past end of string http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Jeremy Allison
The branch, v3-5-test has been updated via e692241... Fix bug 6802 - A created folder does not properly inherit permissions from parent. from d8d28f7... s4-torture: fixed double free in libnet_group test http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Jeremy Allison
The branch, v3-5-test has been updated via 129cd3b... s3:Makefile: add some explicit dependencies to libc from e692241... Fix bug 6802 - A created folder does not properly inherit permissions from parent. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-23 Thread Jeremy Allison
The branch, v3-5-test has been updated via 1f3ea87... tdb: rename 'struct list_struct' into 'struct tdb_record' via d94a4d4... lib/tdb: make tdbtool use tdb_check() for check command via 2e6f7df... lib/tdb: add tdb_check() via 12da055... lib/tdb: add -t (always use

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-22 Thread Jeremy Allison
The branch, v3-5-test has been updated via 322f076... Fix bug 6829 - smbclient does not show special characters properly. All successful calls to cli_session_setup() *must* be followed by calls to cli_init_creds() to stash the credentials we successfully connected with. There were 2

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-22 Thread Jeremy Allison
The branch, v3-5-test has been updated via 2b02c97... Simplify the logic. Jeremy. from 322f076... Fix bug 6829 - smbclient does not show special characters properly. All successful calls to cli_session_setup() *must* be followed by calls to cli_init_creds() to stash the

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Björn Jacke
The branch, v3-5-test has been updated via 4d5f14b... s3:configure: add support for Solaris' ld -z ignore via 7aaec4f... s3: make unresolved symbols in libs throw errors via 78e8d76... s3: allow using different LDFLAGS for internal libs/plugins from 13ff1f6...

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Günther Deschner
The branch, v3-5-test has been updated via 6972bf2... s4-smbtorture: Make it simpler to specify number of trusted domains to create in RPC-LSA-TRUSTED-DOMAINS. via 23d93c7... s3-lsa: Fix _lsa_EnumTrustDom(). via 157f377... s3-pdb_ldap: fix crash bug in

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via 7034ef4... Fix the pam_smbpass.so build with the recent linker flag changes. Jeremy. from 6972bf2... s4-smbtorture: Make it simpler to specify number of trusted domains to create in RPC-LSA-TRUSTED-DOMAINS.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via 20d9592... Remove pythonmods from the build in source3, it doesn't build anyway and isn't needed (as far as I can tell). Jeremy. from 7034ef4... Fix the pam_smbpass.so build with the recent linker flag changes. Jeremy.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via 9c7e31b... Fix make install by removing all references to python. Not currently needed in source3, and isn't working anyway. Jeremy. from 20d9592... Remove pythonmods from the build in source3, it doesn't build anyway and isn't needed (as

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via a016f4d... Add local (or NFS) lock test to smbtorture. Checks that local locks conflict with CIFS locks (see bug 6868). Jeremy. from 9c7e31b... Fix make install by removing all references to python. Not currently needed in source3, and

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via 8db60c4... Fix comments on new test. Jeremy from a016f4d... Add local (or NFS) lock test to smbtorture. Checks that local locks conflict with CIFS locks (see bug 6868). Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Jeremy Allison
The branch, v3-5-test has been updated via df0430e... Turn on LOCK9 test which will test for regressions in bug 6828. Jeremy. via 573c2cc... Fix bug 6828 - infinite timeout occurs when byte lock held outside of samba Jeremy. from 8db60c4... Fix comments on new test. Jeremy

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-20 Thread Günther Deschner
The branch, v3-5-test has been updated via b2b8363... s4-lsa: Fix dcesrv_lsa_EnumTrustDom() and avoid infite windows client loop. via e91e374... s3-lsa: Fix _lsa_EnumTrustDom() and avoid infite windows client loop. via 1500ee6... s4-smbtorture: test whether an

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-19 Thread Karolin Seeger
The branch, v3-5-test has been updated via cf0617b... Fix typo. from 5d62b2f... s3: Don't fail authentication when one or some group of require-membership-of is invalid. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-19 Thread Karolin Seeger
The branch, v3-5-test has been updated via 1a300b7... s4:test: Fix typo. from cf0617b... Fix typo. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit 1a300b7a345f962591e356335aed005a8c304711

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-19 Thread Jeremy Allison
The branch, v3-5-test has been updated via 72ae449... util: fixed generate_unique_strs() to be portable from 1a300b7... s4:test: Fix typo. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-19 Thread Jeremy Allison
The branch, v3-5-test has been updated via 7e75d3c... tdb: fixed the intermittent failure of tdbtorture in the build farm from 72ae449... util: fixed generate_unique_strs() to be portable http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-19 Thread Jeremy Allison
The branch, v3-5-test has been updated via 13ff1f6... s4-dsdb: fixed empty structure error on solaris8 via 4f1a1bf... s4-idl: don't call a variable 'stat' via e94c54f... lib-util: check for too many combinations in generate_unique_strs() from 7e75d3c... tdb: fixed

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-18 Thread Jeremy Allison
The branch, v3-5-test has been updated via 3555704... s3:configure: fix avahi activation from 404f744... Fix posix_unlink test. Was doing grep without quotes around the target string. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-18 Thread Bo Yang
The branch, v3-5-test has been updated via 5d62b2f... s3: Don't fail authentication when one or some group of require-membership-of is invalid. from 3555704... s3:configure: fix avahi activation http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-17 Thread Jeremy Allison
The branch, v3-5-test has been updated via 404f744... Fix posix_unlink test. Was doing grep without quotes around the target string. Jeremy. from 62620e9... Add comment explaining about symlink following posix. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Karolin Seeger
The branch, v3-5-test has been updated via 11a6d88... s3:packaging: Fix building RHEL packages. from 8395c1d... s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Günther Deschner
The branch, v3-5-test has been updated via f2b9430... nsswitch: increase libwbclient version after adding wbcChangeTrustCredentials(). via 823a1c4... s4-smbtorture: extend netr_LogonControl test in RPC-NETLOGON. via 7cebe58... s3-netlogon: Fix _netr_ServerPasswordSet2

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Jeremy Allison
The branch, v3-5-test has been updated via 9180559... Fix one missing STAT - LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught by the torture tester. I love unit tests :-). Jeremy. via bf68418... s3: build pam_smbpass when possible from f2b9430... nsswitch: increase

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Jeremy Allison
The branch, v3-5-test has been updated via 90a291f... Last 2 VFS_STAT - LSTAT fixes I can see in the modules code. Jeremy. from 9180559... Fix one missing STAT - LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught by the torture tester. I love unit tests :-). Jeremy.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Jeremy Allison
The branch, v3-5-test has been updated via 96b6d67... s3-netlogon: fix updating trust accout passwords with downlevel domains. from 90a291f... Last 2 VFS_STAT - LSTAT fixes I can see in the modules code. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-16 Thread Jeremy Allison
The branch, v3-5-test has been updated via 62620e9... Add comment explaining about symlink following posix. Jeremy. from 96b6d67... s3-netlogon: fix updating trust accout passwords with downlevel domains. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Karolin Seeger
The branch, v3-5-test has been updated via 1a25ef2... s3/docs: Add missing meta data to man ldbrename. from 9535d43... Fix the build, missing -. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Günther Deschner
The branch, v3-5-test has been updated via 7936874... s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure. via dfd22e3... s3-build: we need to have talloc 2.0.1 when building with external talloc. via d4d2bbf... s3-passdb: missed two prototypes

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Günther Deschner
The branch, v3-5-test has been updated via aece18c... s3-spnego: fix memleak in spnego_parse_auth(). from 7936874... s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Jeremy Allison
The branch, v3-5-test has been updated via 156560a... s3: fixed krb5 build problem on ubuntu karmic from aece18c... s3-spnego: fix memleak in spnego_parse_auth(). http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Jeremy Allison
The branch, v3-5-test has been updated via 218d588... Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrind Jeremy. from 156560a... s3: fixed krb5 build problem on ubuntu karmic http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-15 Thread Jeremy Allison
The branch, v3-5-test has been updated via 8395c1d... s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED via 4e3ea9e... idl: added bit definition for privilege masks from 218d588... Fix valgrind memory leak in bug #6814 - Fixes for problems reported by

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-14 Thread Jeremy Allison
The branch, v3-5-test has been updated via a94f0a5... s3: Fix reference to freed memory in pam_winbind. from 23b3fad... s3:torture: Add a notify-bench test http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-14 Thread Jeremy Allison
The branch, v3-5-test has been updated via 4c8175c... Final part of fix for bug 6793 - winbindd crash with INTERNAL ERROR: Signal 6 Don't use mapped_user uninitialized. Jeremy. via a3713a5... s3:winbind: Fix a double-free via 12cabf9... s3:winbind: Fix bug 6793 -- segfault

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-14 Thread Jeremy Allison
The branch, v3-5-test has been updated via 9535d43... Fix the build, missing -. Jeremy. from 4c8175c... Final part of fix for bug 6793 - winbindd crash with INTERNAL ERROR: Signal 6 Don't use mapped_user uninitialized. Jeremy.

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Karolin Seeger
The branch, v3-5-test has been updated via 4c7d2aa... s3/loadparm: Fix severe HPUX compiler issue. from f1529c3... torture: fixed socket leak in BENCH-TCON test http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Günther Deschner
The branch, v3-5-test has been updated via ec646e5... s3-winbindd: add wbint_ChangeMachineAccount implementation. via e3fa32a... docs: document wbinfo -c. via e816b11... nsswitch: add wbinfo -c (change trust account passwords). via 507de11... libwbclient: add

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Volker Lendecke
The branch, v3-5-test has been updated via 7ff4fc5... s3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx from ec646e5... s3-winbindd: add wbint_ChangeMachineAccount implementation. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Jeremy Allison
The branch, v3-5-test has been updated via 75b8839... Remove use of int ret when we already have errcode. Jeremy. via 4cbb0fb... Catch one more erroneous use of errno. Jeremy. via e5aecfa... correctly handle aio_error() and errno from 7ff4fc5... s3: Fix

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Björn Jacke
The branch, v3-5-test has been updated via b3cc2f7... s3:net: Fix a segfault in net rpc trustdom list for overlong domain names from 75b8839... Remove use of int ret when we already have errcode. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-13 Thread Jeremy Allison
The branch, v3-5-test has been updated via 23b3fad... s3:torture: Add a notify-bench test via bd40e01... s3:libsmb: Add cli_notify via 476a5df... s3:rpc: Fix is_known_pipename for dynamically loaded pipes via a85ea69... s3: Fix some nonempty blank lines from

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-12 Thread Karolin Seeger
The branch, v3-5-test has been updated via 142faf7... s3/proto.h: Add lp_ldap_ref_follow prototype. via a503726... s3/smbldap: add option to disable following LDAP refs from dce488b... Fix builds with external tdb http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-12 Thread Karolin Seeger
The branch, v3-5-test has been updated via 1e26735... WHATSNEW: Update changes. from 142faf7... s3/proto.h: Add lp_ldap_ref_follow prototype. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-12 Thread Björn Jacke
The branch, v3-5-test has been updated via b7dfa5a... ѕ3: fix domain trust documentation confusion from 1e26735... WHATSNEW: Update changes. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-12 Thread Jeremy Allison
The branch, v3-5-test has been updated via f1529c3... torture: fixed socket leak in BENCH-TCON test from b7dfa5a... ѕ3: fix domain trust documentation confusion http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-11 Thread Björn Jacke
The branch, v3-5-test has been updated via 2f95768... Use the method used by build_env.sh to discover the user name. from 1f1c293... s3: Fix a memleak reported by dmarkey http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-11 Thread Simo Sorce
The branch, v3-5-test has been updated via dce488b... Fix builds with external tdb from 2f95768... Use the method used by build_env.sh to discover the user name. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-09 Thread Karolin Seeger
The branch, v3-5-test has been updated via b638a21... WHATSNEW: Update WHATSNEW. from 0dc5d0b... s4/torture: Add server target of OneFS http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-09 Thread Simo Sorce
The branch, v3-5-test has been updated via 030fbf2... Fix builds with external talloc from b638a21... WHATSNEW: Update WHATSNEW. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-09 Thread Volker Lendecke
The branch, v3-5-test has been updated via 1f1c293... s3: Fix a memleak reported by dmarkey from 030fbf2... Fix builds with external talloc http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log - commit

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-08 Thread Volker Lendecke
The branch, v3-5-test has been updated via c6c0907... s3: Fix shadow copy display on Windows 7 from d294fd3... Exteded RAW-RENAME test to catch regressions in bug 6781. Jeremy. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-08 Thread Jeremy Allison
The branch, v3-5-test has been updated via 59676ec... Cope with old CIFSFS clients that use SMBunlink to remove symlinks instead of trans2:posix_unlink. Jeremy. from c6c0907... s3: Fix shadow copy display on Windows 7 http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test -

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-08 Thread Björn Jacke
The branch, v3-5-test has been updated via abdadc2... s3: make linking of libwbclient --as-needed safe via ad21e5e... s3:Makefile: another attempt to fix the wbclient dependency via 3a1a181... s3:Makefile: another attempt to fix the netapi dependency via 4adb0ac...

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-08 Thread Günther Deschner
The branch, v3-5-test has been updated via 4e64865... s3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not be cacheable. via 8716c4a... s3-winbindd: libwbclient: implement secure channel verification for specific domains in wbcCheckTrustCredentials(). via 69ba747...

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-07 Thread Jeremy Allison
The branch, v3-5-test has been updated via fcd6a57... Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent versions of Samba. Without this fix, renaming a directory ./a to ./b, whilst a directory ./aa was already open would fail. Jeremy. from

[SCM] Samba Shared Repository - branch v3-5-test updated

2009-10-07 Thread Jeremy Allison
The branch, v3-5-test has been updated via 48fee26... Make the logic a lot clearer and fix the comment to match. Jeremy from fcd6a57... Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with recent versions of Samba. Without this fix, renaming a directory ./a

<    3   4   5   6   7   8   9   >