Age | Commit message (Expand) | Author | Files | Lines |
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 |