Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | winbind: Allow winbindd to be run from inside "samba" | Andrew Bartlett | 2014-04-29 | 1 | -0/+8 |
| | | | | | | | | | Change-Id: I6b90a9b62ba5821e0feedb23cd20642078ba0ca6 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Kamen Mazdrashki <kamenim@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Apr 29 05:28:39 CEST 2014 on sn-devel-104 | ||||
* | build: build wbinfo only once in the waf build | Andrew Bartlett | 2011-10-08 | 1 | -4/+0 |
| | | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Oct 8 04:52:03 CEST 2011 on sn-devel-104 | ||||
* | build: provide tevent-util as a public library | Andrew Bartlett | 2011-08-08 | 1 | -1/+1 |
| | | | | | | | This is needed so that OpenChange can get at _tevent_req_nterr(), which is referenced by generated PIDL output. Andrew Bartlett | ||||
* | s4-waf: move wbinfo buildrule to winbind. | Günther Deschner | 2011-02-17 | 1 | -0/+4 |
| | | | | | | Will be moved back later, once we have a more common samba-util.so Guenther | ||||
* | winbind: Build as shared module. | Jelmer Vernooij | 2010-11-14 | 1 | -2/+3 |
| | |||||
* | ldbsamba: Lowercase library name. | Jelmer Vernooij | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 2010-10-26 | 1 | -3/+3 |
| | |||||
* | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | s4: Rename SAMDB_COMMON to samdb_common. | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | idmap: Add missing dependency on ldbsamba. | Jelmer Vernooij | 2010-10-10 | 1 | -1/+1 |
| | |||||
* | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 2010-09-17 | 1 | -1/+1 |
| | | | | | | | | | | This must be done in winbindd as it already has the schannel connection and the credential chain. If we re-established that elsewhere, we would break the chain in winbindd. Andrew Bartlett Signed-Off-By: Andrew Tridgell <tridge@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: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | ||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+26 |