summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-31auth/auth_util.c:Andrew Bartlett1-2/+2
2003-12-30Move to short lived TALLOC_CTX* for allocating printerGerald Carter1-4/+22
2003-11-03Fix more 64-bit printf warnings.Tim Potter1-8/+8
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison1-5/+14
2003-10-20make sure we have a devmode before copying a string to the devicename; patch ...Gerald Carter1-3/+4
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison1-3/+3
2003-09-10Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not convertingJeremy Allison1-5/+39
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-1/+1
2003-08-25make sure the printer data value exists before saying you deleted itGerald Carter1-0/+5
2003-08-23it never amazes me when some new things crawls out of the windowsGerald Carter1-1/+6
2003-08-16stupid...stupid...stupid....fix bug 294 by looking at the right arch stringGerald Carter1-1/+1
2003-08-15get rid of more compiler warningsHerb Lewis1-2/+2
2003-08-14fix bug 294; win9x driver lookups should always use version 0Gerald Carter1-5/+16
2003-07-14fix cache coherency bug in print handle print_info_2 cache.Gerald Carter1-17/+19
2003-06-25ifdef out some functions that are not used when HAVE_ADS is not definedGerald Carter1-1/+1
2003-06-25large change:Gerald Carter1-5/+10
2003-05-27Squash another compiler warning.Tim Potter1-2/+2
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy1-5/+5
2003-05-11Fix VFS layer:Alexander Bokovoy1-5/+5
2003-05-09Elsewhere, we use a #define for this environment variable name, so do theAndrew Bartlett1-2/+2
2003-04-25Get credentials before publishing printers.Jim McDonough1-0/+8
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-54/+50
2003-04-14Array size fixup for construct_nt_devicemode() from HEAD.Tim Potter1-1/+1
2003-03-14Fix off by one bug noticed by Andrew Bartlett.Jeremy Allison1-2/+2
2003-03-06add #define for the max device name length in a DEVICEMODEGerald Carter1-1/+1
2003-03-05Writable string const fixes.Jeremy Allison1-6/+12
2003-02-25Progress on CR 601Gerald Carter1-152/+214
2003-02-24Missed one in the previous merge - user_ok() and user_in_group() now takeAndrew Bartlett1-1/+1
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-2/+2
2003-01-15*lots of small merges form HEADGerald Carter1-2/+7
2003-01-14Merge from HEAD:Andrew Bartlett1-1/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-21/+21
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-4/+4
2002-12-13Store printer guid in the dsspooler registry key so we don't have toJim McDonough1-72/+178
2002-12-13More printer publishing code.Jim McDonough1-6/+16
2002-12-05More printer data to publishJim McDonough1-33/+89
2002-12-04Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison1-2/+2
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough1-1/+143
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison1-8/+11
2002-11-07Keeping branches in sync....Jeremy Allison1-1/+2
2002-10-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison1-1/+7
2002-10-31Check the long_archi name for NULL.Jeremy Allison1-0/+6
2002-10-21removed the following parametersGerald Carter1-62/+0
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison1-2/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-179/+436
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-495/+387
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-100/+437
2002-04-15Merge of print server permission handling fixes from HEAD.Tim Potter1-0/+16
2002-04-11removed unnecessary memsetGerald Carter1-2/+1
2002-04-11specversion merge from SAMBA_2_2Gerald Carter1-0/+2