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
/
pidl
/
lib
/
Parse
/
Pidl
/
Samba3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18524: Pre-allocate out arguments.
Jelmer Vernooij
1
-0
/
+33
2007-10-10
r18523: Allow [out] on arrays as well as pointers, use in unixinfo.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18522: It's probably not a good idea to use rpc_netdfs_init() as initialization
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18482: Fix a couple of small issues in the generated server code.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r18478: Add missing declaration for status.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r18477: Finish server code generator for Samba 3.
Jelmer Vernooij
1
-0
/
+68
2007-10-10
r18475: Start working on server code generator that uses libndr.
Jelmer Vernooij
2
-122
/
+110
2007-10-10
r18471: Remove other Samba3 parser generator support as well - it's no
Jelmer Vernooij
4
-1311
/
+0
2007-10-10
r18470: Remove obsolete client generator code for Samba3 (we're now using the
Jelmer Vernooij
1
-137
/
+0
2007-10-10
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
1
-1
/
+1
2007-10-10
r15593: Warn about [out] arguments that are not pointers. These can all be
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r15591: Generate function calls correctly as well.
Jelmer Vernooij
1
-22
/
+1
2007-10-10
r15587: Generate stubs for the SWIG functions
Jelmer Vernooij
1
-36
/
+1
2007-10-10
r15474: Generate proper type declarations, fix headers
Jelmer Vernooij
1
-8
/
+45
2007-10-10
r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c...
Jelmer Vernooij
1
-8
/
+14
2007-10-10
r15437: Add generator that creates Samba3 client code which uses Samba4's NDR
Jelmer Vernooij
1
-0
/
+136
2007-10-10
r14223: Couple of small fixes:
Jelmer Vernooij
3
-11
/
+37
2007-10-10
r14215: Improve warning/error messages.
Jelmer Vernooij
4
-8
/
+14
2007-10-10
r12484: Initial work on supporting non-typedeffed types
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r11077: Fix [string] for Samba3
Jelmer Vernooij
2
-7
/
+12
2007-10-10
r11061: Samba3 parser generator fixes:
Jelmer Vernooij
3
-12
/
+40
2007-10-10
r10880: Missed terminating ';', sorry.
Jeremy Allison
1
-2
/
+2
2007-10-10
r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generated
Jeremy Allison
1
-0
/
+3
2007-10-10
r10842: Fix some issues with [out] unions that have a discriminator that is only
Jelmer Vernooij
4
-76
/
+37
2007-10-10
r10829: Documentation updates
Jelmer Vernooij
2
-17
/
+38
2007-10-10
r10788: - Give unions a name
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r10787: Fix silly nodiscriminant-issue
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10742: Support multi-level pointers + ref pointer fixes
Jelmer Vernooij
3
-25
/
+67
2007-10-10
r10739: Reduce number of calls to prs_align_custom()
Jelmer Vernooij
2
-22
/
+26
2007-10-10
r10737: Fix some alignment issues
Jelmer Vernooij
2
-43
/
+70
2007-10-10
r10734: Generate ptr, size, offset, and length elements in unions just once.
Jelmer Vernooij
2
-12
/
+30
2007-10-10
r10732: Generate _ctr structures for unions
Jelmer Vernooij
3
-8
/
+65
2007-10-10
r10721: Handle allocations and primitive / deferred data correctly. In theory,
Jelmer Vernooij
3
-83
/
+273
2007-10-10
r10718: Another large set of small improvements. All generated files compile
Jelmer Vernooij
4
-56
/
+160
2007-10-10
r10717: Another bunch of small updates. All generated files except parse_dfs.c
Jelmer Vernooij
5
-19
/
+31
2007-10-10
r10716: Use correct Samba3 data types for strings. Also use Samba3 types
Jelmer Vernooij
1
-22
/
+65
2007-10-10
r10715: More Samba3 parser generator improvements:
Jelmer Vernooij
2
-30
/
+104
2007-10-10
r10713: Couple more updates to the Samba3 parser generators.
Jelmer Vernooij
5
-90
/
+300
2007-10-10
r10694: Add some work I did this afternoon on getting pidl to output Samba3
Jelmer Vernooij
6
-0
/
+743