index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
/
ndr_basic.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
2007-10-10
1
-2
/
+25
*
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r4535: add full support for
Stefan Metzmacher
2007-10-10
1
-2
/
+11
*
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r4102: more uint64 vs HYPER_T fixes
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3997: fix STR_CHARLEN pull case
Stefan Metzmacher
2007-10-10
1
-21
/
+25
*
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
2007-10-10
1
-84
/
+0
*
r3869: in the NDR encoded replPropertyMetaData attribute in ADS
Stefan Metzmacher
2007-10-10
1
-1
/
+29
*
r3861: - Put ndr and rpc client code in seperate files
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3787: a function to generate a random GUID
Stefan Metzmacher
2007-10-10
1
-0
/
+10
*
r3785: this strings are not const
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3582: more gcc-4.0 signedness fixes
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
2007-10-10
1
-1
/
+13
*
r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...
Stefan Metzmacher
2007-10-10
1
-2
/
+25
*
r3484: - add support for conformant string arrays at the end of a struct
Stefan Metzmacher
2007-10-10
1
-5
/
+50
*
r3432: Support WERROR's in arguments (not just as return type). Some of
Jelmer Vernooij
2007-10-10
1
-2
/
+52
*
r3395: added support for "string32" type, to fix the fixed width string
Andrew Tridgell
2007-10-10
1
-0
/
+28
*
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
Jelmer Vernooij
2007-10-10
1
-0
/
+12
*
r2989: fix the printing of unions with negative cases when :print is used
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2987: added support for signed 32 bit integers in pidl
Andrew Tridgell
2007-10-10
1
-0
/
+31
*
r2910: I noticed that the samr torture test was doing its own DOS->UNIX
Andrew Tridgell
2007-10-10
1
-129
/
+138
*
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
2007-10-10
1
-7
/
+3
*
r2552: Character set conversion and string handling updates.
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r2205: fixed an incorrect cast that broke relative strings in spoolss
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2180: added RPC flags "padcheck" which enables checking of all received pad
Andrew Tridgell
2007-10-10
1
-0
/
+25
*
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r1994: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r1847: add STR_BYTESIZE flag, to handle cases where
Stefan Metzmacher
2007-10-10
1
-6
/
+52
*
r1757: much simpler (and smaller, faster etc) way of doing relative pointers
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r1736: - Pidl updates:
Jelmer Vernooij
2007-10-10
1
-0
/
+48
*
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
2007-10-10
1
-301
/
+0
*
r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...
Stefan Metzmacher
2007-10-10
1
-0
/
+301
*
r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r1030: added server side schannel support
Andrew Tridgell
2007-10-10
1
-0
/
+23
*
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r895: use _t in base ndr fns
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-35
/
+35
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-16
/
+61
*
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
2007-10-10
1
-2
/
+18
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
the endpoint mapper now works in bigendian mode
Andrew Tridgell
2003-12-31
1
-3
/
+3
*
fixed formatting of uuids in debug output
Andrew Tridgell
2003-12-16
1
-1
/
+1
*
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
2003-12-16
1
-7
/
+17
*
a fairly large commit!
Andrew Tridgell
2003-12-16
1
-47
/
+30
*
Added routines for arrays of uint16s.
Tim Potter
2003-12-12
1
-0
/
+33
*
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
2003-12-01
1
-11
/
+10
[prev]
[next]