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
/
build
/
pidl
/
ndr.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5442: Use argument list generator functions from NdrParser in NdrHeader
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r5441: Put push, pull and print arguments in hash as well
Jelmer Vernooij
1
-64
/
+96
2007-10-10
r5440: Some more generalizations
Jelmer Vernooij
1
-38
/
+16
2007-10-10
r5439: (hopefully) fix build on older perls. Thanks to tridge for pointing th...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r5426: Warn about embedded ref pointers.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5422: Fix ethereal parser generator.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r5417: Add wrapper function for typedefs hash rather then using the "our" key...
Jelmer Vernooij
1
-19
/
+44
2007-10-10
r5414: - added libcli/wins/, a basic client library for WINS replication
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5410: Automatically determine indenting for the ndr parsers
Jelmer Vernooij
1
-318
/
+460
2007-10-10
r5378: Put ndr size generators and alignment calc functions in hash as well.
Jelmer Vernooij
1
-68
/
+55
2007-10-10
r5377: Put push/pull/print functions for the various types in a hash.
Jelmer Vernooij
1
-127
/
+54
2007-10-10
r5376: ORPC is NDR specific, so move it to ndr.pm.
Jelmer Vernooij
1
-11
/
+39
2007-10-10
r5363: - ndr_%_ptr -> ndr_%_unique_ptr
Jelmer Vernooij
1
-10
/
+14
2007-10-10
r5362: Add pointer_default() support to pidl. pointer_default()
Jelmer Vernooij
1
-13
/
+72
2007-10-10
r5361: Rename some functions, add tests to validator.
Jelmer Vernooij
1
-23
/
+27
2007-10-10
r5360: Remove a couple of unused functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5345: Some more minor code readability fixes.
Jelmer Vernooij
1
-70
/
+58
2007-10-10
r5338: More efforts to handle types similarly.
Jelmer Vernooij
1
-17
/
+19
2007-10-10
r5320: Treat structs and unions somewhat more similarly:
Jelmer Vernooij
1
-63
/
+35
2007-10-10
r5319: Make some more alignment code generic, move NDR-specific stuff to
Jelmer Vernooij
1
-0
/
+1970