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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2
-5
/
+5
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
Fix debugs for rap mapping. Delete job on map fail.
Jeremy Allison
2
-3
/
+7
2002-12-05
More printer data to publish
Jim McDonough
1
-71
/
+68
2002-12-05
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2
-7
/
+43
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-26
[print notify fixes from APP_HEAD]
Gerald Carter
3
-279
/
+326
2002-11-24
No need to #include smb.h, when we already #include include.h
Andrew Bartlett
3
-4
/
+0
2002-11-23
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2
-15
/
+25
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-18
/
+22
2002-11-10
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
1
-43
/
+80
2002-11-10
Fix for scalable printing noticed by tpot. Don't loop infinately
Jeremy Allison
1
-13
/
+36
2002-11-07
Fix crash bug with overwriting memory.
Jeremy Allison
1
-5
/
+3
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2
-30
/
+307
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2
-15
/
+18
2002-10-31
Check the long_archi name is not null.
Jeremy Allison
1
-0
/
+6
2002-10-26
Fix problem where an fd would be left open for every printer queue.
Jeremy Allison
1
-0
/
+27
2002-10-21
merge from samba_3_0
Gerald Carter
2
-73
/
+0
2002-10-16
Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).
Jeremy Allison
1
-1
/
+3
2002-10-16
SMB_ASSERT to check list terminates.
Jeremy Allison
1
-0
/
+3
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2
-9
/
+9
2002-09-25
At least try to get this function picked up by the autoprototyper
Andrew Bartlett
1
-2
/
+2
2002-09-25
merge from APP_HEAD
Gerald Carter
1
-8
/
+32
2002-09-24
Hold lock on NEXTJOB record for a very short time. Jerry needs to add code
Jeremy Allison
1
-29
/
+52
2002-09-20
CUPS merge from SAMBA_2_2
Gerald Carter
1
-0
/
+4
2002-09-18
printjob merge from APP_HEAD regarding device modes
Gerald Carter
3
-29
/
+133
2002-09-10
AbortPrinter() fix merged from APP_HEAD.
Gerald Carter
1
-3
/
+31
2002-09-05
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
Jeremy Allison
1
-2
/
+6
2002-09-05
Remove donotify as notifies are cheap now.
Jeremy Allison
1
-11
/
+11
2002-09-05
Roussed on Jeremy for not putting in enough debugs in the new print
Tim Potter
1
-0
/
+6
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
1
-48
/
+1
2002-09-04
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
1
-16
/
+94
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
1
-12
/
+18
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-27
Move to reference counting rather than lock counting.
Jeremy Allison
1
-35
/
+57
2002-08-27
Handle locking correctly.
Jeremy Allison
1
-2
/
+6
2002-08-27
Allow us to "lock" printer tdb entries in memory to stop them being
Jeremy Allison
1
-18
/
+61
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
[next]