Tim Potter
0de32d4533
Fix some argument checking bugs found by testsuite.
...
(This used to be commit 93306f581e
)
2002-11-25 00:25:31 +00:00
Tim Potter
771fc528eb
More cleanups of validation functions.
...
(This used to be commit a4790ba42c
)
2002-10-21 04:47:29 +00:00
Tim Potter
5b71a0055f
The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?)
...
(This used to be commit 7ce782c20c
)
2002-09-25 06:25:02 +00:00
Tim Potter
86c7c460ca
Bong! The devmode could be NULL. Don't crash if this is the case.
...
(This used to be commit 3ce8f8c50c
)
2002-09-19 05:39:03 +00:00
Tim Potter
bf7ca61cb4
Honour return value of to_struct() when converting to Samba structures.
...
(This used to be commit 1ef99e7663
)
2002-05-27 06:29:58 +00:00
Tim Potter
c2f5c02e28
Renamed 'printer_name' field in python printer info to 'name' to be
...
more consistent.
(This used to be commit f8c198b748
)
2002-05-16 05:25:53 +00:00
Tim Potter
ceb338a35c
Moved PyDict_SetItemString for printer info level structures into conv functions.
...
(This used to be commit f7fadfdd73
)
2002-05-14 07:09:54 +00:00
Tim Potter
77922d18a8
Implemented py_to_PRINTER_INFO_3() helper function.
...
(This used to be commit d125f9f7df
)
2002-05-01 04:22:20 +00:00
Tim Potter
b0fbd72b41
Started working on setprinter code.
...
(This used to be commit 38d2b1794a
)
2002-04-18 03:35:05 +00:00
Tim Potter
562393fc85
Moved security descriptor routines into their own file.
...
(This used to be commit 8e0457f8aa
)
2002-04-14 09:04:12 +00:00
Tim Potter
db32b9ceb7
Made a comment clearer.
...
(This used to be commit 703e0a6ce2
)
2002-04-14 04:55:18 +00:00
Tim Potter
2aa9e1c22e
Fixed dodgy looking prototypes for py_to_* functions.
...
(This used to be commit 847e310921
)
2002-04-05 05:52:20 +00:00
Tim Potter
14c9883541
New routines to convert between structures and python dictionaries. We now
...
hide to_struct() and from_struct() from the caller so we can add custom
fields nicely.
(This used to be commit 07d79f4aa8
)
2002-04-05 04:54:48 +00:00