Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:lib/messaging: explicitly use allow_warnings=True | Stefan Metzmacher | 2014-04-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | build: Add missing deps and make MESSAGING a private library | Andrew Bartlett | 2012-06-07 | 1 | -2/+3 |
| | | | | | | | | | To remove finddcs_nbt these missing deps need to be added. These subsystems linked to to implicit dependencies provided by finddcs. Due to the new arrangmenet of subsystems, MESSAGING needs to be a private library to avoid being a source of duplicate symbols. Andrew Bartlett | ||||
* | UTIL_TDB: lowercase name. | Jelmer Vernooij | 2012-05-03 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu May 3 20:18:22 CEST 2012 on sn-devel-104 | ||||
* | s4-tdb: make tdb-wrap into a private library | Andrew Tridgell | 2010-10-30 | 1 | -1/+1 |
| | | | | this prevents double linking of the tdb wrap code | ||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 2010-10-23 | 1 | -1/+1 |
| | |||||
* | s4-waf: don't depend directly on python modules | Andrew Tridgell | 2010-10-21 | 1 | -1/+1 |
| | | | | | | | | build rules should not list dependencies on python modules. Instead, if code needs the module it should use the python API import calls to access the module. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4:lib/messaging: add irpc dcerpc_binding_handle backend | Stefan Metzmacher | 2010-09-03 | 1 | -1/+1 |
| | | | | metze | ||||
* | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 2010-04-06 | 1 | -3/+0 |
| | | | | we won't be using the mk -> wscript generator again | ||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+16 |