..
.cvsignore
Ignore autogenerated setup.py
2002-03-20 03:32:44 +00:00
mkpatch
Script to generate patch to Makefile.in and configure.in
2002-03-28 00:04:45 +00:00
py_common.c
Added functions to return Python tuples (error code, error string)
2002-04-05 04:47:43 +00:00
py_common.h
Added functions to return Python tuples (error code, error string)
2002-04-05 04:47:43 +00:00
py_conv.c
Samba structure <-> Python dictionary helper functions.
2002-03-26 11:07:45 +00:00
py_conv.h
Aborted experiment to avoid namespace pollution and prototype hell and
2002-03-28 04:14:43 +00:00
py_lsa.c
Initial version.
2002-03-20 03:29:03 +00:00
py_spoolss_drivers_conv.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_drivers.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_forms_conv.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_forms.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_ports_conv.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_ports.c
Converted drivers, forms and ports functions to use new conversion routines
2002-04-05 05:48:01 +00:00
py_spoolss_printers_conv.c
Fixed dodgy looking prototypes for py_to_* functions.
2002-04-05 05:52:20 +00:00
py_spoolss_printers.c
Removed unused label.
2002-04-05 05:49:33 +00:00
py_spoolss_proto.h
make proto
2002-04-05 04:55:26 +00:00
py_spoolss.c
Docstring updates.
2002-04-03 04:40:35 +00:00
py_spoolss.h
Don't include py_spoolss_conv.h by default. We want to hide these
2002-04-05 04:49:39 +00:00
py_winbind.c
Use Py_InitModule3() instead of Py_InitModule4() when we only want to set
2002-04-03 04:38:59 +00:00
samba-head.patch
Aborted experiment to avoid namespace pollution and prototype hell and
2002-03-28 04:14:43 +00:00
setup.py.in
Added new files for drivers, forms and ports conversion routines.
2002-04-05 05:55:23 +00:00