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
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11183: add small helper function to return a PAC_LOGON_INFO.
Günther Deschner
1
-0
/
+16
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2
-2
/
+3
2007-10-10
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
1
-5
/
+7
2007-10-10
r10710: Fix uninitialized variable. (Thanks to Chengjie Liu
Günther Deschner
1
-1
/
+1
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
5
-109
/
+483
2007-10-10
r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...
Jeremy Allison
1
-1
/
+0
2007-10-10
r10211: Fix another memleak (this time in the kerberos keytab code)
Günther Deschner
1
-1
/
+5
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-6
/
+0
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-17
/
+24
2007-10-10
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
Günther Deschner
1
-16
/
+16
2007-10-10
r8989: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...
Gerald Carter
1
-2
/
+2
2007-10-10
r8675: fix some compile warnings.
Günther Deschner
1
-1
/
+1
2007-10-10
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
1
-18
/
+3
2007-10-10
r8062: Remove some unused code
Volker Lendecke
1
-129
/
+0
2007-10-10
r8048: Replace "done" with "failed".
Günther Deschner
1
-5
/
+5
2007-10-10
r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of
Volker Lendecke
1
-4
/
+4
2007-10-10
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
2
-1
/
+100
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2
-8
/
+3
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
1
-1
/
+1
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
4
-8
/
+13
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+2
2007-10-10
r5956: more compile warngin fixes from the Mr. Mader
Gerald Carter
1
-3
/
+3
2007-10-10
r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...
Gerald Carter
1
-0
/
+4
2007-10-10
r5948: more compile cleanups from Jason Mader
Gerald Carter
1
-6
/
+1
2007-10-10
r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk>...
Jeremy Allison
1
-65
/
+99
2007-10-10
r5759: Patch from Doug VanLeuven <roamdad@sonic.net> to add more case/realm/name
Jeremy Allison
1
-2
/
+21
2007-10-10
r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...
Gerald Carter
1
-1
/
+1
2007-10-10
r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
Gerald Carter
1
-1
/
+1
2007-10-10
r4882: Fix for #2255. Debug should have been 10 not 0.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-1
/
+1
2007-10-10
r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.
Jeremy Allison
1
-10
/
+10
2007-10-10
r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...
Jeremy Allison
1
-1
/
+1
2007-10-10
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
1
-1
/
+2
2007-10-10
r4273: Same fix for r4272 in SAMBA_3_0 branch.
Tim Potter
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
9
-69
/
+58
2007-10-10
r4023: Code tidyup to fix bug #2098.
Jeremy Allison
1
-2
/
+3
2007-10-10
r3841: Time out in ads search queries. Even AD servers can hang.
Volker Lendecke
1
-7
/
+44
2007-10-10
r3796: Patch from Jay Fenlason <fenlason@redhat.com>. Don't free static buffers.
Jeremy Allison
1
-1
/
+0
2007-10-10
r3764: Ensure on failure that *res is always NULL.
Jeremy Allison
1
-3
/
+8
2007-10-10
r3711: Fix KRB5_SETPW-defines, no change in behaviour.
Günther Deschner
1
-7
/
+5
2007-10-10
r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...
Jeremy Allison
1
-6
/
+44
2007-10-10
r3502: Tidy up debugging in kerberos_keytab code.
Jeremy Allison
1
-32
/
+48
2007-10-10
r3495: Fix the build (recent kerberos-changes).
Günther Deschner
2
-3
/
+4
2007-10-10
r3492: Fixes from testing kerberos salted principal fix.
Jeremy Allison
2
-24
/
+52
2007-10-10
r3451: Finish off kerberos salting patch. Needs testing !
Jeremy Allison
2
-29
/
+34
2007-10-10
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
1
-2
/
+2
[next]