Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -1/+6 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-08-16 | waf: Generate the ntprinting ndr functions. | Andreas Schneider | 1 | -1/+1 | |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 1 | -1/+1 | |
2010-05-24 | s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap | Andrew Bartlett | 1 | -1/+1 | |
These structures now match those in use in the source3 code. I'm not sure if this is the better API or not, but it is far, far safer to remove a pointer than to add one. Andrew Bartlett | |||||
2010-05-04 | s4-waf: we don't need the symlink hack for gen_ndr any more | Andrew Tridgell | 1 | -14/+3 | |
we can now generate files into the build directory | |||||
2010-04-29 | idl: we only need ndr_rap.[ch] and rap.h | Andrew Tridgell | 1 | -1/+7 | |
2010-04-29 | s4-idl: added generated files from rap.idl | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 1 | -2/+8 | |
2010-04-06 | build: cope with the common gen_ndr files being in the git tree | Andrew Tridgell | 1 | -2/+12 | |
2010-04-06 | build: much nicer pidl rules | Andrew Tridgell | 1 | -0/+12 | |