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_parse
/
parse_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
s3-spoolss: remove old _spoolss_GetForm.
Günther Deschner
1
-76
/
+0
2009-02-09
s3-spoolss: remove old _spoolss_SetForm.
Günther Deschner
1
-103
/
+0
2009-02-09
s3-spoolss: remove old spoolss_AddForm.
Günther Deschner
1
-60
/
+0
2009-02-07
s3-spoolss: remove old _spoolss_WritePrinter.
Günther Deschner
1
-68
/
+0
2009-02-07
s3-spoolss: remove old _spoolss_DeleteForm.
Günther Deschner
1
-34
/
+0
2009-02-07
s3-spoolss: use rpccli_spoolss_DeleteForm.
Günther Deschner
1
-12
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_EndDocPrinter.
Günther Deschner
1
-48
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_AbortPrinter.
Günther Deschner
1
-37
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_EndPagePrinter.
Günther Deschner
1
-48
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_StartPagePrinter.
Günther Deschner
1
-48
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_DeletePrinter.
Günther Deschner
1
-45
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_ClosePrinter.
Günther Deschner
1
-60
/
+0
2009-01-01
Add iconv_convenience argument to size functions.
Jelmer Vernooij
1
-2
/
+2
2008-07-22
rpc_parse: Unify spoolss debug messages.
Karolin Seeger
1
-2
/
+2
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-1
/
+0
2008-04-24
The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jeremy Allison
1
-1
/
+6
2008-03-23
Fix Coverity ID 504
Volker Lendecke
1
-1
/
+1
2008-03-23
Fix Coverity ID 503
Volker Lendecke
1
-1
/
+1
2007-12-29
Remove tiny code duplication
Volker Lendecke
1
-2
/
+2
2007-11-27
Make init_unistr2_from_unistr take an explicit talloc context.
Jeremy Allison
1
-28
/
+28
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-225
/
+225
2007-10-10
r25399: Excise uint - > uint32 (where appropriate) or unsigned int.
Jeremy Allison
1
-2
/
+2
2007-10-10
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
1
-27
/
+27
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-5
/
+5
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23122: Fix bug #4655. We marshall the enumdataex correctly,
Jeremy Allison
1
-17
/
+48
2007-10-10
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
1
-15
/
+19
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-0
/
+4
2007-10-10
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
1
-3
/
+7
2007-10-10
r22062: Fix the parsing of info level 3. Flags is not a flags
Jeremy Allison
1
-5
/
+38
2007-10-10
r21346: FIXME ! Our parsing here is wrong I think,
Jeremy Allison
1
-1
/
+10
2007-10-10
r21096: Fix formatting.
Jeremy Allison
1
-2
/
+2
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
1
-0
/
+31
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
1
-8
/
+4
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULL
Jeremy Allison
1
-34
/
+38
2007-10-10
r16377: Klocwork #1077.
Jeremy Allison
1
-1
/
+6
2007-10-10
r14778: Fix coverity null deref bugs #268 - #271.
Jeremy Allison
1
-1
/
+24
2007-10-10
r14298: The other half of Coverity # 217
Volker Lendecke
1
-1
/
+1
2007-10-10
r14232: Fix Coverity Bug # 218
Volker Lendecke
1
-1
/
+1
2007-10-10
r14228: Fix Coverity bug # 217
Volker Lendecke
1
-1
/
+1
2007-10-10
r14083: Fix coverity bug #19. Don't deref possible NULL.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14080: Fix Coverity bug #18. Ensure non-null before ref.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14047: Coverity fix #17. Ensure srv_name and info cannot
Jeremy Allison
1
-0
/
+4
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-5
/
+3
2007-10-10
r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDN
Gerald Carter
1
-23
/
+12
2007-10-10
r13841: Fix an uninitialized variable warning.
Volker Lendecke
1
-1
/
+1
2007-10-10
r13829: From the "It's not pretty but it works" category
Gerald Carter
1
-0
/
+100
[prev]
[next]