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
/
kdc
/
kdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11930: Add socket/packet handling code for kpasswdd
Andrew Bartlett
1
-3
/
+13
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11621: some minor fixes from comments by metze
Andrew Tridgell
1
-3
/
+3
2007-10-10
r11619: use the 32 bit length helper in the kdc.
Andrew Tridgell
1
-23
/
+1
2007-10-10
r11608: switched the kdc to use the generic packet send code
Andrew Tridgell
1
-40
/
+10
2007-10-10
r11604: converted the kdc code to use the new packet lib. Andrew, I'm not sure
Andrew Tridgell
1
-78
/
+67
2007-10-10
r11540: Some notes to myself on RFC complience.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r11239: Use ${REALM} for the realm in rootdse.ldif
Andrew Bartlett
1
-96
/
+166
2007-10-10
r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactly
Andrew Bartlett
1
-16
/
+34
2007-10-10
r10987: add support for tcp kdc requests
Stefan Metzmacher
1
-6
/
+271
2007-10-10
r10562: Ensure we initalise the error table with hdb errors. This ensures we
Andrew Bartlett
1
-0
/
+2
2007-10-10
r8586: register the kdc with irpc so we can tell that it is up
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r7911: task_terminate() is defined in the macosx headers, so change the name
Andrew Tridgell
1
-7
/
+7
2007-10-10
r7508: Fix memory leak of outgoing packets in the KDC.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r7484: the previous bug can also affect the kdc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7304: Make the libkdc actually work:
Andrew Bartlett
1
-0
/
+3
2007-10-10
r7297: make the code more readable
Stefan Metzmacher
1
-6
/
+8
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
1
-8
/
+7
2007-10-10
r7264: fix up the socket handling for abartlet. Still only udp, but it won't
Andrew Tridgell
1
-24
/
+62
2007-10-10
r7259: Move the recv handler out into a seperate function (suggestion from
Andrew Bartlett
1
-51
/
+72
2007-10-10
r7241: The KDC almost links...
Andrew Bartlett
1
-5
/
+61
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+187
[prev]