r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / librpc / ndr / ndr_spoolss_buf.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr8522: fixed another couple of size_t warnings
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Stefan Metzmacherr7575: - fix GetPrinterData() push side
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Stefan Metzmacherr7462: fix Enum* pushing, we need to send back a buffer...
2007-10-10 Stefan Metzmacherr7364: - remove '\' chars from copy paste
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Stefan Metzmacherr7327: pass down the ndr->flags to the subcontexts
2007-10-10 Stefan Metzmacherr7196: fix typo, that makes the spoolss test working...
2007-10-10 Stefan Metzmacherr7194: fix pulling of the NDR_IN data, [validate] works...
2007-10-10 Stefan Metzmacherr7181: add functions to calculate the buffer size neede...
2007-10-10 Stefan Metzmacherr7120: make use of the new 'noopnum' property and get...
2007-10-10 Stefan Metzmacherr6191: fix spoolss_Enum* push code
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...