..
examples /spoolss
Some examples using the spoolss python module.
2002-05-02 05:23:38 +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_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
rpcstr_pull() src_len fix.
2002-05-07 07:00:14 +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
Allow lookup_sids() and lookup_names() to take either a list of strings or
2002-05-06 04:53:44 +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
Re-order args for enumprinterdrivers function.
2002-05-03 06:21:59 +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
Removed unused arg to deleteform.
2002-05-06 04:52:45 +00:00
py_spoolss_jobs_conv.c
Added enumjobs command.
2002-05-07 07:06:10 +00:00
py_spoolss_jobs.c
Added enumjobs command.
2002-05-07 07:06:10 +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
Implemented py_to_PRINTER_INFO_3() helper function.
2002-05-01 04:22:20 +00:00
py_spoolss_printers.c
Got setprinter level 3 working!
2002-05-01 04:25:46 +00:00
py_spoolss_proto.h
Added enumjobs command.
2002-05-07 07:06:10 +00:00
py_spoolss.c
Added enumjobs command.
2002-05-07 07:06:10 +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
Added enumjobs command.
2002-05-07 07:06:10 +00:00
setup.py.in
Added enumjobs command.
2002-05-07 07:06:10 +00:00