index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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
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
2010-06-25
s3: Fix a winbind crash
Volker Lendecke
1
-1
/
+6
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-24
/
+24
2010-05-18
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
1
-1
/
+1
2010-01-10
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
1
-2
/
+1
2010-01-02
s3: Introduce domain_is_forest_root() helper function
Volker Lendecke
1
-5
/
+2
2009-12-28
s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...
Volker Lendecke
1
-62
/
+21
2009-12-28
s3: Simplify winbindd_ads.c:trusted_domains()
Volker Lendecke
1
-110
/
+123
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-03
s3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
Günther Deschner
1
-3
/
+1
2009-09-17
s3-winbindd: add and use winbindd_lookup_sids().
Günther Deschner
1
-50
/
+14
2009-08-29
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
1
-1
/
+3
2009-08-26
s3/winbindd: Remove unnecessary check for NULL SID
Steven Danneman
1
-1
/
+5
2009-08-16
s3:winbind: WINBIND_USERINFO -> wbint_userinfo
Volker Lendecke
1
-7
/
+10
2009-08-11
s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
Stefan Metzmacher
1
-0
/
+21
2009-08-03
Add some const to winbind_userinfo
Volker Lendecke
1
-3
/
+4
2009-08-02
Fix some nonempty blank lines
Volker Lendecke
1
-28
/
+28
2009-08-02
Refactor 9b78af1f: Fix lookupname recursion
Volker Lendecke
1
-3
/
+3
2009-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
1
-1
/
+1
2009-07-09
Make escape_ldap_string take a talloc context
Volker Lendecke
1
-3
/
+3
2009-05-28
Make sid_binstring & friends take a talloc context
Volker Lendecke
1
-8
/
+6
2009-04-06
s3:libads Make ads_get_dn() take a talloc context
Andrew Bartlett
1
-2
/
+2
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-1
/
+1
2008-12-31
Fix more asprintf and "ignoring return code" warnings from gcc 4.3.
Jeremy Allison
1
-1
/
+4
2008-11-21
s3-winbindd_ads: use the reconnect methods instead of the rpc methods directly
Michael Adam
1
-6
/
+75
2008-11-21
s3-winbindd_ads: prevent negative GM/ cache entries due to broken connections
Michael Adam
1
-0
/
+23
2008-11-18
Fix extended DN parse error when AD object does not have a SID.
Steven Danneman
1
-18
/
+37
2008-11-18
Whitespace and >80 column cleanups.
Steven Danneman
1
-37
/
+39
2008-09-23
[s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().
Michael Adam
1
-9
/
+11
2008-09-05
Revert "winbindd: the ad trusted_domains call should return talloced strings."
Günther Deschner
1
-5
/
+2
2008-09-04
Fix winbindd crash bug with trusted domains. Bug #5736
James Ding
1
-0
/
+2
2008-09-02
winbindd: the ad trusted_domains call should return talloced strings.
Günther Deschner
1
-2
/
+5
2008-08-28
winbindd: fix invalid sid copy (hit when enumerating sibling domains).
Günther Deschner
1
-1
/
+1
2008-07-30
winbindd: handle trusted domains without sid.
Günther Deschner
1
-2
/
+10
2008-05-22
Make WINBINDD_LIST_GROUPS handler asynchronous.
Steven Danneman
1
-1
/
+1
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-03-31
Forest root trust flags won't overwrite child trust flags
Steven Danneman
1
-30
/
+51
2008-02-17
Use netr_SamInfo3 everywhere in winbindd.
Günther Deschner
1
-5
/
+5
2008-01-29
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
1
-6
/
+6
2008-01-29
Use another pidl generated call to enumerate ds trusted domains in winbindd.
Günther Deschner
1
-26
/
+23
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-18
/
+21
2008-01-04
Fix the inherited trust flags when spidering the trust heirarchy.
Gerald (Jerry) Carter
1
-0
/
+12
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-17
/
+16
2007-11-27
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
1
-2
/
+2
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-9
/
+9
[next]