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
/
source4
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13851: More doc improvements.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13842: Make some more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13840: Mark some functions as public.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r13619: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...
Andrew Bartlett
1
-0
/
+23
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.
Andrew Bartlett
2
-7
/
+12
2007-10-10
r13472: After Volker's advise, try every combination of parameters. This
Andrew Bartlett
1
-4
/
+6
2007-10-10
r13471: With more 'try all options' testing, I found this 'simple' but in the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13470: Thanks to a report from VL:
Andrew Bartlett
4
-25
/
+39
2007-10-10
r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bit
Andrew Bartlett
1
-5
/
+13
2007-10-10
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
3
-50
/
+89
2007-10-10
r13344: Trust SASL to have subtle distinctions between NULL and zero-length
Andrew Bartlett
1
-10
/
+24
2007-10-10
r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...
Andrew Bartlett
2
-73
/
+436
2007-10-10
r13252: Cleanup, both in code, comments and talloc use:
Andrew Bartlett
3
-21
/
+60
2007-10-10
r13250: I missed a couple of talloc_free()'s
Andrew Bartlett
1
-0
/
+2
2007-10-10
r13247: Try to make better use of talloc in the auth/ and auth/gensec code.
Andrew Bartlett
3
-17
/
+35
2007-10-10
r13245: Don't segfault if we don't have a credentials structure on this gensec
Andrew Bartlett
1
-3
/
+6
2007-10-10
r13206: This patch finally re-adds a -k option that works reasonably.
Andrew Bartlett
10
-136
/
+175
2007-10-10
r13170: Remove some dependencies on -1 implying the size of pstring
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
4
-20
/
+29
2007-10-10
r12971: Fix spelling.
Tim Potter
1
-1
/
+1
2007-10-10
r12927: Fix typo.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12919: Ensure we never 'extend' the session key length, or fill in past the
Andrew Bartlett
1
-1
/
+5
2007-10-10
r12899: - fix warnings on AIX
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r12863: As lha suggested to me a while back, it appears that the
Andrew Bartlett
2
-12
/
+7
2007-10-10
r12824: Another typo.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12821: Fix typos.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. If
Andrew Bartlett
2
-62
/
+90
2007-10-10
r12808: Actually, with that we can avoid roken compleatly.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r12807: I'm wondering if this might fix AIX on the build farm...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
7
-89
/
+31
2007-10-10
r12795: remember the gensec_security context
Stefan Metzmacher
2
-0
/
+3
2007-10-10
r12718: We don't use unicodePwd directly any more.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
4
-3
/
+4
2007-10-10
r12682: This patch finally fixes our kpasswdd implementation to be compatible
Andrew Bartlett
3
-8
/
+146
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r12628: Prevent double registration warnings
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12627: This magic comment keeps minimal_includes.pl from suggesting the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r12610: we need struct passwd on some systems
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
14
-26
/
+0
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
1
-0
/
+1
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
6
-22
/
+2
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
3
-3
/
+4
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
9
-1
/
+11
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
[prev]
[next]