| Commit message (Expand) | Author | Age | Files | Lines |
* | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 2011-05-18 | 1 | -1/+1 |
* | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 2011-05-06 | 1 | -1/+1 |
* | s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. | Günther Deschner | 2010-10-18 | 1 | -0/+1 |
* | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 2010-09-20 | 1 | -1/+2 |
* | s3-idmap: only include idmap headers where needed. | Günther Deschner | 2010-08-26 | 1 | -0/+1 |
* | s3: avoid global include of ads.h. | Günther Deschner | 2010-08-05 | 1 | -0/+1 |
* | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 2010-05-21 | 1 | -10/+10 |
* | s3:winbind: Fix a double-free | Volker Lendecke | 2009-10-14 | 1 | -1/+0 |
* | idmap_adex: Fix usage of talloc_stackframe(). | Gerald Carter | 2009-08-04 | 1 | -22/+26 |
* | Add some const to winbind_userinfo | Volker Lendecke | 2009-08-03 | 1 | -9/+13 |
* | s3-winbindd: fix remaining callers of sid_binstring(). | Günther Deschner | 2009-05-28 | 1 | -2/+2 |
* | s3-libads: avoid NULL talloc context with ads_get_dn(). | Günther Deschner | 2009-04-07 | 1 | -1/+1 |
* | s3:libads Make ads_get_dn() take a talloc context | Andrew Bartlett | 2009-04-06 | 1 | -3/+3 |
* | idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests. | Gerald (Jerry) Carter | 2008-09-22 | 1 | -0/+1180 |