CVS update: samba/source/python
tpot at samba.org
tpot at samba.org
Tue Feb 18 16:05:15 EST 2003
Date: Tue Feb 18 05:05:15 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv28959/python
Modified Files:
py_common.c py_common.h py_conv.c py_conv.h py_lsa.h
py_ntsec.c py_samr.c py_samr.h py_smb.h py_spoolss.c
py_spoolss.h py_spoolss_printerdata.c py_srvsvc.c py_srvsvc.h
py_tdb.h py_winbind.c py_winbind_conv.c py_winreg.h setup.py
Added Files:
py_spoolss_common.c py_srvsvc_conv.c py_winbind.h
Removed Files:
py_common_proto.h py_lsa_proto.h py_spoolss_proto.h
Log Message:
Cleanup of header files for python extensions.
- combine py_foo_proto.h and py_foo.h
- move #include of Python.h into one place so we can get rid of that
annoying compiler warning about HAVE_FSTAT being redefined
Revisions:
py_spoolss_common.c NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_spoolss_common.c?rev=1.1
py_srvsvc_conv.c NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_srvsvc_conv.c?rev=1.1
py_winbind.h NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_winbind.h?rev=1.1
py_common.c 1.18 => 1.19
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_common.c?r1=1.18&r2=1.19
py_common.h 1.7 => 1.8
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_common.h?r1=1.7&r2=1.8
py_conv.c 1.9 => 1.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_conv.c?r1=1.9&r2=1.10
py_conv.h 1.6 => 1.7
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_conv.h?r1=1.6&r2=1.7
py_lsa.h 1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_lsa.h?r1=1.2&r2=1.3
py_ntsec.c 1.5 => 1.6
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_ntsec.c?r1=1.5&r2=1.6
py_samr.c 1.12 => 1.13
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_samr.c?r1=1.12&r2=1.13
py_samr.h 1.3 => 1.4
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_samr.h?r1=1.3&r2=1.4
py_smb.h 1.1 => 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_smb.h?r1=1.1&r2=1.2
py_spoolss.c 1.28 => 1.29
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_spoolss.c?r1=1.28&r2=1.29
py_spoolss.h 1.6 => 1.7
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_spoolss.h?r1=1.6&r2=1.7
py_spoolss_printerdata.c 1.12 => 1.13
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_spoolss_printerdata.c?r1=1.12&r2=1.13
py_srvsvc.c 1.1 => 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_srvsvc.c?r1=1.1&r2=1.2
py_srvsvc.h 1.1 => 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_srvsvc.h?r1=1.1&r2=1.2
py_tdb.h 1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdb.h?r1=1.2&r2=1.3
py_winbind.c 1.11 => 1.12
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_winbind.c?r1=1.11&r2=1.12
py_winbind_conv.c 1.1 => 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_winbind_conv.c?r1=1.1&r2=1.2
py_winreg.h 1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_winreg.h?r1=1.2&r2=1.3
setup.py 1.9 => 1.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/setup.py?r1=1.9&r2=1.10
py_common_proto.h 1.8 => NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_common_proto.h?rev=1.8
py_lsa_proto.h 1.2 => NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_lsa_proto.h?rev=1.2
py_spoolss_proto.h 1.19 => NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_spoolss_proto.h?rev=1.19
More information about the samba-cvs
mailing list