git.samba.org
/
kamenim
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lib/tevent: rename event_* => tevent_* in the header file
[kamenim/samba.git]
/
pidl
/
2008-12-23
Jelmer Vernooij
pidl: Fix typelist test after addition of type origin...
tree
|
commitdiff
2008-12-22
Jelmer Vernooij
pidl/python: Factor out connect code rather than duplic...
tree
|
commitdiff
2008-12-22
Jelmer Vernooij
pidl/python: Skip unknown types, rather than dieing.
tree
|
commitdiff
2008-12-22
Jelmer Vernooij
pidl: Allow location argument to warning() and error...
tree
|
commitdiff
2008-12-22
Jelmer Vernooij
Import types from other Python mechanisms using the...
tree
|
commitdiff
2008-12-21
Jelmer Vernooij
Simplify customization of pidl-generated Python modules.
tree
|
commitdiff
2008-12-21
Jelmer Vernooij
Allow providing extra module-level Python functions.
tree
|
commitdiff
2008-12-20
Jelmer Vernooij
Create and use convenience function for creating new...
tree
|
commitdiff
2008-12-20
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-20
Jelmer Vernooij
Support custom constructors for pidl-created types...
tree
|
commitdiff
2008-12-18
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Don't write out forward declarations for enums, as...
tree
|
commitdiff
2008-12-16
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Make some fatal errors non-fatal. This means we generat...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Remove pidl SWIG backend; the native Python one works...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Only create (D)COM output files if there were COM objec...
tree
|
commitdiff
2008-12-16
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-16
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-15
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-14
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Don't allow specifying arguments to pidl object constru...
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Allow overriding repr function for pidl-defined types.
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Support pyhelper property to allow additional methods...
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Remove noejs property, which is no longer used.
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Add convenience function for determining if an array...
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-12-12
Jelmer Vernooij
Remove EJS backend for PIDL, as we don't have EJS anymore.
tree
|
commitdiff
2008-12-03
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-11-19
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
tree
|
commitdiff
2008-11-19
Günther Deschner
pidl: fix generated s3-server in,out,ref qualifiers...
tree
|
commitdiff
2008-11-14
Günther Deschner
pidl: skip generation of noopnum functions in generated...
tree
|
commitdiff
2008-11-14
Günther Deschner
pidl: do not generate cli_ functions for noopnum flaged...
tree
|
commitdiff
2008-11-11
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
tree
|
commitdiff
2008-11-11
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-11-11
Jelmer Vernooij
Remove unused variable, fix return.
tree
|
commitdiff
2008-11-06
Andrew Tridgell
we need to remove the pidl Makefile on "make clean...
tree
|
commitdiff
2008-11-02
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-11-02
Jelmer Vernooij
Remove use of global_loadparm during initialization...
tree
|
commitdiff
2008-11-02
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-11-02
Jelmer Vernooij
Fix the build.
tree
|
commitdiff
2008-11-01
Jelmer Vernooij
Remove another use of global_loadparm.
tree
|
commitdiff
2008-10-24
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-24
Jelmer Vernooij
Fix include path to pytalloc.
tree
|
commitdiff
2008-10-21
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-19
Jelmer Vernooij
Merge branch 'selftest' of git://git.samba.org/jelmer...
tree
|
commitdiff
2008-10-15
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2008-10-15
Jelmer Vernooij
Also check include dirs for IDL files.
tree
|
commitdiff
2008-10-12
Jelmer Vernooij
Share RPC binding string utility functions.
tree
|
commitdiff
2008-10-11
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-11
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-10
Jelmer Vernooij
Fix executability of samba3-srv.
tree
|
commitdiff
2008-10-08
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-08
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-10-08
Jelmer Vernooij
Print proper error if include file can't be found.
tree
|
commitdiff
2008-09-30
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-30
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-30
Jelmer Vernooij
make sure dcerpc is always initialized.
tree
|
commitdiff
2008-09-29
Jelmer Vernooij
Fix installation of misc files.
tree
|
commitdiff
2008-09-23
Günther Deschner
pidl: fix samba3 server wrt to samba4 ndr_pull_init_blo...
tree
|
commitdiff
2008-09-23
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-21
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-19
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-18
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-18
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2008-09-17
Jelmer Vernooij
Move pidl to top-level directory.
tree
|
commitdiff