svn commit: samba r16903 - in trunk/source/locking: .

2006-07-09 Thread jra
Author: jra Date: 2006-07-09 19:31:46 + (Sun, 09 Jul 2006) New Revision: 16903 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16903 Log: We don't need to store the context for Windows POSIX lock mapping. Jeremy. Modified: trunk/source/lo

svn commit: samba r16888 - in trunk/source/locking: .

2006-07-08 Thread jra
Author: jra Date: 2006-07-09 04:24:49 + (Sun, 09 Jul 2006) New Revision: 16888 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16888 Log: Fix the calculation if an overlap occurred in the upper layer when doing unlocks. Simplified the close handling in t

svn commit: samba r16887 - in trunk/source/locking: .

2006-07-08 Thread jra
Author: jra Date: 2006-07-09 02:38:21 + (Sun, 09 Jul 2006) New Revision: 16887 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16887 Log: Disable the downcall until I've finished all the logic. Jeremy. Modified: trunk/source/locking/brlock.c

svn commit: samba r16886 - in trunk/source: include lib locking smbd

2006-07-08 Thread jra
Author: jra Date: 2006-07-09 01:59:34 + (Sun, 09 Jul 2006) New Revision: 16886 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16886 Log: Add the mapping from CIFS posix locks to system POSIX locks. That's the easy part... Next will come addi

svn commit: samba r16885 - in trunk/source: include locking

2006-07-08 Thread jra
Author: jra Date: 2006-07-09 00:52:21 + (Sun, 09 Jul 2006) New Revision: 16885 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16885 Log: Move locking definitions into their own header file locking.h Pass down the upper level locking data to the syst

svn commit: samba r16884 - in trunk/source/locking: .

2006-07-08 Thread jra
Author: jra Date: 2006-07-08 20:49:00 + (Sat, 08 Jul 2006) New Revision: 16884 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16884 Log: Do the lock merging more agressively for CIFS POSIX locks. There were cases where we weren't merging together

svn commit: samba r16883 - in trunk/source: include locking

2006-07-08 Thread jra
Author: jra Date: 2006-07-08 20:16:35 + (Sat, 08 Jul 2006) New Revision: 16883 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16883 Log: Restructure the code in locking/posix.c to get ready to add the mapping from CIFS POSIX locks to system POSIX l

svn commit: samba r16882 - in trunk/source/client: .

2006-07-08 Thread jra
Author: jra Date: 2006-07-08 19:59:22 + (Sat, 08 Jul 2006) New Revision: 16882 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16882 Log: Fix warning on longlong if we have it. Jeremy. Modified: trunk/source/client/clitar.c Changeset: Modified: trun

svn commit: samba r16857 - in trunk/source: client modules

2006-07-06 Thread jra
Author: jra Date: 2006-07-07 05:11:33 + (Fri, 07 Jul 2006) New Revision: 16857 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16857 Log: Don't use LL - compiler might not have it. Jeremy. Modified: trunk/source/client/clitar.c trunk/s

svn commit: samba r16856 - in trunk/examples/VFS: .

2006-07-06 Thread jra
Author: jra Date: 2006-07-07 05:05:33 + (Fri, 07 Jul 2006) New Revision: 16856 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16856 Log: Fix up sample module compile after jpeach's changes. skel_opaque won't work because the vfs_default functi

svn commit: samba r16844 - in trunk/source/smbd: .

2006-07-06 Thread jra
Author: jra Date: 2006-07-06 21:28:29 + (Thu, 06 Jul 2006) New Revision: 16844 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16844 Log: Our original error code mapping for NTSTATUS -> DOS errors is correct, but not for chkpath. Special case t

svn commit: samba r16843 - in branches/SAMBA_4_0/source/torture/raw: .

2006-07-06 Thread jra
Author: jra Date: 2006-07-06 21:25:29 + (Thu, 06 Jul 2006) New Revision: 16843 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16843 Log: Confirm that openX uses the same mapping table as getatr. Jeremy. Modified: branches/SAMBA_4_0/source/tor

svn commit: samba r16813 - in trunk/source: include nsswitch sam utils

2006-07-04 Thread jra
Author: jra Date: 2006-07-05 03:40:40 + (Wed, 05 Jul 2006) New Revision: 16813 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16813 Log: Rewrote much of the idmap code. This design is *shit*, and needs fixing. We must refactor out the cache code and sep

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

2006-07-04 Thread jra
Author: jra Date: 2006-07-04 17:14:37 + (Tue, 04 Jul 2006) New Revision: 16802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16802 Log: Janitor for Simo - fixing typo. Jeremy. Modified: trunk/source/nsswitch/winbindd_sid.c Changeset: Modifie

svn commit: samba r16789 - in branches/SAMBA_3_0/source/smbd: .

2006-07-03 Thread jra
Author: jra Date: 2006-07-03 21:07:46 + (Mon, 03 Jul 2006) New Revision: 16789 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16789 Log: Fix bug #3909, when using ea's getting a directory tries to read ea's from an msdfs link. Stop it from

svn commit: samba r16788 - in trunk/source/smbd: .

2006-07-03 Thread jra
Author: jra Date: 2006-07-03 21:07:26 + (Mon, 03 Jul 2006) New Revision: 16788 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16788 Log: Fix bug #3909, when using ea's getting a directory tries to read ea's from an msdfs link. Stop it from

svn commit: samba r16763 - in trunk/source/smbd: .

2006-07-02 Thread jra
Author: jra Date: 2006-07-02 21:27:21 + (Sun, 02 Jul 2006) New Revision: 16763 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16763 Log: Don't do the crazy error code change for POSIX clients. Jeremy. Modified: trunk/source/smbd/reply.c Change

svn commit: samba r16762 - in trunk/source/smbd: .

2006-07-02 Thread jra
Author: jra Date: 2006-07-02 21:24:00 + (Sun, 02 Jul 2006) New Revision: 16762 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16762 Log: Add in code to make us pass Samba4 RAW-SAMBA3BADPATH test - need to tweak the error code return for DOS error codes

svn commit: samba r16761 - in branches/SAMBA_4_0/source/torture/raw: .

2006-07-02 Thread jra
Author: jra Date: 2006-07-02 21:05:19 + (Sun, 02 Jul 2006) New Revision: 16761 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16761 Log: Added additional NTSTATUS and DOS error test for "." This confirms a theory of mine... Added RAW-SAMBA3BAD

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

2006-07-02 Thread jra
Author: jra Date: 2006-07-02 20:40:53 + (Sun, 02 Jul 2006) New Revision: 16760 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16760 Log: Fix checking of the order of NT errors for bad fsp/conn pairs. We now pass Samba4 RAW-SAMBA3CHECKFSP. Jeremy.

svn commit: samba r16721 - in trunk/source/popt: .

2006-06-30 Thread jra
Author: jra Date: 2006-07-01 01:03:27 + (Sat, 01 Jul 2006) New Revision: 16721 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16721 Log: Fix bug #3874 (warning) reported by Jason Mader. Jeremy. Modified: trunk/source/popt/popt.c Changeset: Modifie

svn commit: samba r16720 - in branches/SAMBA_3_0/source/popt: .

2006-06-30 Thread jra
Author: jra Date: 2006-07-01 01:03:01 + (Sat, 01 Jul 2006) New Revision: 16720 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16720 Log: Fix bug #3874 (warning) reported by Jason Mader. Jeremy. Modified: branches/SAMBA_3_0/source/popt/popt.c C

svn commit: samba r16696 - in branches/SAMBA_3_0/source/libsmb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 21:30:58 + (Thu, 29 Jun 2006) New Revision: 16696 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16696 Log: Fix the multiple-outstanding write and trans client signing bug. Jeremy. Modified: branches/SAMBA_3_0/sourc

svn commit: samba r16695 - in trunk/source/libsmb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 21:30:46 + (Thu, 29 Jun 2006) New Revision: 16695 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16695 Log: Fix the multiple-outstanding write and trans client signing bug. Jeremy. Modified: trunk/source/libsmb/smb_s

svn commit: samba r16687 - in branches/SAMBA_3_0/source: lib nsswitch

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 18:01:25 + (Thu, 29 Jun 2006) New Revision: 16687 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16687 Log: Fix bugs #3901, #3902, #3903 reported by [EMAIL PROTECTED] Jeremy Modified: branches/SAMBA_3_0/source/lib/s

svn commit: samba r16686 - in trunk/source: lib nsswitch

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 18:01:20 + (Thu, 29 Jun 2006) New Revision: 16686 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16686 Log: Fix bugs #3901, #3902, #3903 reported by [EMAIL PROTECTED] Jeremy Modified: trunk/source/lib/smbldap.c trun

svn commit: samba r16685 - in branches/SAMBA_3_0/source/libads: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:11:14 + (Thu, 29 Jun 2006) New Revision: 16685 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16685 Log: Fix bug #3901 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/libads/ldap.c C

svn commit: samba r16684 - in trunk/source/libads: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:11:12 + (Thu, 29 Jun 2006) New Revision: 16684 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16684 Log: Fix bug #3901 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/libads/ldap.c Changeset: Modifie

svn commit: samba r16683 - in branches/SAMBA_3_0/source/passdb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:07:21 + (Thu, 29 Jun 2006) New Revision: 16683 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16683 Log: Fix bug #3900 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/passdb/pdb_ldap.c C

svn commit: samba r16682 - in trunk/source/passdb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:07:17 + (Thu, 29 Jun 2006) New Revision: 16682 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16682 Log: Fix bug #3900 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modifie

svn commit: samba r16681 - in branches/SAMBA_3_0/source/passdb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:05:18 + (Thu, 29 Jun 2006) New Revision: 16681 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16681 Log: Fix bug #3899 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/passdb/pdb_ldap.c C

svn commit: samba r16680 - in trunk/source/passdb: .

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:05:13 + (Thu, 29 Jun 2006) New Revision: 16680 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16680 Log: Fix bug #3899 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modifie

svn commit: samba r16679 - in trunk/source: nsswitch passdb rpc_server

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:03:33 + (Thu, 29 Jun 2006) New Revision: 16679 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16679 Log: Fix bug #3898 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/nsswitch/wb_client.c trunk/source/

svn commit: samba r16678 - in branches/SAMBA_3_0/source: nsswitch passdb rpc_server

2006-06-29 Thread jra
Author: jra Date: 2006-06-29 17:03:19 + (Thu, 29 Jun 2006) New Revision: 16678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16678 Log: Fix bug #3898 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/nsswitch/winbin

svn commit: samba r16665 - in branches/SAMBA_3_0/source/nmbd: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-29 00:48:44 + (Thu, 29 Jun 2006) New Revision: 16665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16665 Log: Fix a couple of bugs I discovered now I've looked closer at the wins server code. Firstly, it needs to do the se

svn commit: samba r16664 - in trunk/source/nmbd: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-29 00:48:38 + (Thu, 29 Jun 2006) New Revision: 16664 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16664 Log: Fix a couple of bugs I discovered now I've looked closer at the wins server code. Firstly, it needs to do the se

svn commit: samba r16663 - in branches/SAMBA_3_0/source/passdb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-29 00:04:47 + (Thu, 29 Jun 2006) New Revision: 16663 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16663 Log: Fix coverity #301, memleak in error path. Jeremy. Modified: branches/SAMBA_3_0/source/passdb/pdb_tdb.c C

svn commit: samba r16662 - in trunk/source/passdb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-29 00:04:36 + (Thu, 29 Jun 2006) New Revision: 16662 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16662 Log: Fix coverity #301, memleak in error path. Jeremy. Modified: trunk/source/passdb/pdb_tdb.c Changeset: Modifie

svn commit: samba r16661 - in branches/SAMBA_3_0/source: include locking

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 22:33:10 + (Wed, 28 Jun 2006) New Revision: 16661 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16661 Log: Fix from [EMAIL PROTECTED] for bug #3875, bad cast warning. Jeremy. Modified: branches/SAMBA_3_0/source/inclu

svn commit: samba r16660 - in trunk/source: include locking

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 22:33:05 + (Wed, 28 Jun 2006) New Revision: 16660 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16660 Log: Fix from [EMAIL PROTECTED] for bug #3875, bad cast warning. Jeremy. Modified: trunk/source/include/smb.h trun

svn commit: samba r16656 - in branches/SAMBA_3_0/source/utils: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:56:03 + (Wed, 28 Jun 2006) New Revision: 16656 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16656 Log: Fix #3894 and #3895 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/utils/event

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

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:55:59 + (Wed, 28 Jun 2006) New Revision: 16655 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16655 Log: Fix #3894 and #3895 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/utils/eventlogadm.c C

svn commit: samba r16654 - in branches/SAMBA_3_0/source/rpcclient: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:52:56 + (Wed, 28 Jun 2006) New Revision: 16654 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16654 Log: Fix bug #3893 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/rpcclient/cmd_s

svn commit: samba r16653 - in trunk/source/rpcclient: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:52:50 + (Wed, 28 Jun 2006) New Revision: 16653 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16653 Log: Fix bug #3893 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/rpcclient/cmd_spoolss.c Changeset:

svn commit: samba r16652 - in branches/SAMBA_3_0/source/utils: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:42:20 + (Wed, 28 Jun 2006) New Revision: 16652 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16652 Log: Fix bug #3891 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/utils/net_usershare.c C

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

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:42:11 + (Wed, 28 Jun 2006) New Revision: 16651 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16651 Log: Fix bug #3891 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/utils/net_usershare.c Changeset:

svn commit: samba r16650 - in branches/SAMBA_3_0/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:38:43 + (Wed, 28 Jun 2006) New Revision: 16650 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16650 Log: Fix bug #3890 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg_per

svn commit: samba r16649 - in trunk/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:38:39 + (Wed, 28 Jun 2006) New Revision: 16649 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16649 Log: Fix bug #3890 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/registry/reg_perfcount.c Changeset:

svn commit: samba r16648 - in branches/SAMBA_3_0/source/printing: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:35:46 + (Wed, 28 Jun 2006) New Revision: 16648 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16648 Log: Fix bug #3889 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/printing/printing.c C

svn commit: samba r16647 - in trunk/source/printing: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:35:42 + (Wed, 28 Jun 2006) New Revision: 16647 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16647 Log: Fix bug #3889 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/printing/printing.c Changeset:

svn commit: samba r16646 - in branches/SAMBA_3_0/source/rpc_server: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:33:52 + (Wed, 28 Jun 2006) New Revision: 16646 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16646 Log: Fix bug #3888 reported by Jason Mader <[EMAIL PROTECTED]>. Jeremy. Modified: branches/SAMBA_3_0/sou

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

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:33:48 + (Wed, 28 Jun 2006) New Revision: 16645 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16645 Log: Fix bug #3888 reported by Jason Mader <[EMAIL PROTECTED]>. Jeremy. Modified: trunk/source/rpc_server

svn commit: samba r16644 - in branches/SAMBA_3_0/source: libmsrpc libsmb nsswitch python rpc_client rpcclient utils

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:30:21 + (Wed, 28 Jun 2006) New Revision: 16644 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16644 Log: Fix bug #3887 reported by [EMAIL PROTECTED] by converting the lookup_XX functions to correctly return SID_NAME_TY

svn commit: samba r16643 - in trunk/source: libmsrpc libsmb nsswitch python rpc_client rpcclient utils

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 21:30:12 + (Wed, 28 Jun 2006) New Revision: 16643 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16643 Log: Fix bug #3887 reported by [EMAIL PROTECTED] by converting the lookup_XX functions to correctly return SID_NAME_TY

svn commit: samba r16642 - in branches/SAMBA_3_0/source/nmbd: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 20:39:07 + (Wed, 28 Jun 2006) New Revision: 16642 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16642 Log: Fix show-stopper bug #3876. Double-free in wins server code. Jerry please merge for 3.0.23. Jeremy. Modified:

svn commit: samba r16641 - in trunk/source/nmbd: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 20:38:59 + (Wed, 28 Jun 2006) New Revision: 16641 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16641 Log: Fix show-stopper bug #3876. Double-free in wins server code. Jerry please merge for 3.0.23. Jeremy. Modified:

svn commit: samba r16640 - in branches/SAMBA_3_0/source/utils: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:56:45 + (Wed, 28 Jun 2006) New Revision: 16640 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16640 Log: Fix bug #3886 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/utils/eventlogadm.c C

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

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:56:40 + (Wed, 28 Jun 2006) New Revision: 16639 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16639 Log: Fix bug #3886 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/utils/eventlogadm.c Changeset:

svn commit: samba r16638 - in branches/SAMBA_3_0/source/utils: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:46:47 + (Wed, 28 Jun 2006) New Revision: 16638 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16638 Log: Fix bug #3885, reported by [EMAIL PROTECTED] Use the correct enumerated type in the macro. Jeremy. Modified:

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

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:46:41 + (Wed, 28 Jun 2006) New Revision: 16637 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16637 Log: Fix bug #3885, reported by [EMAIL PROTECTED] Use the correct enumerated type in the macro. Jeremy. Modified: trun

svn commit: samba r16636 - in branches/SAMBA_3_0/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:22:21 + (Wed, 28 Jun 2006) New Revision: 16636 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16636 Log: Fix bug #3884 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg_per

svn commit: samba r16635 - in trunk/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:22:16 + (Wed, 28 Jun 2006) New Revision: 16635 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16635 Log: Fix bug #3884 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/registry/reg_perfcount.c Changeset:

svn commit: samba r16634 - in branches/SAMBA_3_0/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:18:23 + (Wed, 28 Jun 2006) New Revision: 16634 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16634 Log: Fix bug #3883 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg_ev

svn commit: samba r16633 - in trunk/source/registry: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:18:18 + (Wed, 28 Jun 2006) New Revision: 16633 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16633 Log: Fix bug #3883 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/registry/reg_eventlog.c Changeset:

svn commit: samba r16632 - in branches/SAMBA_3_0/source/auth: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:16:33 + (Wed, 28 Jun 2006) New Revision: 16632 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16632 Log: Fix bug #3882 reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/auth/auth_ntlmssp.c C

svn commit: samba r16631 - in trunk/source/auth: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 18:16:29 + (Wed, 28 Jun 2006) New Revision: 16631 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16631 Log: Fix bug #3882 reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/auth/auth_ntlmssp.c Changeset:

svn commit: samba r16630 - in branches/SAMBA_3_0/source/libsmb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:58:47 + (Wed, 28 Jun 2006) New Revision: 16630 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16630 Log: Fix bug #3881, reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/smb_signing.c C

svn commit: samba r16629 - in trunk/source/libsmb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:58:42 + (Wed, 28 Jun 2006) New Revision: 16629 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16629 Log: Fix bug #3881, reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/libsmb/smb_signing.c Changeset:

svn commit: samba r16628 - in branches/SAMBA_3_0/source: include passdb

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:56:10 + (Wed, 28 Jun 2006) New Revision: 16628 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16628 Log: Fix bug #3880, reported by [EMAIL PROTECTED] by ensuring we return the correct enum for sid type, not a uint32

svn commit: samba r16627 - in trunk/source: include passdb

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:56:05 + (Wed, 28 Jun 2006) New Revision: 16627 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16627 Log: Fix bug #3880, reported by [EMAIL PROTECTED] by ensuring we return the correct enum for sid type, not a uint32

svn commit: samba r16626 - in branches/SAMBA_3_0/source/printing: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:26:48 + (Wed, 28 Jun 2006) New Revision: 16626 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16626 Log: Fix bug #3878. Reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/printing/printing.c C

svn commit: samba r16625 - in trunk/source/printing: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:26:43 + (Wed, 28 Jun 2006) New Revision: 16625 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16625 Log: Fix bug #3878. Reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/printing/printing.c Changeset:

svn commit: samba r16624 - in branches/SAMBA_3_0/source/passdb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:11:06 + (Wed, 28 Jun 2006) New Revision: 16624 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16624 Log: Fix bug #3877, reported by [EMAIL PROTECTED] Jeremy. Modified: branches/SAMBA_3_0/source/passdb/pdb_tdb.c C

svn commit: samba r16623 - in trunk/source/passdb: .

2006-06-28 Thread jra
Author: jra Date: 2006-06-28 17:10:52 + (Wed, 28 Jun 2006) New Revision: 16623 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16623 Log: Fix bug #3877, reported by [EMAIL PROTECTED] Jeremy. Modified: trunk/source/passdb/pdb_tdb.c Changeset: Modifie

svn commit: samba r16616 - in branches/SAMBA_3_0/source/smbd: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 05:00:09 + (Wed, 28 Jun 2006) New Revision: 16616 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16616 Log: Klocwork #2025. Stop null deref. I actually don't think this can happen in real life but the code is too comp

svn commit: samba r16615 - in trunk/source/smbd: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:59:58 + (Wed, 28 Jun 2006) New Revision: 16615 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16615 Log: Klocwork #2025. Stop null deref. I actually don't think this can happen in real life but the code is too comp

svn commit: samba r16614 - in branches/SAMBA_3_0/source/utils: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:56:23 + (Wed, 28 Jun 2006) New Revision: 16614 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16614 Log: Klocwork #2012. memleak on error path. Jeremy. Modified: branches/SAMBA_3_0/source/utils/net_rpc_registry.c C

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

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:56:19 + (Wed, 28 Jun 2006) New Revision: 16613 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16613 Log: Klocwork #2012. memleak on error path. Jeremy. Modified: trunk/source/utils/net_rpc_registry.c Changeset:

svn commit: samba r16612 - in branches/SAMBA_3_0/source/utils: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:51:23 + (Wed, 28 Jun 2006) New Revision: 16612 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16612 Log: Klocwork fix #2011. memleak on error path. Jeremy. Modified: branches/SAMBA_3_0/source/utils/net_rpc_re

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

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:51:18 + (Wed, 28 Jun 2006) New Revision: 16611 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16611 Log: Klocwork fix #2011. memleak on error path. Jeremy. Modified: trunk/source/utils/net_rpc_registry.c Changeset:

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

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:43:19 + (Wed, 28 Jun 2006) New Revision: 16610 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16610 Log: Subtle one from Klocwork #2076. If multiple flags are set in a winbindd request it might overwrite existi

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

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:43:14 + (Wed, 28 Jun 2006) New Revision: 16609 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16609 Log: Subtle one from Klocwork #2076. If multiple flags are set in a winbindd request it might overwrite existi

svn commit: samba r16608 - in branches/SAMBA_3_0/source/client: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:30:51 + (Wed, 28 Jun 2006) New Revision: 16608 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16608 Log: Klocwork #2035. Null deref (bit of a stretch... :-). Jeremy. Modified: branches/SAMBA_3_0/source/client/sm

svn commit: samba r16607 - in trunk/source/client: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:30:41 + (Wed, 28 Jun 2006) New Revision: 16607 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16607 Log: Klocwork #2035. Null deref (bit of a stretch... :-). Jeremy. Modified: trunk/source/client/smbspool.c C

svn commit: samba r16606 - in branches/SAMBA_3_0/source/libsmb: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:27:43 + (Wed, 28 Jun 2006) New Revision: 16606 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16606 Log: Klocwork #1990. Malloc the correct size. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/clirap2.c C

svn commit: samba r16605 - in trunk/source/libsmb: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 04:27:37 + (Wed, 28 Jun 2006) New Revision: 16605 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16605 Log: Klocwork #1990. Malloc the correct size. Jeremy. Modified: trunk/source/libsmb/clirap2.c Changeset: Modifie

svn commit: samba r16603 - in branches/SAMBA_3_0/source/registry: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:22:28 + (Wed, 28 Jun 2006) New Revision: 16603 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16603 Log: Klockwork #2028. Fix null deref on error path. Jeremy. Modified: branches/SAMBA_3_0/source/registry/reg_pr

svn commit: samba r16602 - in trunk/source/registry: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:22:24 + (Wed, 28 Jun 2006) New Revision: 16602 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16602 Log: Klockwork #2028. Fix null deref on error path. Jeremy. Modified: trunk/source/registry/reg_printing.c C

svn commit: samba r16600 - in trunk/source/rpc_parse: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:12:45 + (Wed, 28 Jun 2006) New Revision: 16600 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16600 Log: Klocwork #2038. Fix memleak on error path. Jeremy. Modified: trunk/source/rpc_parse/parse_eventlog.c C

svn commit: samba r16601 - in branches/SAMBA_3_0/source/rpc_parse: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:12:53 + (Wed, 28 Jun 2006) New Revision: 16601 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16601 Log: Klocwork #2038. Fix memleak on error path. Jeremy. Modified: branches/SAMBA_3_0/source/rpc_parse/parse_ev

svn commit: samba r16599 - in branches/SAMBA_3_0/source/printing: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:02:26 + (Wed, 28 Jun 2006) New Revision: 16599 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16599 Log: Make it clear to Klocwork we're not dereferencing. Issue #2026. Jeremy. Modified: branches/SAMBA_3_0/so

svn commit: samba r16598 - in trunk/source/printing: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 02:02:21 + (Wed, 28 Jun 2006) New Revision: 16598 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16598 Log: Make it clear to Klocwork we're not dereferencing. Issue #2026. Jeremy. Modified: trunk/source/printi

svn commit: samba r16597 - in branches/SAMBA_3_0/source/web: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:59:04 + (Wed, 28 Jun 2006) New Revision: 16597 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16597 Log: Klocwork #2006. Fix possible null deref. Jeremy. Modified: branches/SAMBA_3_0/source/web/neg_lang.c Changeset:

svn commit: samba r16596 - in trunk/source/web: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:58:59 + (Wed, 28 Jun 2006) New Revision: 16596 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16596 Log: Klocwork #2006. Fix possible null deref. Jeremy. Modified: trunk/source/web/neg_lang.c Changeset: Modifie

svn commit: samba r16595 - in branches/SAMBA_3_0/source/lib: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:56:41 + (Wed, 28 Jun 2006) New Revision: 16595 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16595 Log: Klocwork #2067. Fix possible memleak on error exit. Jeremy. Modified: branches/SAMBA_3_0/source/lib/ut

svn commit: samba r16594 - in trunk/source/lib: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:56:36 + (Wed, 28 Jun 2006) New Revision: 16594 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16594 Log: Klocwork #2067. Fix possible memleak on error exit. Jeremy. Modified: trunk/source/lib/util_str.c Changeset:

svn commit: samba r16593 - in branches/SAMBA_3_0/source/passdb: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:52:01 + (Wed, 28 Jun 2006) New Revision: 16593 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16593 Log: Make the invarient explicit to Klocwork. Bug #2023. Jeremy. Modified: branches/SAMBA_3_0/source/passdb/

svn commit: samba r16592 - in trunk/source/passdb: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:51:56 + (Wed, 28 Jun 2006) New Revision: 16592 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16592 Log: Make the invarient explicit to Klocwork. Bug #2023. Jeremy. Modified: trunk/source/passdb/passdb.c Changeset:

svn commit: samba r16591 - in branches/SAMBA_3_0/source/smbd: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:25:29 + (Wed, 28 Jun 2006) New Revision: 16591 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16591 Log: Belt and braces approach to shut Klocwork up - bug #2001. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/map_us

svn commit: samba r16590 - in trunk/source/smbd: .

2006-06-27 Thread jra
Author: jra Date: 2006-06-28 01:25:24 + (Wed, 28 Jun 2006) New Revision: 16590 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16590 Log: Belt and braces approach to shut Klocwork up - bug #2001. Jeremy. Modified: trunk/source/smbd/map_username.c C

<    5   6   7   8   9   10   11   12   13   14   >