..
.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_proto.h
New file to hold common prototypes.
2002-04-14 09:04:45 +00:00
py_common.c
Moved open_pipe_creds() function to common file.
2002-04-14 00:58:16 +00:00
py_common.h
Moved function prototypes to py_common_proto.h
2002-04-14 09:03:05 +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_proto.h
Starting work on lsa module.
2002-04-14 01:00:49 +00:00
py_lsa.c
Added enumerate trusted domains.
2002-04-14 12:26:09 +00:00
py_lsa.h
Starting work on lsa module.
2002-04-14 01:00:49 +00:00
py_ntsec.c
Moved security descriptor routines into their own file.
2002-04-14 09:04:12 +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
Fixed setform and addform functions.
2002-04-09 04:23:52 +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
Moved security descriptor routines into their own file.
2002-04-14 09:04:12 +00:00
py_spoolss_printers.c
Removed unused label.
2002-04-05 05:49:33 +00:00
py_spoolss_proto.h
More open_pipe_creds() refactoring.
2002-04-14 00:59:50 +00:00
py_spoolss.c
Shutdown cli_state in the dealloc function. This happens automatically
2002-04-14 23:33:31 +00:00
py_spoolss.h
More open_pipe_creds() refactoring.
2002-04-14 00:59:50 +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
Generate proto for lsa.
2002-04-14 01:01:39 +00:00
setup.py.in
Moved security descriptor routines into their own file.
2002-04-14 09:04:12 +00:00