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
/
source4
/
librpc
/
ndr
/
ndr_basic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10637: use the correct memory context in the ndr_pull_* function
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10346: here are only real ip-addresses valid, prevent dns lookups,
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r10339: fix ndr_push_udlongr
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r8612: Parse::Pidl::NDR:
Jelmer Vernooij
1
-192
/
+0
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8167: - use the same algorithm than w2k3 for 'unique' pointer values
Stefan Metzmacher
1
-4
/
+12
2007-10-10
r8157: add the algorithm for unique pointers that w2k3 uses.
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r6574: send a value for embedded ref pointers,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6519: move string handling functions to a seperate file
Stefan Metzmacher
1
-476
/
+0
2007-10-10
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r5866: Add InitShutdown IDL and torture test.
Jelmer Vernooij
1
-0
/
+14
2007-10-10
r5796: add ndr_* function for int8 and int16
Stefan Metzmacher
1
-24
/
+75
2007-10-10
r5765: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r5764: add support for embedded ref pointers
Stefan Metzmacher
1
-1
/
+24
2007-10-10
r5427: NTSTATUS is treated by pidl as a 'real' scalar now.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r5414: - added libcli/wins/, a basic client library for WINS replication
Andrew Tridgell
1
-1
/
+32
2007-10-10
r5376: ORPC is NDR specific, so move it to ndr.pm.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r5363: - ndr_%_ptr -> ndr_%_unique_ptr
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r5361: Rename some functions, add tests to validator.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5286: Some first steps in making the pidl code somewhat more generic for the
Jelmer Vernooij
1
-79
/
+79
2007-10-10
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
1
-0
/
+34
2007-10-10
r5139: fix types
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r5118: added support for node status replies in nbtd. nmblookup -S now works ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
1
-17
/
+17
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
1
-26
/
+26
2007-10-10
r4885: added a new NBT client library. Features include:
Andrew Tridgell
1
-11
/
+23
2007-10-10
r4676: NTTIME_1sec is a standard NTTIME for the calling code
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
1
-2
/
+25
2007-10-10
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r4535: add full support for
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4102: more uint64 vs HYPER_T fixes
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3997: fix STR_CHARLEN pull case
Stefan Metzmacher
1
-21
/
+25
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
1
-84
/
+0
2007-10-10
r3869: in the NDR encoded replPropertyMetaData attribute in ADS
Stefan Metzmacher
1
-1
/
+29
2007-10-10
r3861: - Put ndr and rpc client code in seperate files
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3787: a function to generate a random GUID
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r3785: this strings are not const
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3582: more gcc-4.0 signedness fixes
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
1
-1
/
+13
2007-10-10
r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...
Stefan Metzmacher
1
-2
/
+25
2007-10-10
r3484: - add support for conformant string arrays at the end of a struct
Stefan Metzmacher
1
-5
/
+50
2007-10-10
r3432: Support WERROR's in arguments (not just as return type). Some of
Jelmer Vernooij
1
-2
/
+52
2007-10-10
r3395: added support for "string32" type, to fix the fixed width string
Andrew Tridgell
1
-0
/
+28
2007-10-10
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
Jelmer Vernooij
1
-0
/
+12
2007-10-10
r2989: fix the printing of unions with negative cases when :print is used
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2987: added support for signed 32 bit integers in pidl
Andrew Tridgell
1
-0
/
+31
2007-10-10
r2910: I noticed that the samr torture test was doing its own DOS->UNIX
Andrew Tridgell
1
-129
/
+138
[next]