Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-11 | auth: move credentials layer to the top level | Andrew Bartlett | 1 | -1/+1 | |
This will allow gensec_start.c to move to the top level. This does not change what code uses the cli_credentials code, but allows the gensec code to be more broadly. Andrew Bartlett | |||||
2011-03-30 | lib/util/charset Add tests for convert_string_talloc_handle() | Andrew Bartlett | 1 | -0/+1 | |
Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Mar 30 13:02:47 CEST 2011 on sn-devel-104 | |||||
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 1 | -1/+16 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Jan 20 06:25:03 CET 2011 on sn-devel-104 | |||||
2010-11-12 | torture: Only add in tests for socket_wrapper/nss_wrapper when they have ↵ | Jelmer Vernooij | 1 | -2/+14 | |
been enabled. | |||||
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-30 | replace: create a private replace-test library | Andrew Tridgell | 1 | -2/+2 | |
used by replace_testuite and smbtorture | |||||
2010-10-26 | torture_local: Add missing dependency on socket_wrapper. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-24 | torture/local: Depend on NSS_WRAPPER, even if it wasn't enabled. | Jelmer Vernooij | 1 | -1/+1 | |
torture_local tests nss_wrapper. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 24 01:02:00 UTC 2010 on sn-devel-104 | |||||
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 1 | -1/+1 | |
Only link to nss_wrapper when it is enabled. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 23:05:44 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-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 | s4-waf: remove the need for some of the lib aliases | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -2/+2 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+8 | |