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
*
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
*
librpc/ndr: remember the highest offset we parsed with relative pointer buffers
Stefan Metzmacher
2009-11-20
2
-6
/
+22
*
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
2009-11-12
2
-2
/
+2
*
uuid.c: Remove some dead code
Volker Lendecke
2009-11-01
1
-1
/
+0
*
Add in Metze's new code to ndr encode the user.DOSATTRIB
Stefan (metze) Metzmacher
2009-10-28
2
-0
/
+185
*
s4/drs(NDR): Print implementation for drsuapi_DsReplicaOID
Kamen Mazdrashki
2009-10-16
1
-0
/
+19
*
s4/drs(NDR): Remove push/pull code for drsuapi_DsReplicaOID struct
Kamen Mazdrashki
2009-10-16
2
-100
/
+0
*
pidl: get the alignment right for uint1632 enums (NDR64)
Andrew Tridgell
2009-10-07
2
-15
/
+66
*
libndr: add int3264 ndr prototype.
Günther Deschner
2009-10-05
1
-0
/
+1
*
pidl: added int3264 as a base type
Andrew Tridgell
2009-10-03
1
-0
/
+10
*
ndr64: added support for trailing gap alignment
Andrew Tridgell
2009-10-02
2
-0
/
+20
*
pidl: added union padding for NDR64
Andrew Tridgell
2009-09-29
2
-0
/
+20
*
ndr: num_auths is an array size, thus a uint3264
Andrew Tridgell
2009-09-17
1
-2
/
+2
*
ndr: split out ndr enum functions
Andrew Tridgell
2009-09-17
3
-4
/
+78
*
ndr: added support for NDR64
Andrew Tridgell
2009-09-17
3
-18
/
+54
*
Remove ununsed variable warning.
Jeremy Allison
2009-09-17
1
-1
/
+0
*
ndr: added --ndr64 flag to ndrdump
Andrew Tridgell
2009-09-16
3
-5
/
+28
*
s3-schannel: add dump_NL_AUTH_SIGNATURE.
Günther Deschner
2009-09-16
2
-1
/
+38
*
ntlmssp: pretty print a VERSION structure.
Günther Deschner
2009-09-15
2
-0
/
+19
*
s4-ndr: fixed memory leaks in ndr_pull_*_blob()
Andrew Tridgell
2009-09-12
2
-9
/
+26
*
schannel: more work on reponse NL_AUTH_MESSAGES.
Günther Deschner
2009-09-11
2
-0
/
+17
*
ntlmssp: avoid duplicate inclusion of helper headers.
Günther Deschner
2009-09-09
1
-1
/
+0
*
schannel: add missing prototype for ndr_print_nbt_string() in schannel helper.
Günther Deschner
2009-09-08
1
-0
/
+1
*
schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.
Günther Deschner
2009-09-08
2
-0
/
+77
*
fix the ndr print routines for samba4
Andrew Tridgell
2009-09-03
1
-0
/
+15
*
Fix for DSSYNC test against Windows 2003
Anatoliy Atanasov
2009-09-03
1
-0
/
+1
*
ntlmssp: add ndr_print_ntlmssp_{nt,lm}_response() function.
Günther Deschner
2009-08-28
2
-0
/
+64
*
ntlmssp: add CHALLENGE_MESSAGE to IDL.
Günther Deschner
2009-08-28
2
-1
/
+62
*
ntlmssp: add string helper functions to handle OEM and UNICODE charset.
Günther Deschner
2009-08-28
2
-0
/
+30
*
ntlmssp: add ntlmssp helper skeleton.
Günther Deschner
2009-08-28
2
-0
/
+43
*
libndr: add missing protoypes for double type.
Günther Deschner
2009-08-24
1
-0
/
+1
*
when we get an NDR error in the logs, it is useful to know where it happened
Andrew Tridgell
2009-08-12
1
-1
/
+1
*
librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID()
Stefan Metzmacher
2009-07-31
1
-0
/
+1
*
librpc: fix the merged build of ndr_frsrpc.c
Stefan Metzmacher
2009-07-22
1
-1
/
+1
*
frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamic
Stefan Metzmacher
2009-07-21
2
-0
/
+129
*
Revert "avoid crashes in ndr_print_*() calls"
Andrew Tridgell
2009-06-12
1
-5
/
+0
*
avoid crashes in ndr_print_*() calls
Andrew Tridgell
2009-06-12
1
-0
/
+5
*
Add support for double type in pidl.
Brad Hards
2009-06-02
1
-1
/
+30
*
Of course, s_addr is a #define somewhere else .... (Solaris...)
Volker Lendecke
2009-05-02
1
-3
/
+3
[next]