Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-13 | lib/socket_wrapper only enable python_socket and socket.py with socket_wrapper | Andrew Bartlett | 1 | -8/+10 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun May 13 10:41:27 CEST 2012 on sn-devel-104 | |||||
2011-11-17 | socket_wrapper: Added python interface to socket_wrapper | Amitay Isaacs | 1 | -0/+10 | |
The socket_wrapper does not support setting blocking flag or timeouts on the sockets. To use socket module in python, use from samba import socket Signed-off-by: Kai Blin <kai@samba.org> | |||||
2010-11-12 | s4-waf: Only enable various wrappers if they're actually used. | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Nov 12 14:33:34 UTC 2010 on sn-devel-104 | |||||
2010-10-21 | Lowercase socket_wrapper name. | Jelmer Vernooij | 1 | -1/+1 | |
Avoid linking against socket_wrapper outside of developer mode. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Oct 21 20:26:11 UTC 2010 on sn-devel-104 | |||||
2010-10-21 | wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libs | Andrew Tridgell | 1 | -4/+5 | |
this prevents double instantiation Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-05-03 | s4-waf: fixed target group for SOCKET_WRAPPER | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | s4-waf: fixed some deps now we don't auto-include tevent and replace | Andrew Tridgell | 1 | -2/+2 | |
this is preparation for being able to use system versions of these libraries | |||||
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: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+4 | |