..
.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
Started working on setprinter code.
2002-04-18 03:35:05 +00:00
py_common.c
Explicitly return a list in py_ntstatus_tuple() and py_werror_typle(). Not
2002-04-14 23:39:02 +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
make proto
2002-04-18 03:24:02 +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
Implemented routines to convert from a Python dictionary to a SEC_DESC
2002-05-01 04:19:22 +00:00
py_samr.c
Stubs for connect, domain, user, group and alias policy objects.
2002-04-15 23:33:09 +00:00
py_samr.h
Skeleton for SAMR module.
2002-04-15 07:29:47 +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
Started working on setprinter code.
2002-04-18 03:35:05 +00:00
py_spoolss_printers.c
Return exception text if getprinter level not [0..3]
2002-04-20 07:17:36 +00:00
py_spoolss_proto.h
Started working on setprinter code.
2002-04-18 03:35:05 +00:00
py_spoolss.c
Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object()
2002-04-14 23:42:54 +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
Started working on setprinter code.
2002-04-18 03:35:05 +00:00
setup.py.in
Skeleton for SAMR module.
2002-04-15 07:29:47 +00:00