1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-19 23:17:05 +03:00

8 Commits

Author SHA1 Message Date
Tim Potter
7f62309268 Fixed DRIVER_INFO_3 conversion function to check for dependent_files
key.
(This used to be commit 35413be0ac39ce52f009f7750f23b41728d8a35c)
2002-10-21 04:12:47 +00:00
Tim Potter
35d9e886fb Remove todo comment.
(This used to be commit 95831c8266119284264f7f42b08fb4d8e21e9deb)
2002-09-09 01:09:23 +00:00
Tim Potter
e411dc9687 Decode list of dependent files in printer driver info3 and info6.
It's a null terminated list of null terminated unicode strings.  What
a mess!
(This used to be commit aae48211ff4f22e0c2e2fe57c370f465df4332bc)
2002-09-06 07:01:40 +00:00
Tim Potter
03a8391787 py_to_DRIVER_INFO_3: remove level key on copy of dictionary before calling
to_struct().
(This used to be commit 274679d8ce33aaf664ffaaa6834d506f7b196fc6)
2002-05-20 08:07:49 +00:00
Tim Potter
d62adde88a Set level key in driver info structures.
(This used to be commit 0caf7610dcf698d2c649e42f0630de4337cfcea2)
2002-05-20 02:55:35 +00:00
Tim Potter
16f78e46bb Removed unused variable.
(This used to be commit 8d2f77ce956711f2afbadbeee50d82fbec9047dc)
2002-05-16 05:45:01 +00:00
Tim Potter
130d8ec7b0 Implement py_to_DRIVER_INFO_3()
(This used to be commit ced14ea913b55c87a8dd177080e711cfc16935c3)
2002-05-15 05:59:12 +00:00
Tim Potter
f9b571811d Converted drivers, forms and ports functions to use new conversion routines
and exception throwing.
(This used to be commit ed0a6480f75b3eefc52bc3311d8c3816abefcff2)
2002-04-05 05:48:01 +00:00