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_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
winbind: Lookup groupmem via primaryGroupID
Volker Lendecke
1
-0
/
+98
2015-05-06
Last lot of convert uint32 to uint32_t in winbindd, I promise.
Richard Sharpe
1
-2
/
+2
2015-04-29
Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.
Richard Sharpe
1
-19
/
+19
2014-09-27
idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idl
Andrew Bartlett
1
-1
/
+1
2014-09-15
s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...
Jeremy Allison
1
-1
/
+2
2014-08-30
s3-winbindd: Document parameters in ads_cached_connection_reuse
Christof Schmitt
1
-0
/
+13
2014-08-30
s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...
Christof Schmitt
1
-8
/
+8
2014-08-30
s3-winbindd: Use correct realm for trusted domains in idmap child
Christof Schmitt
1
-2
/
+9
2014-07-15
s3-winbindd: prefer "displayName" over "name" in ads user queries for the ful...
Günther Deschner
1
-5
/
+11
2014-07-15
s3-winbindd: use wcache_query_user_fullname after inspecting samlogon cache.
Günther Deschner
1
-0
/
+8
2014-02-20
winbindd: Avoid using deallocated memory
Santosh Kumar Pradhan
1
-1
/
+1
2013-09-05
Add a talloc context to saf_fetch().
Jeremy Allison
1
-1
/
+3
2013-08-29
s3:winbind: fail ads_cached_connection_connect() if realm == NULL
Michael Adam
1
-0
/
+4
2013-08-29
s3-winbindd: use get_trust_pw_clear() wrapper for AD connection code.
Günther Deschner
1
-7
/
+4
2013-08-29
s3-winbindd: make sure also the idmap code can deal with trusted domains.
Günther Deschner
1
-9
/
+31
2013-08-29
s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_...
Günther Deschner
1
-2
/
+2
2013-08-29
s3-winbindd: Fix winbind on DC crash with trusted AD domains.
Günther Deschner
1
-1
/
+1
2013-08-29
s3-winbindd: Fix memory leak in ads_cached_connection().
Günther Deschner
1
-1
/
+1
2013-08-29
s3-winbindd: remove pointless variable assigment, see the strdup below.
Günther Deschner
1
-1
/
+0
2013-03-09
s3-winbindd: Move connection to AD server from idmap_ad
Christof Schmitt
1
-8
/
+47
2013-03-09
s3-winbindd: Use common helper function for connecting to ADS
Christof Schmitt
1
-50
/
+75
2013-03-09
s3-winbindd: Move code for verifying ADS connection to common helper function
Christof Schmitt
1
-21
/
+33
2013-03-05
winbind: Correctly use names in the domain struct.
Andreas Schneider
1
-1
/
+1
2013-03-05
winbind: Use talloc for allocating domain, dns, forest and dc name.
Andreas Schneider
1
-2
/
+3
2012-11-09
Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...
David Disseldorp
1
-1
/
+1
2012-09-12
Avoid overriding default ccache for ads operations.
Simo Sorce
1
-3
/
+3
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-2
/
+8
2012-05-26
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
1
-4
/
+20
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-7
/
+7
2011-06-08
s3-winbindd: make sure we obey the -n switch also for samlogon cache access.
Günther Deschner
1
-1
/
+1
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
Günther Deschner
1
-3
/
+3
2011-03-06
s3: Remove an obsolete comment
Volker Lendecke
1
-5
/
+0
2011-03-06
s3: Remove unused args from nss_get_info_cached
Volker Lendecke
1
-5
/
+4
2011-03-02
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
1
-0
/
+1
2011-01-13
s3-winbind: prefer dcerpc_netr_X functions.
Günther Deschner
1
-3
/
+11
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-20
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
1
-2
/
+3
2010-09-11
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
1
-7
/
+7
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
1
-0
/
+1
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-0
/
+1
2010-07-06
s3: Fix another winbind crash
Volker Lendecke
1
-35
/
+48
2010-07-01
s3-libads: only include libds flags where needed.
Günther Deschner
1
-0
/
+1
2010-06-28
s3: More cleanup in winbindd_ads.c:query_user
Volker Lendecke
1
-13
/
+10
2010-06-28
s3: Fix a valgrind error
Volker Lendecke
1
-2
/
+1
2010-06-28
s3: Re-arrange winbindd_ads.c:query_user
Volker Lendecke
1
-23
/
+24
2010-06-28
s3: free -> SAFE_FREE
Volker Lendecke
1
-1
/
+1
2010-06-28
s3: Do an early TALLOC_FREE
Volker Lendecke
1
-2
/
+5
2010-06-25
s3: Fix a winbind crash
Volker Lendecke
1
-0
/
+10
[next]