index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]