summaryrefslogtreecommitdiffstats
path: root/source/winbindd/winbindd_misc.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.Günther Deschner2008-08-251-4/+1
* From Steve Danneman @ Isilon.Jeremy Allison2008-06-261-0/+123
* Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter2008-04-231-4/+14
* Introduce rpccli_set_timeout()Volker Lendecke2008-04-201-2/+2
* Augmented "wbinfo -m" to list additional information about the type, directio...Steven Danneman2008-03-311-13/+91
* Use rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName everywhere.Günther Deschner2008-02-071-10/+20
* Kill fstring in getdcname & getanydcname return.Günther Deschner2007-12-211-3/+3
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-2/+2
* Use sid_to_string directlyVolker Lendecke2007-12-151-4/+2
* Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke2007-12-151-23/+24
* r25570: move code of the locator child into its own fileStefan Metzmacher2007-10-221-64/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* Added missing is_ipaddress is_ipaddress_v4 not in initialJeremy Allison2007-10-101-1/+1
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-0/+64
* r25570: move code of the locator child into its own fileStefan Metzmacher2007-10-101-64/+0
* r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...Stefan Metzmacher2007-10-101-3/+13
* r25270: for internal domains we should not ask a remote DC.Stefan Metzmacher2007-10-101-0/+9
* r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-101-6/+2
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+634