This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / rpc_server / srv_spoolss_nt.c
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Tim PotterMerge of comment typo.
2003-04-15 Tim PotterTypo in comment.
2003-04-14 Jelmer VernooijFix typos
2003-04-14 Jelmer VernooijFix typos
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Gerald Carterforgotten merge left on disk; remove extra SAFE_FREE()
2003-04-08 Gerald Carterfixup extra SAFE_FREE()'s noticed by abartlet
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-02 Jeremy AllisonSubtle changes to message handling after ENUMJOBS.
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-04-01 Gerald Carterfix potential handle leak in _spoolss_open_printer_ex...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-31 Gerald Carterfix potential smbd crash when we fail to alloacte a...
2003-03-31 Gerald Carteradd a few error checks in EnumPrinterData()
2003-03-31 Gerald Carteradd a few error checks in EnumPrinterData()
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-20 Jeremy Allisonlib/messages.c: Check return from chainlock before...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-03 Gerald Carter* always report ourselves as a Windows 2000 print serve...
2003-03-03 Gerald Carter* always report ourselves as a Windows 2000 print serve...
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
2003-03-01 Jeremy AllisonAdded limit to number of jobs enumerated. Set to 0...
2003-03-01 Jeremy AllisonAdded limit to number of jobs enumerated. Set to 0...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-21 Gerald Carteri patched the wrong branch! s/unistr2_to_dos/unistr2_to...
2003-02-21 Gerald Carters/unistr2_to_dos/unistr2_to_ascii/ to fix compile
2003-02-21 Gerald Cartercouple of merges from APP_HEAD
2003-02-21 Gerald Cartercouple of merges from APP_HEAD
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Gerald Carterset the various DsSpooler keys that are linked to PRINT...
2003-02-18 Gerald Carterset the various DsSpooler keys that are linked to PRINT...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-13 Jeremy AllisonRemoved unused variable.
2003-02-13 Jeremy AllisonRemoved unused variable.
2003-02-13 Jeremy AllisonMerge JohnR's patch.
2003-02-13 Jeremy AllisonMerge JohnR's patch.
2003-02-05 Jeremy AllisonFixed type.
2003-02-05 Jeremy AllisonFixed type.
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
2003-01-11 Gerald Carter[merge] make sure to update print queue cache during...
2003-01-11 Gerald Cartertypo from merge
2003-01-11 Gerald Carter[merge] make sure to updatre print queue cache during...
2003-01-09 Gerald Cartera 0 length printer data value is not a memory allocatio...
2003-01-09 Gerald Cartera 0 length printer data value is not a memory allocatio...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterWhitespace syncup.
2002-12-17 Gerald Carter* fix memory leak when constructing an driver_level_6...
2002-12-17 Gerald Carter* fix memory leak when constructing an driver_level_6...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Gerald Carter[merge from app_head]
2002-12-04 Gerald Carter[merge from app_head]
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-18 Gerald Carterformatting fix
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
next