Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Clean-up various trailing space and >80 column lines. | Steven Danneman | 3 | -21/+33 |
2008-11-18 | Added ability to remove id mappings in wbinfo and libwbclient. | Steven Danneman | 6 | -2/+141 |
2008-11-18 | Fix extended DN parse error when AD object does not have a SID. | Steven Danneman | 1 | -18/+37 |
2008-11-18 | Whitespace and >80 column cleanups. | Steven Danneman | 2 | -39/+41 |
2008-11-17 | Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent... | Davide Sfriso | 1 | -2/+2 |
2008-11-13 | s3-winbindd: workaround for samr_ChangePasswordUser3 to User2 fallback for w2... | Günther Deschner | 1 | -0/+6 |
2008-11-12 | Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>. | Jeremy Allison | 1 | -0/+1 |
2008-11-10 | s3-samr-idl: cleanup. | Günther Deschner | 1 | -0/+2 |
2008-11-10 | ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth. | Kai Blin | 1 | -7/+18 |
2008-11-03 | s3: fix a few "shadows a global declaration" warnings | Tim Prouty | 3 | -14/+14 |
2008-11-02 | [s3]winbindd: speed up fill_grent_mem (i.e. winbindd_getgrent) a lot. | Michael Adam | 1 | -13/+20 |
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 2 | -2/+2 |
2008-10-29 | Coverity fix CID: 592 - null deref (can't happen but doesn't hurt to be sure). | Jeremy Allison | 1 | -1/+1 |
2008-10-27 | [s3]winbind: fix smbd hanging on Solaris when winbindd closes socket. | Michael Adam | 1 | -1/+6 |
2008-10-23 | s3: fix simple "incompatible pointer type" build warning | Tim Prouty | 1 | -1/+1 |
2008-10-23 | Use sockaddr_storage only where we rely on the size, use sockaddr | Jelmer Vernooij | 1 | -1/+1 |
2008-10-20 | Fix a valgrind error in idmap_ad_sids_to_unixids() | Volker Lendecke | 1 | -0/+2 |
2008-10-18 | Use separate make variables for libutil and libcrypto. | Jelmer Vernooij | 2 | -3/+3 |
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 1 | -1/+1 |
2008-10-13 | Remove smb_np_struct | Volker Lendecke | 1 | -2/+0 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-09 | s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation. | Günther Deschner | 1 | -21/+40 |
2008-10-08 | Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan... | Jeremy Allison | 1 | -0/+23 |
2008-10-06 | idmap_adex: Add more debugging to the basic search function. | Gerald (Jerry) Carter | 1 | -0/+18 |
2008-10-06 | idmap_adex: Add log messages to dc_add_domain for easier debugging. | Gerald (Jerry) Carter | 1 | -0/+8 |
2008-10-06 | Log in the parent winbind log where a request is going | Volker Lendecke | 1 | -0/+4 |
2008-10-01 | Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>. | Jeremy Allison | 1 | -2/+1 |
2008-09-29 | re-added "winbind:ignore domains" patch | Andrew Tridgell | 1 | -0/+17 |
2008-09-29 | removed unused variables | Andrew Tridgell | 1 | -2/+1 |
2008-09-29 | fixed segv on startup with trusted domains | Andrew Tridgell | 1 | -0/+16 |
2008-09-25 | idmap: Fix typo is gid2sid() that was caching using idmap_cache_set_sid2uid() | Gerald W. Carter | 1 | -1/+1 |
2008-09-24 | s3: fix idmap_adex. | Günther Deschner | 3 | -3/+3 |
2008-09-23 | Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original p... | Jeremy Allison | 1 | -5/+9 |
2008-09-23 | s3: fix NETLOGON_NT_VERSION version flags. | Günther Deschner | 1 | -1/+1 |
2008-09-23 | [s3]winbindd_group: don't list the domain twice when expanding internal aliases | Michael Adam | 1 | -1/+1 |
2008-09-23 | [s3]winbindd_group: sanely handle NULL domain in add_member(). | Michael Adam | 1 | -1/+5 |
2008-09-23 | [s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem(). | Michael Adam | 1 | -9/+11 |
2008-09-23 | [s3]winbindd_rpc: add domain prefix to username in lookup_groupmem(). | Michael Adam | 1 | -1/+4 |
2008-09-23 | [s3]winbindd_util: add fill_domain_username_talloc(). | Michael Adam | 1 | -0/+27 |
2008-09-23 | [s3]winbindd_util: add prototype for fill_domain_username_talloc(). | Michael Adam | 1 | -0/+4 |
2008-09-23 | [s3]winbindd: fix a comment typo | Michael Adam | 1 | -1/+1 |
2008-09-23 | [s3]winbind_util: fix an implicit cast compile warning. | Michael Adam | 1 | -1/+1 |
2008-09-23 | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 1 | -1/+1 |
2008-09-22 | idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests. | Gerald (Jerry) Carter | 7 | -0/+3740 |
2008-09-16 | * Allow an admin to define the "uid" attribute for a RFC2307 | Gerald (Jerry) Carter | 1 | -9/+168 |
2008-09-16 | idmap_hash: Add the idmap/nss-info provider from Likewise Open. | Gerald (Jerry) Carter | 3 | -0/+628 |
2008-09-16 | winbindd: Update the calls to ws_name_XX() to reflect API changes. | Gerald (Jerry) Carter | 4 | -46/+314 |
2008-09-16 | winbindd: Add support for name aliasing. | Gerald (Jerry) Carter | 5 | -22/+425 |
2008-09-15 | idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure. | Gerald W. Carter | 1 | -12/+69 |
2008-09-11 | Fix for bug 5571 | Simo Sorce | 3 | -1/+27 |