summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_util.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-18s3: compile warning and upn handlingBo Yang1-1/+2
2009-06-14Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke1-6/+6
2009-06-14Make rescan_trusted_domains a timed eventVolker Lendecke1-21/+10
2009-06-14Remove unused init_child_connection()Volker Lendecke1-135/+0
2009-06-14Convert the winbind parent->child communication to wb_reqtransVolker Lendecke1-2/+0
2009-06-14Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke1-6/+6
2009-05-25s3:winbind_util: remove trailing spacesMichael Adam1-56/+56
2009-05-11Fix some nonempty blank linesVolker Lendecke1-37/+37
2009-03-18s3:winbindd: remove unused close_winbindd_socket() functionStefan Metzmacher1-18/+0
2009-01-21Memory leaks and other fixes found by Coveritytodd stecher1-2/+10
2008-12-22Fix "allow trusted domain" so it disables trusted domains.Gerald (Jerry) Carter1-2/+11
2008-10-01Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison1-2/+1
2008-09-29re-added "winbind:ignore domains" patchAndrew Tridgell1-0/+17
2008-09-23[s3]winbindd_util: add fill_domain_username_talloc().Michael Adam1-0/+27
2008-09-23[s3]winbind_util: fix an implicit cast compile warning.Michael Adam1-1/+1
2008-09-16winbindd: Add support for name aliasing.Gerald (Jerry) Carter1-17/+90
2008-09-11Fix for bug 5571Simo Sorce1-0/+25
2008-08-25winbindd: move set_auth_errors to util functions.Günther Deschner1-0/+12
2008-08-20Here is a re-working of the winbinddJeremy Allison1-1/+1
2008-08-15I think the problem with these functions is that lookup_usergroupsHerb Lewis1-1/+1
2008-08-12idmap rewriteVolker Lendecke1-0/+34
2008-06-20Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison1-9/+3
2008-05-30Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison1-3/+5
2008-05-29Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f...Jeremy Allison1-0/+6
2008-04-04Use sid_array_from_info3 in lookup_usergroups_cached().Günther Deschner1-40/+10
2008-03-31Forest root trust flags won't overwrite child trust flagsSteven Danneman1-3/+3
2008-02-17Use netr_SamInfo3 everywhere in winbindd.Günther Deschner1-9/+9
2008-02-01Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testSimo Sorce1-36/+68
2008-02-01Fix winbindd running on a Samba DC,Simo Sorce1-6/+0
2008-01-29Remove include/rpc_ds.h and all references to it completly.Günther Deschner1-11/+11
2008-01-25Always trust the domain flags in the wcache trusted domain cache.Gerald W. Carter1-13/+33
2008-01-25Fix winbindd_can_contact_domain() on a samba DC.Michael Adam1-3/+6
2008-01-25Add a debug message winbindd_can_contact_domain()Michael Adam1-0/+2
2008-01-25Fix assignment to request->data.init_conn.is_primary in init_child_connection().Michael Adam1-1/+1
2008-01-23Initialize _domain_list to NULL.Michael Adam1-1/+1
2008-01-09Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam1-9/+12
2008-01-04Fix the inherited trust flags when spidering the trust heirarchy.Gerald (Jerry) Carter1-3/+7
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+1
2007-12-15Use sid_to_string directlyVolker Lendecke1-2/+1
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-3/+2
2007-12-14winbindd: move domain child specific stuff into its own fileStefan Metzmacher1-15/+5
2007-12-05Remove some globalsVolker Lendecke1-4/+4
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-2/+4
2007-10-22r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-6/+21
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-22/+22
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-21/+54
2007-10-10r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher1-6/+21
2007-10-10r25260: add trusted domains always to the end of the list.Stefan Metzmacher1-20/+20
2007-10-10r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher1-4/+0
2007-10-10r25236: make it possible to alter WINBINDD_SOCKET_DIR viaStefan Metzmacher1-0/+5