Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 1 | -0/+50 | |
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> | |||||
2009-10-20 | s4: ran minimal_includes.pl on source4/winbind | Andrew Tridgell | 1 | -1/+0 | |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2009-04-28 | Fix Coverity ID 853 (UNINIT) -- Kai, please check! | Volker Lendecke | 1 | -0/+3 | |
2009-02-01 | s4:irpc: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2008-04-02 | wbclient: Add an async winbind client library. | Kai Blin | 1 | -0/+70 | |
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1) | |||||
2007-10-10 | r25454: Use standard bool types in a couple more places. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9243b551f30c7aa2763115516a6adcfe5bbddc58) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 1 | -0/+86 | |
metze (This used to be commit c3ce7a0c3708f0c8e784404e86034f7a00685f88) |