Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | s3: Fix Coverity ID 241320 Array compared against 0 | Volker Lendecke | 1 | -1/+1 |
2011-08-17 | s3: Next step to fix MIT trusts | Volker Lendecke | 1 | -0/+4 |
2011-07-26 | s3: Fix MIT trusts | Volker Lendecke | 1 | -0/+5 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2100, BAD_SIZEOF | Volker Lendecke | 1 | -1/+1 |
2011-01-19 | s3: Add wbinfo --dc-info | Volker Lendecke | 1 | -0/+50 |
2011-01-13 | s3-winbind: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -1/+0 |
2010-09-09 | s3: Remove unused winbindd_dual_show_sequence() | Volker Lendecke | 1 | -19/+0 |
2010-04-19 | winbindd: Fill in num_entries where available | Volker Lendecke | 1 | -0/+2 |
2009-12-28 | s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom... | Volker Lendecke | 1 | -29/+19 |
2009-12-28 | s3: Simplify winbindd_list_trusted_domains() slightly | Volker Lendecke | 1 | -31/+23 |
2009-12-21 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -10/+10 |
2009-12-21 | s3: Remove unused winbindd_dual_getdcname | Volker Lendecke | 1 | -72/+0 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 |
2009-09-07 | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 1 | -68/+0 |
2009-09-04 | s3:winbind: Fix Coverity ID 933: FORWARD_NULL | Volker Lendecke | 1 | -0/+1 |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API | Volker Lendecke | 1 | -122/+0 |
2009-08-29 | s3:winbind: Convert the GETDCNAME routines to the new API | Volker Lendecke | 1 | -20/+0 |
2009-08-16 | s3:winbind: Convert winbindd_show_sequence to the new API | Volker Lendecke | 1 | -111/+0 |
2009-08-05 | s3:winbind: Remove old version of WINBINDD_PING | Volker Lendecke | 1 | -6/+0 |
2009-06-14 | Make winbindd_cli_state->response a pointer instead of a struct member | Volker Lendecke | 1 | -34/+34 |
2009-06-14 | Convert winbindd_domain_info to wb_domain_request_send | Volker Lendecke | 1 | -59/+75 |
2009-06-14 | Make winbindd_cli_state->request a pointer instead of a struct member | Volker Lendecke | 1 | -22/+22 |
2009-05-12 | Convert response.extra_data.data from malloc to talloc | Volker Lendecke | 1 | -14/+8 |
2009-01-15 | s3: make better use of ccache by not including version.h in every C-file. | Michael Adam | 1 | -1/+1 |
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-25 | winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well. | Günther Deschner | 1 | -4/+1 |
2008-06-26 | From Steve Danneman @ Isilon. | Jeremy Allison | 1 | -0/+123 |
2008-04-23 | Mark a domain offline in the wbcDomainInfo structure using the domain_flags. | Gerald W. Carter | 1 | -4/+14 |
2008-04-20 | Introduce rpccli_set_timeout() | Volker Lendecke | 1 | -2/+2 |
2008-03-31 | Augmented "wbinfo -m" to list additional information about the type, directio... | Steven Danneman | 1 | -13/+91 |
2008-02-07 | Use rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName everywhere. | Günther Deschner | 1 | -10/+20 |
2007-12-21 | Kill fstring in getdcname & getanydcname return. | Günther Deschner | 1 | -3/+3 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -2/+2 |
2007-12-15 | Use sid_to_string directly | Volker Lendecke | 1 | -4/+2 |
2007-12-15 | Use sid_string_talloc where we have a tmp talloc ctx | Volker Lendecke | 1 | -23/+24 |
2007-10-22 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -64/+0 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | Added missing is_ipaddress is_ipaddress_v4 not in initial | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -0/+64 |
2007-10-10 | r25570: move code of the locator child into its own file | Stefan Metzmacher | 1 | -64/+0 |
2007-10-10 | r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany... | Stefan Metzmacher | 1 | -3/+13 |
2007-10-10 | r25270: for internal domains we should not ask a remote DC. | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO call | Stefan Metzmacher | 1 | -6/+2 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+634 |