r6181: Use ndr_print_set_switch_value() here as well.
[ira/wip.git] / source4 / librpc / ndr / ndr_spoolss_buf.c
2007-10-10 Jelmer Vernooijr6181: Use ndr_print_set_switch_value() here as well.
2007-10-10 Stefan Metzmacherr6179: - add new spoolss tests for all spoolss_Enum...
2007-10-10 Stefan Metzmacherr6099: use the enum print function
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5663: Revert some changes I didn't mean to commit...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Stefan Metzmacherr5504: fix typo
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Stefan Metzmacherr5446: fix pulling of arrays in EnumXXX functions
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr2209: patch from volker to add EnumPorts spoolss IDL...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2003-11-30 Tim PotterAdded EnumPrinterDriver, GetPrinterDriver (still in...
2003-11-28 Tim PotterAdded EnumJobs, GetJob, SetJob RPCs.
2003-11-26 Tim PotterImplemented EnumForms and GetForm.
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-17 Andrew Tridgellcall OpenPrinterEx on each printer on the server, and...
2003-11-17 Andrew Tridgellnicer method of handling spoolss EnumPrinters
2003-11-16 Andrew Tridgelluse nstring and [relative] to support levels 1 and...
2003-11-16 Andrew Tridgelladded support for level1 of EnumPrinters in spoolss...