index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23074: Remove duplicate code blocks from bad merge
Gerald Carter
2007-10-10
1
-10
/
+0
*
r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the
Gerald Carter
2007-10-10
1
-18
/
+17
*
r23048: Simo is correct in that winbind_lookup{sid,name}_async() needs
Gerald Carter
2007-10-10
1
-0
/
+19
*
r23046: Few missing merges from cleaning out the Centeris winbindd tree.
Gerald Carter
2007-10-10
1
-0
/
+10
*
r22710: Support one-way trusts.
Gerald Carter
2007-10-10
1
-3
/
+40
*
r22705: Implement new set_dc_type_and_flags() called based on the
Gerald Carter
2007-10-10
1
-0
/
+30
*
r22704: Implement three step method for enumerating domain trusts.
Gerald Carter
2007-10-10
1
-14
/
+205
*
r22702: Convert both lookup name and lookup sid to follow the
Gerald Carter
2007-10-10
1
-8
/
+1
*
r22647: Avoid leaking a full info3 structure on each winbindd cached login by...
Günther Deschner
2007-10-10
1
-4
/
+4
*
r22507: Wrap the method of obtaining sockets to listen on.
James Peach
2007-10-10
1
-56
/
+0
*
r22283: Remove very old bug where we assigned the online mode of
Gerald Carter
2007-10-10
1
-2
/
+0
*
r21927: Removed unused variable.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r21918: Reverting this change as it is now causing aborts() in
Gerald Carter
2007-10-10
1
-6
/
+1
*
r21913: fix one bug in build 717: correctly check the return from sid_peek_ch...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r21881: Make sure we are very specific when testing whether a backand can han...
James Peach
2007-10-10
1
-1
/
+7
*
r21308: Fix some typos and ensure to null terminate the correct strings.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
2007-10-10
1
-0
/
+34
*
r21018: Removing the set_domain_online_request again in trustdom_recv().
Günther Deschner
2007-10-10
1
-9
/
+0
*
r20530: Don't want this call to get inadvertently re-added :-).
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r20488: When joined to a child domain in a multi-domain/single domain tree,
Gerald Carter
2007-10-10
1
-0
/
+17
*
r20287: Allow a NULL sid when setting up the list of trusted domains.
Gerald Carter
2007-10-10
1
-2
/
+7
*
r20270: Even with the dual daemon mode the parent winbindd
Jeremy Allison
2007-10-10
1
-1
/
+17
*
r20150: better memory handling for some functions, make sure we don't
Simo Sorce
2007-10-10
1
-1
/
+3
*
r20124: clean up nested extern declaration warnings
Herb Lewis
2007-10-10
1
-3
/
+3
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-249
/
+9
*
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2007-10-10
1
-3
/
+9
*
r20057: Attempt to fix connect timeouts when connected on
Jeremy Allison
2007-10-10
1
-8
/
+1
*
r19686: Fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19413: Now we're calling init_dc_connection, this code
Jeremy Allison
2007-10-10
1
-16
/
+0
*
r19212: Make sure domains marked internal don't do
Jeremy Allison
2007-10-10
1
-9
/
+11
*
r19207: Properly canonicalize incoming names to the
Jeremy Allison
2007-10-10
1
-0
/
+20
*
r19148: Finish last nights patch - make offline
Jeremy Allison
2007-10-10
1
-3
/
+15
*
r19066: Fix a memleak
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
2007-10-10
1
-21
/
+0
*
r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-2
/
+2
*
r17605: Some C++ warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.
Gerald Carter
2007-10-10
1
-7
/
+21
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16940: libnscd sets errno, use that to display error message.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r16422: winbindd_demote_client isn't used and generates
Jeremy Allison
2007-10-10
1
-8
/
+0
*
r15976: Set our internal domains to "online" by default in winbindd.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r15698: An attempt to make the winbind lookup_usergroups() call in security=ads
Günther Deschner
2007-10-10
1
-1
/
+4
*
r15306: Be consistent between rpc and ads winbind backend: let the ads backend
Günther Deschner
2007-10-10
1
-0
/
+46
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r14855: Various fixes:
Gerald Carter
2007-10-10
1
-15
/
+12
*
r14480: Kill one boolean flag passed down :-)
Volker Lendecke
2007-10-10
1
-8
/
+6
*
r14474: Also flush the nscd caches before entering the main winbindd loop.
Günther Deschner
2007-10-10
1
-0
/
+22
*
r14468: Better fix to avoid winbind panic when we have an inproper configuration
Günther Deschner
2007-10-10
1
-3
/
+9
[next]