index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
nt_printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-06
add #define for the max device name length in a DEVICEMODE
Gerald Carter
1
-1
/
+1
2003-03-05
Writable string const fixes.
Jeremy Allison
1
-6
/
+12
2003-03-04
Fix another 'off by one' bug with safe_strcpy(). It is unclear if the intent
Andrew Bartlett
1
-2
/
+2
2003-02-25
Progress on CR 601
Gerald Carter
1
-152
/
+214
2003-02-17
This patch fixes one of my longest-standing pet hates with Samba :-).
Andrew Bartlett
1
-1
/
+1
2003-02-15
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
1
-2
/
+2
2003-01-15
Crash fixes:
Andrew Bartlett
1
-2
/
+7
2003-01-14
The last of the fstring/pstring mixups, and an extra 'static'.
Andrew Bartlett
1
-1
/
+1
2003-01-02
BIG patch...
Andrew Bartlett
1
-21
/
+21
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-4
/
+4
2002-12-13
Store printer guid in the dsspooler registry key so we don't have to
Jim McDonough
1
-72
/
+178
2002-12-13
More printer publishing code.
Jim McDonough
1
-6
/
+16
2002-12-05
More printer data to publish
Jim McDonough
1
-71
/
+68
2002-12-04
More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one...
Jim McDonough
1
-3
/
+62
2002-12-04
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison
1
-2
/
+2
2002-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-1
/
+143
2002-11-23
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
1
-8
/
+11
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
1
-1
/
+7
2002-10-31
Check the long_archi name is not null.
Jeremy Allison
1
-0
/
+6
2002-10-21
merge from samba_3_0
Gerald Carter
1
-62
/
+0
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-2
/
+2
2002-09-18
printjob merge from APP_HEAD regarding device modes
Gerald Carter
1
-2
/
+2
2002-09-04
DeletePrinterDriver[Ex]() fixes from APP_HEAD
Gerald Carter
1
-147
/
+125
2002-08-30
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
1
-2
/
+2
2002-08-30
merge of phant0m key fix from APP_HEAD
Gerald Carter
1
-7
/
+152
2002-08-18
* Fix DeletePrinterDataEx() to work with arbitrary registry keys
Gerald Carter
1
-24
/
+101
2002-08-18
fix GetPrinterDataEx() to work with registry subkeys using a depth > 1
Gerald Carter
1
-1
/
+1
2002-08-18
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
1
-5
/
+62
2002-08-17
* the printing code should now be back to the working state it was
Gerald Carter
1
-38
/
+19
2002-08-16
Fairly large change to printing code.
Gerald Carter
1
-435
/
+311
2002-08-08
one line merge from APP_HEAD
Gerald Carter
1
-1
/
+1
2002-08-08
delete printer driver fix from APP_HEAD
Gerald Carter
1
-14
/
+37
2002-08-08
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
1
-1
/
+11
2002-07-29
couple of minor formatting fixes to help me see better.
Gerald Carter
1
-4
/
+2
2002-07-20
another intermediate checkin on the way to enumerating forms
Gerald Carter
1
-5
/
+9
2002-07-11
added copyright
Gerald Carter
1
-0
/
+1
2002-07-11
last check in for tonight.
Gerald Carter
1
-40
/
+128
2002-07-11
all that is left to do is to actually perform the
Gerald Carter
1
-15
/
+155
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-71
/
+146
2002-07-11
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
1
-4
/
+4
2002-06-27
It's fairly obvious that no one has tried to upload a driver
Gerald Carter
1
-2
/
+2
2002-06-24
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
1
-7
/
+12
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
1
-2
/
+1
2002-05-09
Merged in printing fixes... There were many missing !
Jeremy Allison
1
-0
/
+29
2002-04-15
Merge of print server permission handling fixes from HEAD.
Tim Potter
1
-0
/
+16
2002-04-11
removed unnecessary memset
Gerald Carter
1
-2
/
+1
2002-04-11
specversion merge from SAMBA_2_2
Gerald Carter
1
-0
/
+2
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-1
/
+1
2002-03-17
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
1
-1
/
+1
[next]