git.samba.org
/
ira
/
wip.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix syntax errors.
[ira/wip.git]
/
source4
/
librpc
/
ndr
/
ndr_spoolss_buf.c
2009-01-01
Jelmer Vernooij
Fix syntax errors.
blob
|
commitdiff
|
raw
2008-10-25
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Jelmer Vernooij
Remove another use of global_loadparm.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Stefan Metzmacher
Merge Samba3 and Samba4 together
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Metzmacher
Merge commit 'release-4-0-0alpha2' into v4-0-test
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Jelmer Vernooij
r26432: Require ndr_pull users to specify iconv_conveni...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Jelmer Vernooij
r26431: Require ndr_push creators to specify a iconv_co...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Metzmacher
r25918: ndr: change NTSTAUS into enum ndr_err_code...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Metzmacher
r25818: remove useless '\' chars at the end of lines
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Metzmacher
r25782: use NT_STATUS_HAVE_NO_MEMORY()
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r23792: convert Samba4 to GPLv3
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r18301: I discovered how to load the warnings from...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r8522: fixed another couple of size_t warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r8520: fixed a pile of warnings from the build farm...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r8050: - make use of more [value()] properties
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r7865: changed pidl to take a "const void *" instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7575: - fix GetPrinterData() push side
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7574: - seperate [in] and [out] buffers and buf_sizes
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7462: fix Enum* pushing, we need to send back a buffer...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7364: - remove '\' chars from copy paste
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7328: fix GetPrinterData and SetPrinterData, with...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7327: pass down the ndr->flags to the subcontexts
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7196: fix typo, that makes the spoolss test working...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7194: fix pulling of the NDR_IN data, [validate] works...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7181: add functions to calculate the buffer size neede...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r7120: make use of the new 'noopnum' property and get...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r6191: fix spoolss_Enum* push code
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jelmer Vernooij
r6181: Use ndr_print_set_switch_value() here as well.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r6179: - add new spoolss tests for all spoolss_Enum...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r6099: use the enum print function
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jelmer Vernooij
r5672: Use switch_type() and the token storage mechanis...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jelmer Vernooij
r5663: Revert some changes I didn't mean to commit...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jelmer Vernooij
r5661: Be a little stricter on syntax regarding arrays...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r5504: fix typo
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r5489: hide handwritten pull/push/print code from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r5446: fix pulling of arrays in EnumXXX functions
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r3428: switched to using minimal includes for the auto...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r2209: patch from volker to add EnumPorts spoolss IDL...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r884: convert samba4 to use [u]int32_t instead of ...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-30
Tim Potter
Added EnumPrinterDriver, GetPrinterDriver (still in...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Tim Potter
Added EnumJobs, GetJob, SetJob RPCs.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Tim Potter
Implemented EnumForms and GetForm.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-19
Andrew Tridgell
switched to a new way of handling unions, so that we...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Andrew Tridgell
call OpenPrinterEx on each printer on the server, and...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Andrew Tridgell
nicer method of handling spoolss EnumPrinters
blob
|
commitdiff
|
raw
|
diff to current
2003-11-16
Andrew Tridgell
use nstring and [relative] to support levels 1 and...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-16
Andrew Tridgell
added support for level1 of EnumPrinters in spoolss...
blob
|
commitdiff
|
raw
|
diff to current