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
/
nsswitch
/
winbindd_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-11
/
+11
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+1
2007-10-10
r16361: Fix Klocwork ID 1731 1770 1771 1775 1796
Volker Lendecke
1
-1
/
+5
2007-10-10
r16285: On a 64-bit box, size_t != uint32. Ensure we use
Jeremy Allison
1
-2
/
+4
2007-10-10
r16187: Fix memleak.
Günther Deschner
1
-9
/
+12
2007-10-10
r16080: Re-add accidentially excluded in-forest domain trusts (fixes bug #3823).
Günther Deschner
1
-1
/
+1
2007-10-10
r15698: An attempt to make the winbind lookup_usergroups() call in security=ads
Günther Deschner
1
-16
/
+112
2007-10-10
r15697: I take no comments as no objections :)
Günther Deschner
1
-12
/
+36
2007-10-10
r15562: Attempt to fix Coverity bug # 283
Volker Lendecke
1
-0
/
+8
2007-10-10
r15460: Prefer to use the indexed objectCategory attribute (instead of
Günther Deschner
1
-2
/
+2
2007-10-10
r15307: Ignore builtin groups we're a member of on the DC as those memberships
Günther Deschner
1
-1
/
+6
2007-10-10
r15306: Be consistent between rpc and ads winbind backend: let the ads backend
Günther Deschner
1
-2
/
+10
2007-10-10
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
1
-6
/
+16
2007-10-10
r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:
Günther Deschner
1
-1
/
+1
2007-10-10
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
1
-4
/
+0
2007-10-10
r14145: Add missing WITH_KCM hunks from my local tree.
Günther Deschner
1
-0
/
+4
2007-10-10
r13657: Let winbindd try to obtain the gecos field from the msSFU30Gecos
Günther Deschner
1
-11
/
+24
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-6
/
+13
2007-10-10
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11704: methods->alternate_name is not used anymore -- remove it
Volker Lendecke
1
-37
/
+0
2007-10-10
r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.
Gerald Carter
1
-3
/
+31
2007-10-10
r11242: use LDAP bitwise machting rule when searching for groups in ADS.
Günther Deschner
1
-17
/
+36
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-12
/
+18
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-8
/
+3
2007-10-10
r10474: We better ignore builtin SIDs from the Active Directory DC to prevent
Günther Deschner
1
-1
/
+8
2007-10-10
r10261: Don't bother to peek rids in builtin-sids.
Günther Deschner
1
-0
/
+3
2007-10-10
r9361: patch from Ed Plese to fix a faulty error in winbindd
Gerald Carter
1
-13
/
+12
2007-10-10
r9252: 2 type fixes from Luke Mewburn <lukem@NetBSD.org>. Bugid #2934.
Jeremy Allison
1
-1
/
+2
2007-10-10
r8145: When inventing a new parameter for SFU-support, be aware of Volker's
Günther Deschner
1
-7
/
+14
2007-10-10
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
1
-3
/
+21
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-5
/
+5
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-104
/
+62
2007-10-10
r6755: removing domain_sid() since it is not referenced anymore
Gerald Carter
1
-31
/
+0
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+2
2007-10-10
r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
Gerald Carter
1
-1
/
+2
2007-10-10
r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing
Volker Lendecke
1
-0
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-17
/
+17
2007-10-10
r1967: Fix a couple of krb5-DEBUG-messages.
Günther Deschner
1
-1
/
+1
2007-10-10
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
1
-44
/
+2
2004-03-30
Apply some const
Volker Lendecke
1
-3
/
+3
2004-03-24
Fix bugzilla # 1208
Jim McDonough
1
-1
/
+5
2004-03-22
missed one on BUG 1195; make sure to set the private * to NULL
Gerald Carter
1
-5
/
+2
2004-03-22
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
1
-1
/
+22
2004-01-12
fixing compile problems due to my recent ads.h changes
Gerald Carter
1
-1
/
+1
2004-01-07
Machines are people too!
Andrew Bartlett
1
-1
/
+1
2004-01-05
shorten some more lines.
Andrew Bartlett
1
-7
/
+14
2004-01-05
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
1
-3
/
+1
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-75
/
+35
2004-01-05
Fix for bug 707, getent group for huge ads groups (>1500 members)
Andrew Bartlett
1
-22
/
+72
2004-01-03
And yet another const
Volker Lendecke
1
-1
/
+1
[next]