Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Change uid_wrapper to preloadable version. | Andreas Schneider | 2014-04-17 | 1 | -10/+0 |
| | | | | | | | This imports version 1.0.1 of uid_wrapper. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
* | Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. | Jeremy Allison | 2012-06-28 | 1 | -1/+1 |
| | | | | | | Will allow thread-specific credentials to be added by modifying the central definitions. Deliberately left the setXX[ug]id() call in popt as this is not used in Samba. | ||||
* | s4-waf: Only enable various wrappers if they're actually used. | Jelmer Vernooij | 2010-11-12 | 1 | -1/+2 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Nov 12 14:33:34 UTC 2010 on sn-devel-104 | ||||
* | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 2010-10-23 | 1 | -1/+1 |
| | | | | Only link to uid_wrapper when it is enabled. | ||||
* | wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libs | Andrew Tridgell | 2010-10-21 | 1 | -4/+5 |
| | | | | | | this prevents double instantiation Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | 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/+9 |