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_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8145: When inventing a new parameter for SFU-support, be aware of Volker's
Günther Deschner
2007-10-10
1
-7
/
+14
*
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
2007-10-10
1
-3
/
+21
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-104
/
+62
*
r6755: removing domain_sid() since it is not referenced anymore
Gerald Carter
2007-10-10
1
-31
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+2
*
r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
Gerald Carter
2007-10-10
1
-1
/
+2
*
r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-17
/
+17
*
r1967: Fix a couple of krb5-DEBUG-messages.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
2007-10-10
1
-44
/
+2
*
Apply some const
Volker Lendecke
2004-03-30
1
-3
/
+3
*
Fix bugzilla # 1208
Jim McDonough
2004-03-24
1
-1
/
+5
*
missed one on BUG 1195; make sure to set the private * to NULL
Gerald Carter
2004-03-22
1
-5
/
+2
*
bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...
Gerald Carter
2004-03-22
1
-1
/
+22
*
fixing compile problems due to my recent ads.h changes
Gerald Carter
2004-01-12
1
-1
/
+1
*
Machines are people too!
Andrew Bartlett
2004-01-07
1
-1
/
+1
*
shorten some more lines.
Andrew Bartlett
2004-01-05
1
-7
/
+14
*
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
2004-01-05
1
-3
/
+1
*
rpc_client/cli_lsarpc.c:
Andrew Bartlett
2004-01-05
1
-75
/
+35
*
Fix for bug 707, getent group for huge ads groups (>1500 members)
Andrew Bartlett
2004-01-05
1
-22
/
+72
*
And yet another const
Volker Lendecke
2004-01-03
1
-1
/
+1
*
Under certain error conditions (a talloc() failure above) this would cause
Andrew Bartlett
2004-01-02
1
-2
/
+0
*
After talking with abartlet remove the fix for bug 707 again.
Volker Lendecke
2004-01-01
1
-48
/
+21
*
Fix for bug 707, getent group for huge ads groups (>1500 members)
Volker Lendecke
2004-01-01
1
-21
/
+48
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
make sure to use the escaped DN; patch from Guenther Deschner; bug 592
Gerald Carter
2003-10-13
1
-1
/
+1
*
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
2003-10-03
1
-4
/
+11
*
finish off bug 282. AAdd extra checks for pointers after
Gerald Carter
2003-09-06
1
-7
/
+7
*
revert retry loops in winbindd_ads as abartket points out, we
Gerald Carter
2003-09-06
1
-312
/
+151
*
fixes for ads domain membership when only the realm is defined in
Gerald Carter
2003-09-05
1
-2
/
+4
*
Fix for bug 282 that didn't get checked in.
Tim Potter
2003-09-05
1
-1
/
+1
*
should fix bug 364 & 311: Retry patch based on suggestion from
Gerald Carter
2003-09-05
1
-142
/
+316
*
Check in Andrew's fix for bug #305 (always use lp_realm() )
Gerald Carter
2003-09-04
1
-13
/
+2
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
working on transtive trusts issue:
Gerald Carter
2003-07-31
1
-9
/
+76
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Fix more shadow variable warnings.
Tim Potter
2003-06-30
1
-20
/
+20
*
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
2003-06-23
1
-14
/
+63
*
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
2003-06-10
1
-2
/
+6
*
More instrumentation for winbindd.
Jeremy Allison
2003-06-10
1
-0
/
+14
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
1
-72
/
+190
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-1
/
+1
*
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-1
/
+0
*
Merge some random looking setenv related kerberos stuff that makes
Tim Potter
2003-02-19
1
-4
/
+9
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
enable enumeration of domain local groups using LDAP (and in a native mode do...
Gerald Carter
2002-11-15
1
-5
/
+30
*
NULL enum_local_groups for ads winbindd (temporary workaround).
Gerald Carter
2002-10-18
1
-0
/
+1
*
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2002-10-01
1
-186
/
+11
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-4
/
+4
[next]