Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -2/+10 |
2008-12-22 | Fix "allow trusted domain" so it disables trusted domains. | Gerald (Jerry) Carter | 1 | -2/+11 |
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-23 | [s3]winbindd_util: add fill_domain_username_talloc(). | Michael Adam | 1 | -0/+27 |
2008-09-23 | [s3]winbind_util: fix an implicit cast compile warning. | Michael Adam | 1 | -1/+1 |
2008-09-16 | winbindd: Add support for name aliasing. | Gerald (Jerry) Carter | 1 | -17/+90 |
2008-09-11 | Fix for bug 5571 | Simo Sorce | 1 | -0/+25 |
2008-08-25 | winbindd: move set_auth_errors to util functions. | Günther Deschner | 1 | -0/+12 |
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 1 | -1/+1 |
2008-08-15 | I think the problem with these functions is that lookup_usergroups | Herb Lewis | 1 | -1/+1 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -0/+34 |
2008-06-20 | Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain... | Jeremy Allison | 1 | -9/+3 |
2008-05-30 | Split the winbindd_passdb backend into a 'builtin' and a 'sam' | Jeremy Allison | 1 | -3/+5 |
2008-05-29 | Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f... | Jeremy Allison | 1 | -0/+6 |
2008-04-04 | Use sid_array_from_info3 in lookup_usergroups_cached(). | Günther Deschner | 1 | -40/+10 |
2008-03-31 | Forest root trust flags won't overwrite child trust flags | Steven Danneman | 1 | -3/+3 |
2008-02-17 | Use netr_SamInfo3 everywhere in winbindd. | Günther Deschner | 1 | -9/+9 |
2008-02-01 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Simo Sorce | 1 | -36/+68 |
2008-02-01 | Fix winbindd running on a Samba DC, | Simo Sorce | 1 | -6/+0 |
2008-01-29 | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 1 | -11/+11 |
2008-01-25 | Always trust the domain flags in the wcache trusted domain cache. | Gerald W. Carter | 1 | -13/+33 |
2008-01-25 | Fix winbindd_can_contact_domain() on a samba DC. | Michael Adam | 1 | -3/+6 |
2008-01-25 | Add a debug message winbindd_can_contact_domain() | Michael Adam | 1 | -0/+2 |
2008-01-25 | Fix assignment to request->data.init_conn.is_primary in init_child_connection(). | Michael Adam | 1 | -1/+1 |
2008-01-23 | Initialize _domain_list to NULL. | Michael Adam | 1 | -1/+1 |
2008-01-09 | Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. | Michael Adam | 1 | -9/+12 |
2008-01-04 | Fix the inherited trust flags when spidering the trust heirarchy. | Gerald (Jerry) Carter | 1 | -3/+7 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Use sid_to_string directly | Volker Lendecke | 1 | -2/+1 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -3/+2 |
2007-12-14 | winbindd: move domain child specific stuff into its own file | Stefan Metzmacher | 1 | -15/+5 |
2007-12-05 | Remove some globals | Volker Lendecke | 1 | -4/+4 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -2/+4 |
2007-10-22 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -6/+21 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -22/+22 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -21/+54 |
2007-10-10 | r25571: split up child_dispatch_table into domain, idmap and locator tables | Stefan Metzmacher | 1 | -6/+21 |
2007-10-10 | r25260: add trusted domains always to the end of the list. | Stefan Metzmacher | 1 | -20/+20 |
2007-10-10 | r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO call | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r25236: make it possible to alter WINBINDD_SOCKET_DIR via | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+1460 |