index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
2010-06-03
1
-0
/
+1
*
libndr: add support for relative_rap_convert.
Günther Deschner
2010-05-27
2
-0
/
+2
*
librpc: finally merge ndr_string.c.
Günther Deschner
2010-05-20
1
-0
/
+720
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
15
-129
/
+93
*
ntprinting: add ntprinting.idl.
Günther Deschner
2010-05-14
2
-0
/
+94
*
rap: add rap_status to IDL.
Günther Deschner
2010-04-30
2
-0
/
+5
*
rap: let the rap print function be autogenerated again.
Günther Deschner
2010-04-30
2
-41
/
+0
*
s4-rap: add rap print helpers.
Günther Deschner
2010-04-29
2
-0
/
+86
*
spoolss: pretty-print a struct spoolss_Time.
Günther Deschner
2010-04-22
2
-0
/
+28
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s4/drs: Pretty print for drsuapi_SecBufferType
Kamen Mazdrashki
2010-03-24
1
-0
/
+23
*
s4/drs: pretty print for drsuapi_DsAddEntry_AttrErrListItem_V1
Kamen Mazdrashki
2010-03-24
1
-0
/
+11
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-2
/
+4
*
spoolss: rollback GetPrinterData[Ex] IDL.
Günther Deschner
2010-03-05
2
-209
/
+0
*
spoolss: rollback SetPrinterData{Ex} IDL.
Günther Deschner
2010-03-05
2
-84
/
+0
*
librpc/ndr Remove unused macros
Andrew Bartlett
2010-02-20
1
-16
/
+0
*
librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()
Stefan Metzmacher
2010-02-19
1
-2
/
+8
*
spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev...
Günther Deschner
2010-02-18
1
-0
/
+237
*
spoolss: add spoolss_security_descriptor.
Günther Deschner
2010-02-18
2
-0
/
+59
*
ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_*
Stefan Metzmacher
2010-02-18
1
-2
/
+2
*
spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro.
Stefan Metzmacher
2010-02-18
1
-1
/
+4
*
libndr: fix ndr_size_* calculation with relative reverse buffers
Stefan Metzmacher
2010-02-18
1
-0
/
+6
*
libndr: for now align reverse relative pointers to 2 bytes by default.
Stefan Metzmacher
2010-02-18
1
-0
/
+3
*
libndr: implement LIBNDR_RELATIVE_REVERSE handling
Stefan Metzmacher
2010-02-18
2
-3
/
+87
*
libndr: store a subcontext buffer size in ndr_push_subcontext_start.
Günther Deschner
2010-02-18
2
-0
/
+2
*
libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...
Stefan Metzmacher
2010-02-18
1
-1
/
+6
*
libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
Günther Deschner
2010-02-18
2
-0
/
+6
*
libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
Günther Deschner
2010-02-18
1
-0
/
+2
*
libndr: change subcontext buffer allocation to allocate on subcontext_start.
Günther Deschner
2010-02-18
1
-3
/
+7
*
librpc/ndr: make ndr_push_relative_ptr2() static
Stefan Metzmacher
2010-02-18
2
-2
/
+1
*
librpc/ndr_krb5pac: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
2010-02-18
1
-1
/
+2
*
librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
2010-02-18
1
-2
/
+4
*
spoolss: fix relative pointers in ndr_push_spoolss_DriverInfo101.
Günther Deschner
2010-02-18
1
-10
/
+20
*
libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
2010-02-18
2
-0
/
+26
*
spoolss: regenerate hand-marshalled ndr_pull_spoolss_DriverInfo101 after ndr6...
Günther Deschner
2010-02-12
1
-0
/
+1
*
spoolss: make sure hand-marshalled spoolss_DriverInfo101 handles relative_hig...
Günther Deschner
2010-02-12
1
-0
/
+30
*
spoolss: regenerate hand-marshalled ndr_push_spoolss_DriverInfo101 after ndr6...
Günther Deschner
2010-02-12
1
-1
/
+2
*
s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_Entry
Kamen Mazdrashki
2010-02-01
2
-1
/
+26
*
librpc: fixed the GUID_compare() function
Andrew Tridgell
2009-12-21
1
-5
/
+5
*
librpc/ndr: avoid comparison_fn_t to fix the openchange build on solaris
Brian Lu
2009-12-14
1
-1
/
+1
*
librpc/ndr: add missing prototypes for relative_short functions
Stefan Metzmacher
2009-12-14
1
-0
/
+3
*
spoolss: fix spoolss_PrinterData size calculation.
Günther Deschner
2009-12-14
2
-0
/
+9
*
librpc/ndr: add support for relative_short pointers
Matthieu Patou
2009-12-12
2
-0
/
+54
*
spoolss: remove unused spoolss_StringArray2.
Günther Deschner
2009-12-10
2
-68
/
+0
*
libndr: added a GUID_to_ndr_blob() helper function
Andrew Tridgell
2009-12-10
2
-6
/
+15
*
librpc: split out a separate GUID_from_ndr_blob() function
Andrew Tridgell
2009-12-10
2
-15
/
+21
*
spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.
Günther Deschner
2009-12-07
2
-0
/
+150
*
spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...
Günther Deschner
2009-12-03
2
-3
/
+61
*
spoolss: add spoolss_StringArray2.
Günther Deschner
2009-12-02
2
-0
/
+10
*
drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...
Günther Deschner
2009-12-01
2
-0
/
+8
[next]