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
/
util.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3282: some C pre-processors don't like expressions like
Andrew Tridgell
1
-0
/
+10
2007-10-10
r2987: added support for signed 32 bit integers in pidl
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2958: the warnings from the swig code in pidl were totally swamping valid
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1736: - Pidl updates:
Jelmer Vernooij
1
-0
/
+14
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-1
/
+1
2007-10-10
r363: nicer error handling in pidl
Andrew Tridgell
1
-0
/
+1
2003-12-19
added code to the IDL validator to check for common errors with
Andrew Tridgell
1
-2
/
+11
2003-12-16
don't rely on the ability of perl 5.6.x to remove elements from arrays
Andrew Tridgell
1
-1
/
+4
2003-12-15
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
1
-10
/
+4
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-2
/
+2
2003-12-08
commit idl.pm now, as many build farm machines don't have 'yapp'
Andrew Tridgell
1
-31
/
+9
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+2
2003-11-24
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
1
-0
/
+3
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-8
/
+8
2003-11-21
added support for 'ascstr', a ascii string in MSRPC !
Andrew Tridgell
1
-1
/
+2
2003-11-20
use a precompiled grammer in pidl. This speeds up pidl by about a
Andrew Tridgell
1
-1
/
+1
2003-11-20
its LoadStructure() in util.pm that doesn't like strict perl - any
Andrew Tridgell
1
-11
/
+9
2003-11-20
damn, "use strict;" in util.pm breaks pidl - but why?
Andrew Tridgell
1
-1
/
+0
2003-11-20
use strict perl package everywhere for error checking
Andrew Tridgell
1
-0
/
+1
2003-11-20
* added a 'lstring' type for spoolss
Andrew Tridgell
1
-4
/
+3
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-2
/
+2
2003-11-19
slightly more accurate structure alignment code - I need to do proper
Andrew Tridgell
1
-1
/
+1
2003-11-17
auto-generate functions for printing top-level function
Andrew Tridgell
1
-0
/
+4
2003-11-17
* support inline arrays
Andrew Tridgell
1
-4
/
+2
2003-11-17
better [relative] handling, allowing for nested relative structures
Andrew Tridgell
1
-0
/
+2
2003-11-16
* the beginnings of non-constant fixed arrays
Andrew Tridgell
1
-1
/
+12
2003-11-16
added support for "relstr", structure and union properties and public
Andrew Tridgell
1
-0
/
+3
2003-11-15
added support for varying conformant arrays (needed for samr
Andrew Tridgell
1
-0
/
+11
2003-11-15
support a new value() attribute that allows us to auto-fill certain
Andrew Tridgell
1
-0
/
+5
2003-11-12
handle constant sized arrays
Andrew Tridgell
1
-0
/
+10
2003-11-11
added support for 8 byte aligned HYPER_T
Andrew Tridgell
1
-2
/
+2
2003-11-11
fixed the NDR structure alignment rules
Andrew Tridgell
1
-0
/
+24
2003-11-11
fixed handling on pointers to arrays of structures in unions
Andrew Tridgell
1
-1
/
+3
2003-11-11
automatic printing of unions
Andrew Tridgell
1
-0
/
+10
2003-11-11
- added support for the pull side of unions
Andrew Tridgell
1
-0
/
+1
2003-11-10
much cleaner handling of the different types of variables
Andrew Tridgell
1
-0
/
+105
2003-11-09
- handle void functions
Andrew Tridgell
1
-2
/
+4
2003-11-09
added support for arrays as function arguments and for unistr_noterm
Andrew Tridgell
1
-1
/
+1
2003-11-08
- generate both the pull and push side
Andrew Tridgell
1
-13
/
+30
2003-11-06
updated pidl to auto-generate the ndr_push_*() functions for the
Andrew Tridgell
1
-1
/
+59
2000-12-14
- fixed FlattenHash bug
Andrew Tridgell
1
-2
/
+2
2000-12-14
first version
Andrew Tridgell
1
-0
/
+128