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
/
pidl
/
lib
/
Parse
/
Pidl
/
Samba4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-22
pidl/python: Skip unknown types, rather than dieing.
Jelmer Vernooij
1
-12
/
+29
2008-12-22
Import types from other Python mechanisms using the Python import mechanism, ...
Jelmer Vernooij
1
-34
/
+67
2008-12-21
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
1
-19
/
+30
2008-12-21
Allow providing extra module-level Python functions.
Jelmer Vernooij
1
-0
/
+6
2008-12-21
Create and use convenience function for creating new talloc-wrapping Python O...
Jelmer Vernooij
1
-4
/
+3
2008-12-21
Support custom constructors for pidl-created types and support types based on...
Jelmer Vernooij
1
-5
/
+2
2008-12-16
Don't write out forward declarations for enums, as some compilers don't
Jelmer Vernooij
1
-0
/
+2
2008-12-16
Remove pidl SWIG backend; the native Python one works much better, and
Jelmer Vernooij
1
-177
/
+0
2008-12-16
Only create (D)COM output files if there were COM objects in the IDL files.
Jelmer Vernooij
2
-2
/
+11
2008-12-12
Don't allow specifying arguments to pidl object constructors, as they'll
Jelmer Vernooij
1
-0
/
+3
2008-12-12
Allow overriding repr function for pidl-defined types.
Jelmer Vernooij
1
-1
/
+5
2008-12-12
Support pyhelper property to allow additional methods to be tucked onto a
Jelmer Vernooij
1
-0
/
+9
2008-12-12
Add convenience function for determining if an array should be allocated with...
Jelmer Vernooij
2
-4
/
+5
2008-12-12
Remove EJS backend for PIDL, as we don't have EJS anymore.
Jelmer Vernooij
1
-874
/
+0
2008-11-11
Remove unused variable, fix return.
Jelmer Vernooij
1
-2
/
+1
2008-11-02
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
1
-8
/
+8
2008-11-02
Fix the build.
Jelmer Vernooij
1
-3
/
+3
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-3
/
+6
2008-10-24
Fix include path to pytalloc.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
make sure dcerpc is always initialized.
Jelmer Vernooij
1
-0
/
+10
2008-09-17
Move pidl to top-level directory.
Jelmer Vernooij
12
-0
/
+7003