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
/
rpc_server
/
srv_spoolss_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-17
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
1
-7
/
+7
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-142
/
+290
2002-03-14
Backed out enumprinters stuff - leave it for another day.
Tim Potter
1
-24
/
+10
2002-03-12
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
1
-14
/
+30
2002-03-08
merge from 2.2
Gerald Carter
1
-3
/
+3
2002-03-08
merge from 2.2
Gerald Carter
1
-2
/
+2
2002-03-08
Turns out an Admin user shouldn't always have access on a handle.
Jeremy Allison
1
-7
/
+0
2002-03-07
Merge in the change to do per-handle access checks on setdata/setform etc.
Jeremy Allison
1
-70
/
+138
2002-02-26
Fixup the sending of printer change messages from job changes.
Jeremy Allison
1
-9
/
+16
2002-02-25
Merge of printing performance fixes from appliance.
Tim Potter
1
-40
/
+61
2002-02-21
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-02-21
merge from 2.2
Gerald Carter
1
-0
/
+5
2002-02-20
merge from 2.2
Gerald Carter
1
-5
/
+8
2002-02-15
merge from APPLIANCE_HEAD
Gerald Carter
1
-75
/
+18
2002-02-12
merge from 2.2
Gerald Carter
1
-15
/
+7
2002-02-12
merge from 2.2
Gerald Carter
1
-4
/
+18
2002-02-09
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
1
-171
/
+320
2002-01-31
Added administrator access check for server side add, delete and setform
Tim Potter
1
-10
/
+34
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
merge from APPLIANCE_HEAD
Gerald Carter
1
-3
/
+3
2002-01-26
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
1
-6
/
+4
2002-01-25
Make systemtime work for spooling on bigendian systems. Fix from
Jeremy Allison
1
-3
/
+20
2002-01-23
Sync up startpageprinter with appliance.
Tim Potter
1
-5
/
+5
2002-01-22
Merge of fixes from 2.2.
Jeremy Allison
1
-1
/
+1
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
1
-1
/
+1
2002-01-15
Missing assign fix from Bernt Nilsson bkn@ida.liu.se.
Jeremy Allison
1
-1
/
+1
2002-01-12
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
1
-0
/
+113
2002-01-11
Round and round we go....
Jeremy Allison
1
-1
/
+2
2002-01-08
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
1
-19
/
+17
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
1
-1
/
+1
2001-12-14
ChangeID fixe from APPLIANCE_HEAD
Gerald Carter
1
-0
/
+5
2001-12-14
FALSE -> False
Tim Potter
1
-1
/
+1
2001-12-13
merge from appliance_head
Gerald Carter
1
-0
/
+4
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
1
-0
/
+86
2001-12-05
Use print_queue_length() by preference if we don't need a queue
Jeremy Allison
1
-21
/
+3
2001-12-05
Improved efficiency of enumerating print queue's under a particular
Jeremy Allison
1
-9
/
+2
2001-11-30
merge from APPLIANCE_HEAD
Gerald Carter
1
-16
/
+20
2001-11-30
Check error returns.
Jeremy Allison
1
-4
/
+12
2001-11-30
Gerald's fix.
Jeremy Allison
1
-6
/
+2
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-2
/
+2
2001-11-28
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+9
2001-11-27
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
1
-3
/
+16
2001-11-22
remove unused variables
Gerald Carter
1
-1
/
+0
2001-11-22
merge from 2.2
Gerald Carter
1
-33
/
+322
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-05
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
1
-0
/
+38
2001-10-16
Fix some unicode string error.
Jean-François Micouleau
1
-31
/
+42
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-116
/
+106
[next]