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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
winbind: Make wb_sids2xids_recv work on an array
Volker Lendecke
8
-21
/
+27
2015-03-04
winbind: Fix CID 1273294 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2015-03-04
winbind: Fix CID 1273295 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2015-02-27
winbind: Slightly simplify wb_sids2xids
Volker Lendecke
1
-7
/
+8
2015-02-27
winbind: Simplify winbindd_dsgetdcname_recv
Volker Lendecke
1
-5
/
+5
2015-01-22
winbind: Fix idmap initialization
Volker Lendecke
1
-6
/
+8
2015-01-08
Add a script-only idmap module.
Richard Sharpe
2
-0
/
+402
2015-01-06
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
1
-0
/
+8
2015-01-05
s3:winbindd: improve logic to use CLDAP for a given domain.
Stefan Metzmacher
1
-1
/
+9
2015-01-05
s3:winbindd: mark our primary as active_directory if possible
Stefan Metzmacher
1
-0
/
+9
2014-12-23
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
1
-0
/
+10
2014-12-19
s3:winbindd: make use of cli_rpc_pipe_open_schannel_with_creds()
Stefan Metzmacher
1
-17
/
+40
2014-12-19
s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds_with_creds()
Stefan Metzmacher
1
-23
/
+9
2014-12-19
s3:winbindd: we only need a an netlogon connection to a rwdc if we're a rodc ...
Stefan Metzmacher
1
-2
/
+2
2014-12-19
s3:winbindd: make sure we try to use NCACN_IP_TCP in cm_connect_netlogon
Stefan Metzmacher
1
-0
/
+5
2014-12-19
s3:winbindd: use find_domain_from_name_noinit() in winbindd_ping_dc_send()
Stefan Metzmacher
1
-1
/
+1
2014-12-19
s3:winbindd: report our own name for PING_DC and internal domains
Stefan Metzmacher
1
-0
/
+22
2014-12-18
s3:winbindd: try to use the trust account with kerberos if possible
Stefan Metzmacher
1
-7
/
+19
2014-12-18
s3:winbindd: fix anon fallback in cm_prepare_connection()
Stefan Metzmacher
1
-18
/
+1
2014-12-18
s3:winbindd: also try to fallback to anonymous if we get NT_STATUS_INVALID_AC...
Stefan Metzmacher
1
-0
/
+1
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-0
/
+1
2014-12-07
lib: read_data->read_data_ntstatus
Volker Lendecke
1
-2
/
+3
2014-12-07
lib: Split out sys_[read|write] & friends
Volker Lendecke
1
-0
/
+1
2014-12-03
pdb: Increase version number to fix ABI
Garming Sam
1
-1
/
+1
2014-12-03
idmap: unify passdb *id_to_sid methods
Garming Sam
1
-14
/
+2
2014-11-25
s3:winbindd: make use of talloc_string_sub2() in generate_krb5_ccache()
Stefan Metzmacher
1
-1
/
+14
2014-11-25
s3:winbindd: avoid invalid pointer type warnings
Stefan Metzmacher
3
-3
/
+11
2014-11-17
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-11-03
winbindd_cache: don't leak state_path onto talloc tos
David Disseldorp
1
-13
/
+48
2014-11-03
winbindd: don't leak state_path onto talloc tos
David Disseldorp
1
-1
/
+8
2014-11-03
idmap_autorid: don't leak state_path onto talloc tos
David Disseldorp
1
-1
/
+9
2014-10-17
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
1
-24
/
+3
2014-10-17
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
1
-2
/
+2
2014-10-17
s3-winbindd: use cli_rpc_pipe_open_with_creds()
Andrew Bartlett
1
-39
/
+22
2014-10-17
s3-winbindd: Use own machine account to connect to trusted domains as well
Andrew Bartlett
1
-6
/
+11
2014-10-17
s3-winbindd: use a cli_credentials structure to hold the trust credentials
Stefan Metzmacher
1
-207
/
+395
2014-10-08
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
1
-7
/
+47
2014-10-08
s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...
Andrew Bartlett
1
-11
/
+13
2014-10-08
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...
Andrew Bartlett
1
-2
/
+2
2014-10-08
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
1
-1
/
+1
2014-10-08
s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()
Andrew Bartlett
7
-20
/
+21
2014-10-06
winbindd: Do not overwrite domain list with conflicting info from a trusted d...
Andrew Bartlett
1
-0
/
+75
2014-10-04
windbindd: Make cm_connect_lsa_tcp static
Christof Schmitt
2
-6
/
+3
2014-10-04
s3-winbindd: Make wcache_sid_to_name static
Christof Schmitt
2
-12
/
+6
2014-10-04
s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.c
Christof Schmitt
1
-1
/
+0
2014-10-03
winbind3: Fix pwent variable substitution
Justin Maggard
1
-1
/
+1
2014-10-01
idmap_rfc2307: Remove unsed parameter and variable
Christof Schmitt
1
-8
/
+5
2014-10-01
idmap_rfc2307: Fix a crash after connection problem to DC
Christof Schmitt
1
-0
/
+1
2014-09-30
winbindd: Do not make anonymous connections by default
Andrew Bartlett
1
-0
/
+29
2014-09-29
s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call
Christof Schmitt
1
-3
/
+30
[next]