jelmer/winexe.git
2011-09-08 Thomas HoodAlso strip winexe
2011-09-08 Thomas HoodPatch Samba wscript to omit unneeded functions
2011-09-08 Thomas HoodAdd comments and prints to wscript and edit slightly...
2011-09-08 Thomas HoodEdit wscript for readability
2011-09-06 Thomas HoodRemove another unneeded #include
2011-09-06 Thomas HoodRemove headers no longer needed in winexe.c, due to...
2011-09-06 Thomas HoodMove dcerpc_init() to svcinstall.c
2011-09-06 Thomas HoodUpdate samba submodule to latest commit
2011-09-02 Andrzej Hajdawinexe will be statically linked against samba libraries.
2011-09-02 Thomas HoodAdd "--bundled-libraries=ALL" option to "waf configure...
2011-09-01 Thomas HoodRename shared.h to winexesvc.h
2011-09-01 Thomas HoodRemove now unused winexe.h
2011-09-01 Thomas HoodFix panic
2011-09-01 Thomas HoodAdd new header files
2011-09-01 Thomas HoodPort to tevent lib
2011-09-01 Thomas HoodPass service exe data pointers as parameters.
2011-09-01 Thomas HoodPass service name and filename as parameter.
2011-09-01 Thomas HoodPass ev_ctx as argument rather than linking it statically.
2011-09-01 Thomas HoodAdd comment
2011-09-01 Thomas HoodSplit winexe.h into async.h and svcinstall.h
2011-09-01 Thomas HoodDeclare more internal functions as static
2011-09-01 Thomas HoodDeclare async_read static, since it's not used outside...
2011-08-30 Thomas HoodAdd project description
2011-08-30 Thomas HoodAdd README file
2011-08-29 Andrzej HajdaTest version of new build system.