Date: Tue Jul 29 02:34:18 2003
Author: tpot
Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv2267
Modified Files:
Tag: SAMBA_3_0
net_cache.c
Log Message:
Typo fix for bug 258.
Revisions:
net_cache.c 1.1.2.3 => 1.1.2.4
http://ww
Date: Tue Jul 29 00:31:45 2003
Author: jra
Update of /data/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv23627/libads
Modified Files:
Tag: SAMBA_3_0
kerberos_verify.c
Log Message:
Improved debug messages whilst trying to track down kerb issues.
Jeremy.
Revisio
Date: Tue Jul 29 00:15:24 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv22464
Modified Files:
Tag: SAMBA_3_0
py_ntsec.c
Log Message:
More memory leak fixes from Brett! It turns out PyDict_SetItemString
didn't behave exactly as
Date: Tue Jul 29 00:08:05 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv22115
Modified Files:
Tag: SAMBA_3_0
py_lsa.c
Log Message:
Memory leak fixes from Brett A. Funderburg - don't use the connection talloc
context for data tha
Date: Tue Jul 29 00:05:17 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv21749
Modified Files:
Tag: SAMBA_3_0
py_smb.c
Log Message:
Add debug output api's from lsa/spoolss modules to smb module. Patch
from Brett A. Funderburg.