summaryrefslogtreecommitdiffstats
path: root/source3/printing/nt_printing.c
Commit message (Expand)AuthorAgeFilesLines
...
* Squash another compiler warning.Tim Potter2003-05-271-2/+2
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-5/+5
* Fix VFS layer:Alexander Bokovoy2003-05-111-5/+5
* Elsewhere, we use a #define for this environment variable name, so do theAndrew Bartlett2003-05-091-2/+2
* Get credentials before publishing printers.Jim McDonough2003-04-251-0/+8
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-54/+50
* Array size fixup for construct_nt_devicemode() from HEAD.Tim Potter2003-04-141-1/+1
* Fix off by one bug noticed by Andrew Bartlett.Jeremy Allison2003-03-141-2/+2
* add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-1/+1
* Writable string const fixes.Jeremy Allison2003-03-051-6/+12
* Progress on CR 601Gerald Carter2003-02-251-152/+214
* Missed one in the previous merge - user_ok() and user_in_group() now takeAndrew Bartlett2003-02-241-1/+1
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-2/+2
* *lots of small merges form HEADGerald Carter2003-01-151-2/+7
* Merge from HEAD:Andrew Bartlett2003-01-141-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-21/+21
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-4/+4
* Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-131-72/+178
* More printer publishing code.Jim McDonough2002-12-131-6/+16
* More printer data to publishJim McDonough2002-12-051-33/+89
* Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison2002-12-041-2/+2
* Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-041-1/+143
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-8/+11
* Keeping branches in sync....Jeremy Allison2002-11-071-1/+2
* Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-311-1/+7
* Check the long_archi name for NULL.Jeremy Allison2002-10-311-0/+6
* removed the following parametersGerald Carter2002-10-211-62/+0
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-2/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-179/+436
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-495/+387
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-100/+437
* Merge of print server permission handling fixes from HEAD.Tim Potter2002-04-151-0/+16
* removed unnecessary memsetGerald Carter2002-04-111-2/+1
* specversion merge from SAMBA_2_2Gerald Carter2002-04-111-0/+2
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-1/+1
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-1/+1
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-12/+54
* Backed out enumprinters stuff - leave it for another day.Tim Potter2002-03-141-1/+3
* Merge of enumprinters vs getprinter naming patch from 2.2Tim Potter2002-03-121-6/+8
* Fix from JohnR - Fixed SetPrinterData(magic key) to support zero length DEVMO...Jeremy Allison2002-02-271-1/+1
* merge from 2.2Gerald Carter2002-02-191-2/+2
* Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-124/+230
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* merge from APPLIANCE_HEADGerald Carter2002-01-261-35/+1
* These changes commited on a 'no less broken' basis.Andrew Bartlett2002-01-261-7/+5
* Change this code so that we don't do a lookup_name() on root.Andrew Bartlett2002-01-251-11/+3
* merge from 2.2Gerald Carter2002-01-231-3/+3
* merge from 2.2. ofGerald Carter2002-01-221-20/+19
* Round and round we go....Jeremy Allison2002-01-111-1/+1
* Latest attempt at changeid.Jeremy Allison2002-01-111-4/+5