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_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15306: Be consistent between rpc and ads winbind backend: let the ads backend
Günther Deschner
1
-0
/
+46
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-2
/
+2
2007-10-10
r14855: Various fixes:
Gerald Carter
1
-15
/
+12
2007-10-10
r14480: Kill one boolean flag passed down :-)
Volker Lendecke
1
-8
/
+6
2007-10-10
r14474: Also flush the nscd caches before entering the main winbindd loop.
Günther Deschner
1
-0
/
+22
2007-10-10
r14468: Better fix to avoid winbind panic when we have an inproper configuration
Günther Deschner
1
-3
/
+9
2007-10-10
r14467: Reverting 13660. This needs to be fixed differently.
Günther Deschner
1
-8
/
+4
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
1
-2
/
+2
2007-10-10
r13660: Attempt to better handle the failure that we cannot find our sid upon
Günther Deschner
1
-4
/
+8
2007-10-10
r13492: As noone objected on the mailing-list:
Günther Deschner
1
-4
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-6
/
+7
2007-10-10
r13024: Add is_null_sid.
Günther Deschner
1
-2
/
+1
2007-10-10
r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.
Volker Lendecke
1
-1
/
+15
2007-10-10
r10270: lowercase groupnames and groupmembers again.
Günther Deschner
1
-0
/
+1
2007-10-10
r10267: Exit if winbind can't find or generate a SID -- there's no point in
Volker Lendecke
1
-1
/
+1
2007-10-10
r10262: * Fix for getgrnam not returning builtin group (which is done by getent
Günther Deschner
1
-1
/
+1
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-1
/
+1
2007-10-10
r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...
Volker Lendecke
1
-1
/
+3
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-17
/
+17
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-222
/
+378
2007-10-10
r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...
Gerald Carter
1
-2
/
+7
2007-10-10
r6566: fix a couple of local group bugs.
Gerald Carter
1
-1
/
+6
2007-10-10
r6450: * fix typo in htlm_auth help message
Gerald Carter
1
-4
/
+2
2007-10-10
r6273: Remove some unused code, minor cleanup
Volker Lendecke
1
-7
/
+1
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-2
/
+1
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-6
/
+4
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+1
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+1
2007-10-10
r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...
Gerald Carter
1
-5
/
+0
2007-10-10
r4258: strlower username, not (non-existing) domain_username.
Günther Deschner
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+2
2007-10-10
r3140: * try to ensure consistent usage of the username map.
Gerald Carter
1
-3
/
+4
2007-10-10
r2584: After talking to jerry, commit the strlower patch to getent username and
Volker Lendecke
1
-0
/
+1
2007-10-10
r2265: Volkers change to HEAD looks very good. Commit message
Jeremy Allison
1
-0
/
+8
2007-10-10
r1127: Finding trusted domains is not so important as to require a DEBUG(1).
Andrew Bartlett
1
-1
/
+1
2007-10-10
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
1
-35
/
+69
2007-10-10
r139: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-2
/
+41
2004-02-10
fix more compiler warning after the latest static rampage
Gerald Carter
1
-28
/
+28
2004-02-08
nsswitch/winbindd_util.c:
Andrew Bartlett
1
-1
/
+1
2004-01-08
fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() reply
Gerald Carter
1
-3
/
+2
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-10
/
+29
2004-01-07
Machines are people too!
Andrew Bartlett
1
-5
/
+1
2004-01-05
Fix warning
Volker Lendecke
1
-1
/
+1
2004-01-05
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
1
-6
/
+4
2003-12-31
Changes to our PAM code to cope with the fact that we can't handle some
Andrew Bartlett
1
-3
/
+1
2003-12-31
Jerry rightly complained that we can't assume that the first domain is
Andrew Bartlett
1
-3
/
+21
2003-12-31
auth/auth_util.c:
Andrew Bartlett
1
-14
/
+46
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
1
-0
/
+1
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-4
/
+4
[prev]
[next]