1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/python
Tim Potter 80e8fee64d make proto
(This used to be commit c8278b0a92)
2002-04-05 04:55:26 +00:00
..
.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.c Start to make argument ordering consistent. 2002-04-03 04:47:44 +00:00
py_spoolss_forms.c Aborted experiment to avoid namespace pollution and prototype hell and 2002-03-28 04:14:43 +00:00
py_spoolss_ports.c Start to make argument ordering consistent. 2002-04-03 04:47:44 +00:00
py_spoolss_printers_conv.c New routines to convert between structures and python dictionaries. We now 2002-04-05 04:54:48 +00:00
py_spoolss_printers.c Throw a spoolss.werror exception when the rpc client routines return 2002-04-05 04:53:20 +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 Aborted experiment to avoid namespace pollution and prototype hell and 2002-03-28 04:14:43 +00:00