Date: Fri Jan 17 06:59:38 2003
Author: jht
Update of /home/cvs/samba/docs/textdocs
In directory dp.samba.org:/tmp/cvs-serv16926
Added Files:
Tag: SAMBA_3_0
CreatingGroupProfiles-Win9X.txt
Log Message:
ck at documenting Win9X/ME Profile Handling.
Revisions:
CreatingGroupProfile
Date: Fri Jan 17 06:40:12 2003
Author: jra
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv15471/lib
Modified Files:
Tag: SAMBA_3_0
util_str.c
Log Message:
Janitorial duty...
fix some undefined behaviour with increments in C. In theory a
compiler coul
Date: Fri Jan 17 06:35:33 2003
Author: jra
Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv14561/rpc_server
Modified Files:
srv_lsa_hnd.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
Revision
Date: Fri Jan 17 06:35:33 2003
Author: jra
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv14561/smbd
Modified Files:
conn.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
Revisions:
conn.c
Date: Fri Jan 17 06:34:22 2003
Author: jra
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv14403/smbd
Modified Files:
Tag: SAMBA_3_0
conn.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
Revisi
Date: Fri Jan 17 06:34:22 2003
Author: jra
Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv14403/rpc_server
Modified Files:
Tag: SAMBA_3_0
srv_lsa_hnd.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resource
Date: Fri Jan 17 06:34:10 2003
Author: jra
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv13896/smbd
Modified Files:
Tag: SAMBA_2_2
conn.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resources.
Jeremy.
Revisi
Date: Fri Jan 17 06:34:10 2003
Author: jra
Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv13896/rpc_server
Modified Files:
Tag: SAMBA_2_2
srv_lsa_hnd.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resource
Date: Fri Jan 17 06:31:44 2003
Author: jra
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv10152/smbd
Modified Files:
Tag: APPLIANCE_HEAD
conn.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open resources. There is a
Date: Fri Jan 17 06:31:44 2003
Author: jra
Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv10152/rpc_server
Modified Files:
Tag: APPLIANCE_HEAD
srv_lsa_hnd.c
Log Message:
Fix reference count bug where smbd's would not terminate with no
open res
Date: Fri Jan 17 06:15:18 2003
Author: tridge
Update of /home/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv12949/rpcclient
Modified Files:
cmd_spoolss.c
Log Message:
reverted this patch till I sort out the craziness with UNIHDR
Revisions:
cmd_spoolss.c
Date: Fri Jan 17 06:15:18 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv12949/rpc_server
Modified Files:
srv_dfs_nt.c srv_lsa_nt.c srv_samr_nt.c srv_spoolss_nt.c
Log Message:
reverted this patch till I sort out the craziness wit
Date: Fri Jan 17 06:15:17 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv12949/rpc_parse
Modified Files:
parse_dfs.c parse_lsa.c parse_misc.c parse_net.c parse_reg.c
parse_samr.c parse_spoolss.c parse_srv.c
Log Message:
r
Date: Fri Jan 17 06:15:16 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv12949/rpc_client
Modified Files:
cli_srvsvc.c
Log Message:
reverted this patch till I sort out the craziness with UNIHDR
Revisions:
cli_srvsvc.c
Date: Fri Jan 17 06:15:16 2003
Author: tridge
Update of /home/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv12949/registry
Modified Files:
reg_printing.c
Log Message:
reverted this patch till I sort out the craziness with UNIHDR
Revisions:
reg_printing.c 1
Date: Fri Jan 17 06:15:16 2003
Author: tridge
Update of /home/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv12949/python
Modified Files:
py_spoolss_forms.c py_spoolss_forms_conv.c
Log Message:
reverted this patch till I sort out the craziness with UNIHDR
Revisions:
p
> Please merge with 3.0 :-).
damn, I just discovered that the patch breaks quite a lot of rpc
code. The problem is that it leaves the lengths inconsistent with our
uni_hdr stuff, which causes rpc faults.
I'm trying to think of a sane fix now.
On Thu, Jan 16, 2003 at 11:58:43PM -0500, [EMAIL PROTECTED] wrote:
>
> Modified Files:
> py_spoolss_forms.c py_spoolss_forms_conv.c
> Log Message:
> This removes the 3rd argument from init_unistr2(). There were 240
> calls to init_unistr2() in the code and every one of them got the 3rd
> ar
Date: Fri Jan 17 04:58:45 2003
Author: tridge
Update of /home/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv3428/rpcclient
Modified Files:
cmd_spoolss.c
Log Message:
This removes the 3rd argument from init_unistr2(). There were 240
calls to init_unistr2() in the co
Date: Fri Jan 17 04:58:45 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv3428/rpc_server
Modified Files:
srv_dfs_nt.c srv_lsa_nt.c srv_samr_nt.c srv_spoolss_nt.c
Log Message:
This removes the 3rd argument from init_unistr2(). The
Date: Fri Jan 17 04:58:44 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv3428/rpc_parse
Modified Files:
parse_dfs.c parse_lsa.c parse_misc.c parse_net.c parse_reg.c
parse_samr.c parse_spoolss.c parse_srv.c
Log Message:
Th
Date: Fri Jan 17 04:58:43 2003
Author: tridge
Update of /home/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv3428/rpc_client
Modified Files:
cli_srvsvc.c
Log Message:
This removes the 3rd argument from init_unistr2(). There were 240
calls to init_unistr2() in the c
Date: Fri Jan 17 04:58:43 2003
Author: tridge
Update of /home/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv3428/registry
Modified Files:
reg_printing.c
Log Message:
This removes the 3rd argument from init_unistr2(). There were 240
calls to init_unistr2() in the cod
Date: Fri Jan 17 04:58:43 2003
Author: tridge
Update of /home/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv3428/python
Modified Files:
py_spoolss_forms.c py_spoolss_forms_conv.c
Log Message:
This removes the 3rd argument from init_unistr2(). There were 240
calls to i
Date: Fri Jan 17 04:12:13 2003
Author: tridge
Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv31878
Modified Files:
ntlm_auth.c
Log Message:
the 'static' keyword here is useless as we are not declaring a
variable or function
Revisions:
ntlm_auth.c
Date: Fri Jan 17 04:09:23 2003
Author: tridge
Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv31629
Modified Files:
util_str.c
Log Message:
fix some undefined behaviour with increments in C. In theory a
compiler could have produced complete crap for this co
Date: Fri Jan 17 04:05:28 2003
Author: tpot
Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv31299
Modified Files:
cli_pipe.c
Log Message:
Let's clean up client side ntlmssp!
Removed a dead function.
Revisions:
cli_pipe.c 1.94 => 1.95
Date: Fri Jan 17 01:08:09 2003
Author: tpot
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv14796
Modified Files:
sesssetup.c
Log Message:
Remove unused variable in reply_spnego_ntlmssp_ok
Revisions:
sesssetup.c 1.81 => 1.82
http://w
On 16 Jan 2003, [EMAIL PROTECTED] wrote:
> Modified Files:
> Tag: APPLIANCE_HEAD
> winbindd_cm.c
> Log Message:
> Tidyup of Mutex code as it gets forward ported to HEAD. No CR#.
> Jeremy.
Jeremy, it seems like it would be possible to pull out the ref_count
field entirely, and just re
Date: Thu Jan 16 23:34:51 2003
Author: herb
Update of /data/cvs/samba/packaging/SGI
In directory dp.samba.org:/tmp/cvs-serv5986
Modified Files:
Tag: SAMBA_3_0
idb.pl
Log Message:
update for 3.0
Revisions:
idb.pl 1.36 => 1.36.2.1
http://www.samba.org/cgi-bin/c
Date: Thu Jan 16 23:34:24 2003
Author: herb
Update of /data/cvs/samba/packaging/SGI
In directory dp.samba.org:/tmp/cvs-serv5972
Modified Files:
idb.pl
Log Message:
update for 3.0
Revisions:
idb.pl 1.36 => 1.37
http://www.samba.org/cgi-bin/cvsweb/samba/packaging/SGI/
Date: Thu Jan 16 23:29:14 2003
Author: sharpe
Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv4922/utils
Modified Files:
Tag: SAMBA_3_0
profiles.c
Log Message:
Merge the fix from head about short variables.
Revisions:
profiles.c 1.1
Date: Thu Jan 16 23:27:37 2003
Author: sharpe
Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv4752/utils
Modified Files:
profiles.c
Log Message:
Fix an error where the SK Offset was truncated to 16 bits. Variables needed
to be unsigned int (DWORD) not un
On Fri, Jan 17, 2003 at 07:51:05AM +1100, Andrew Bartlett wrote:
>
> Come on - that's horrid!
Horrid it may be, but it fixes the immediate problem, and works
(as tested in APP-HEAD). I'm chasing down another bug at the moment
and will have to get back to this. But at least it now works :-).
Jere
On Fri, 2003-01-17 at 07:08, [EMAIL PROTECTED] wrote:
>
> Date: Thu Jan 16 20:08:33 2003
> Author: jra
>
> Update of /data/cvs/samba/source/nsswitch
> In directory dp.samba.org:/tmp/cvs-serv15666/nsswitch
>
> Modified Files:
> winbindd_cm.c
> Log Message:
> Fixed up mutex protection
Date: Thu Jan 16 20:08:33 2003
Author: jra
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv15666/passdb
Modified Files:
secrets.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisions:
secrets.c
Date: Thu Jan 16 20:08:33 2003
Author: jra
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv15666/nsswitch
Modified Files:
winbindd_cm.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisions:
winbindd
Date: Thu Jan 16 20:08:33 2003
Author: jra
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv15666/lib
Modified Files:
server_mutex.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisions:
server_mutex.c
Date: Thu Jan 16 20:08:33 2003
Author: jra
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv15666/include
Modified Files:
local.h
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisions:
local.h
Date: Thu Jan 16 20:08:26 2003
Author: jra
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv18955/nsswitch
Modified Files:
Tag: SAMBA_3_0
winbindd_cm.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Date: Thu Jan 16 20:08:26 2003
Author: jra
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv18955/passdb
Modified Files:
Tag: SAMBA_3_0
secrets.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisi
Date: Thu Jan 16 20:08:26 2003
Author: jra
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv18955/lib
Modified Files:
Tag: SAMBA_3_0
server_mutex.c
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisio
Date: Thu Jan 16 20:08:26 2003
Author: jra
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv18955/include
Modified Files:
Tag: SAMBA_3_0
local.h
Log Message:
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy.
Revisi
Date: Thu Jan 16 18:59:57 2003
Author: jra
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv13744/nsswitch
Modified Files:
Tag: APPLIANCE_HEAD
winbindd_cm.c
Log Message:
Tidyup of Mutex code as it gets forward ported to HEAD. No CR#.
Jeremy.
Rev
44 matches
Mail list logo