index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_server
/
srv_spoolss_nt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subtle changes to message handling after ENUMJOBS.
Jeremy Allison
2003-04-02
1
-8
/
+95
*
fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...
Gerald Carter
2003-04-01
1
-1
/
+3
*
fix potential smbd crash when we fail to alloacte a policy handle for a print...
Gerald Carter
2003-03-31
1
-8
/
+9
*
add a few error checks in EnumPrinterData()
Gerald Carter
2003-03-31
1
-4
/
+5
*
lib/messages.c: Check return from chainlock before modifying message queue.
Jeremy Allison
2003-03-20
1
-6
/
+0
*
* always report ourselves as a Windows 2000 print server (even
Gerald Carter
2003-03-03
1
-8
/
+29
*
* CR1868: only send a change notify message if we have something
Gerald Carter
2003-03-03
1
-1
/
+13
*
Added limit to number of jobs enumerated. Set to 0 (means no limit).
Jeremy Allison
2003-03-01
1
-0
/
+6
*
additional fix for CR 601
Gerald Carter
2003-02-27
1
-0
/
+6
*
Progress on CR 601
Gerald Carter
2003-02-25
1
-155
/
+122
*
i patched the wrong branch! s/unistr2_to_dos/unistr2_to_ascii/
Gerald Carter
2003-02-21
1
-1
/
+1
*
couple of merges from APP_HEAD
Gerald Carter
2003-02-21
1
-3
/
+24
*
set the various DsSpooler keys that are linked to PRINTER_INFO_2 fields; CR 985
Gerald Carter
2003-02-18
1
-10
/
+57
*
This patch fixes one of my longest-standing pet hates with Samba :-).
Andrew Bartlett
2003-02-17
1
-2
/
+2
*
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
2003-02-15
1
-1
/
+1
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-3
/
+2
*
Removed unused variable.
Jeremy Allison
2003-02-13
1
-1
/
+0
*
Merge JohnR's patch.
Jeremy Allison
2003-02-13
1
-3
/
+1
*
Fixed type.
Jeremy Allison
2003-02-05
1
-1
/
+1
*
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
2003-01-17
1
-1
/
+1
*
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
2003-01-17
1
-1
/
+1
*
The last of the fstring/pstring mixups, and an extra 'static'.
Andrew Bartlett
2003-01-14
1
-2
/
+2
*
typo from merge
Gerald Carter
2003-01-11
1
-1
/
+1
*
[merge] make sure to updatre print queue cache during timeout_processing() to...
Gerald Carter
2003-01-11
1
-11
/
+42
*
a 0 length printer data value is not a memory allocation error; fix CR601
Gerald Carter
2003-01-09
1
-2
/
+10
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-15
/
+15
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
* fix memory leak when constructing an driver_level_6 structure
Gerald Carter
2002-12-17
1
-1
/
+7
*
Store printer guid in the dsspooler registry key so we don't have to
Jim McDonough
2002-12-13
1
-34
/
+9
*
More printer publishing code.
Jim McDonough
2002-12-13
1
-5
/
+41
*
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
2002-12-04
1
-18
/
+119
*
[merge from app_head]
Gerald Carter
2002-12-04
1
-2
/
+15
*
formatting fix
Gerald Carter
2002-11-18
1
-35
/
+35
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-3
/
+1
*
fix for CR 601. Only call addprinter command when the port, driver, comment,...
Gerald Carter
2002-11-11
1
-2
/
+8
*
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
2002-11-10
1
-11
/
+29
*
deldriver fix
Gerald Carter
2002-11-09
1
-0
/
+6
*
re-enable ffpcn on print server handle
Gerald Carter
2002-11-09
1
-1
/
+1
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-7
/
+31
*
PURGE_PRINTER fix from APP_HEAD
Gerald Carter
2002-10-25
1
-2
/
+0
*
fix from APP_HEAD to commit a re-init'd printer to disk
Gerald Carter
2002-10-16
1
-0
/
+6
*
merge from app_head to use GMT in job submission notification
Gerald Carter
2002-10-15
1
-1
/
+1
*
print job properties fix from APP_HEAD. a null devmode is not a failure.
Gerald Carter
2002-10-09
1
-11
/
+5
*
add_printer_hook() fix from APP_HEAD
Gerald Carter
2002-10-09
1
-6
/
+17
*
merge from APP_HEAD
Gerald Carter
2002-10-08
1
-7
/
+1
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.
Jeremy Allison
2002-10-02
1
-0
/
+1
*
It turns out that Windows allows delete printer on a handle
Jeremy Allison
2002-09-27
1
-0
/
+14
*
Check for security on delete printer was reversed...
Jeremy Allison
2002-09-27
1
-5
/
+5
*
merge from APP_HEAD
Gerald Carter
2002-09-25
1
-0
/
+2
[next]