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
2007-10-10
r19156: Make enumprinters use the share iterators.
Volker Lendecke
1
-25
/
+29
2007-10-10
r19154: Trivial logic simplification: Get rid of two indentation levels. Surv...
Volker Lendecke
1
-32
/
+51
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
1
-80
/
+214
2007-10-10
r18898: Fix for bug #4100 from Udo Eberhardt <udo.eberhardt@thesycon.de>.
Jeremy Allison
1
-0
/
+3
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-4
/
+0
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r17386: fix inverted logic pointed out by Volker. When deleting a printer re...
Gerald Carter
1
-1
/
+1
2007-10-10
r17348: Some C++ warnings
Volker Lendecke
1
-8
/
+12
2007-10-10
r17245: Second part of fix for #3962. Don't do a double
Jeremy Allison
1
-14
/
+8
2007-10-10
r17244: There were several error paths where NT_PRINTER_INFO_LEVEL
Jeremy Allison
1
-6
/
+17
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-60
/
+38
2007-10-10
r15975: Only call the printer publishing calls if 'security = ads'
Gerald Carter
1
-1
/
+7
2007-10-10
r15334: Fix warning. This table and function not used anymore. Jerry please
Jeremy Allison
1
-17
/
+0
2007-10-10
r15309: normalize printing keys when deleting
Gerald Carter
1
-15
/
+0
2007-10-10
r14788: Fix coverity bug #276. null deref.
Jeremy Allison
1
-1
/
+17
2007-10-10
r14786: Fix coverity #275. null deref.
Jeremy Allison
1
-1
/
+8
2007-10-10
r14482: Fixes for spoolss code (after coverity fixes) when the
Gerald Carter
1
-15
/
+15
2007-10-10
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
1
-1
/
+1
2007-10-10
r14353: Fix coverity bugs #61 and #62. Remember to divide by
Jeremy Allison
1
-25
/
+20
2007-10-10
r14303: Fix coverity #223. In a loop we were forgetting to free
Jeremy Allison
1
-1
/
+3
2007-10-10
r14301: Fix coverity #224. In a loop we were forgetting to free
Jeremy Allison
1
-1
/
+3
2007-10-10
r14299: Fix coverity #225. In a loop we were forgetting to free
Jeremy Allison
1
-3
/
+6
2007-10-10
r14289: Fix coverity #101, resource leak on error code path.
Jeremy Allison
1
-2
/
+6
2007-10-10
r14286: Similar clarifiction fix for coverity #102.
Jeremy Allison
1
-8
/
+10
2007-10-10
r14284: Fix coverity bug #103. Make code clearer - probably
Jeremy Allison
1
-5
/
+9
2007-10-10
r14268: Fix coverity error #204. Resource leak on error path.
Jeremy Allison
1
-0
/
+1
2007-10-10
r14266: Fix coverity #205. Resource leak on error path.
Jeremy Allison
1
-0
/
+1
2007-10-10
r14264: Fix coverity #207. Resource leak on error path.
Jeremy Allison
1
-0
/
+1
2007-10-10
r14250: Fix coverity bug #107. Resource leak on error path.
Jeremy Allison
1
-1
/
+3
2007-10-10
r14233: Fix Coverity bug # 206
Volker Lendecke
1
-1
/
+3
2007-10-10
r14178: Clarify code for Coverity #49. Ensure we know we
Jeremy Allison
1
-0
/
+2
2007-10-10
r13994: Belt and braces - ensure RPC_BUFFER is valid.
Jeremy Allison
1
-44
/
+75
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-35
/
+20
2007-10-10
r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDN
Gerald Carter
1
-1
/
+7
2007-10-10
r13829: From the "It's not pretty but it works" category
Gerald Carter
1
-11
/
+101
2007-10-10
r13824: * add api table for Xcv TCPMON and LOCALMON calls starting
Gerald Carter
1
-8
/
+93
2007-10-10
r13821: replacing some strings with macros
Gerald Carter
1
-9
/
+11
2007-10-10
r13820: * Start fleshing out the XcvDataPort() server implementation
Gerald Carter
1
-36
/
+99
2007-10-10
r13815: "Into the blind world let us now descend,"
Gerald Carter
1
-91
/
+58
2007-10-10
r13547: add earlier checks to deny deleting a printer driver. The previous
Gerald Carter
1
-0
/
+24
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-7
/
+13
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-6
/
+6
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
1
-1
/
+1
2007-10-10
r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...
Gerald Carter
1
-14
/
+16
2007-10-10
r11240: * fix invalid read reported by valgrind in the
Gerald Carter
1
-68
/
+34
2007-10-10
r11235: fix segfault in addprinter due to mixing talloc() and malloc()'d memory
Gerald Carter
1
-3
/
+1
2007-10-10
r11135: should fix seg fault in addprinter code reported by Marcin. Allocate...
Gerald Carter
1
-6
/
+15
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-26
/
+29
[next]