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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
s4:kdc: setup the local and remote tsocket_address at accept time
Stefan Metzmacher
1
-44
/
+49
2009-12-19
s4:kdc: convert UDP based communication to tdgram_context
Stefan Metzmacher
2
-177
/
+138
2009-12-16
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
1
-1
/
+1
2009-12-16
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
1
-17
/
+1
2009-12-15
s4-kdc: Migrate to tsocket_address.
Andreas Schneider
3
-18
/
+80
2009-12-01
s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
Endi S. Dewata
1
-26
/
+6
2009-12-01
s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().
Endi S. Dewata
1
-75
/
+27
2009-12-01
s4:kdc - Disable KDC port when it's set to 0.
Endi S. Dewata
1
-42
/
+63
2009-11-09
s4-hdb: go back to a separate samdb for the KDC
Andrew Tridgell
1
-1
/
+16
2009-11-05
s4:kdc: remove unused struct kpasswd_socket
Stefan Metzmacher
1
-10
/
+0
2009-10-30
s4:kdc/hdb-samba4 - Remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-10-25
s4-samdb: reduce the number of samdb opens at startup
Andrew Tridgell
1
-3
/
+3
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-1
/
+1
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-14
Revert "s4:hdb-samba4 - Don't double-free "db""
Andrew Bartlett
1
-0
/
+1
2009-10-13
s4:hdb-samba4 - Don't double-free "db"
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-9
/
+8
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-14
/
+14
2009-09-18
s4-kdc: ignore unknown keytypes
Andrew Tridgell
1
-0
/
+6
2009-09-16
s4:kdc In the kpasswd server, don't use the client address in mk_priv
Andrew Bartlett
1
-0
/
+8
2009-08-25
fixed a double free bug on error in net export
Andrew Tridgell
1
-1
/
+0
2009-08-21
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
1
-2
/
+2
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-12
/
+91
2009-07-28
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
6
-32
/
+72
2009-07-27
Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"
Stefan Metzmacher
1
-14
/
+2
2009-07-27
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
1
-2
/
+14
2009-07-27
s4:kdc Push context to hdb_samba4 by way of the 'name' of the DB
Andrew Bartlett
5
-13
/
+38
2009-07-27
s4:kdc Tidy up hdb_samba4 some more
Andrew Bartlett
5
-63
/
+90
2009-07-20
s4:kdc Add in a simple check for constrained delegation to self
Andrew Bartlett
1
-1
/
+70
2009-07-17
s4:kdc Rework KDC to pull in less attributes for krbtgt lookups
Andrew Bartlett
1
-16
/
+33
2009-07-17
s4:kdc rename functions from LDB_ to hdb_samba4
Andrew Bartlett
1
-71
/
+71
2009-07-16
s4:kdc Initialise new hdb function pointers.
Andrew Bartlett
1
-0
/
+3
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
2
-2
/
+2
2009-06-30
s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups
Andrew Bartlett
1
-0
/
+1
2009-06-30
s4:kdc Only get the lp_ctx once for a LDB_fetch()
Andrew Bartlett
1
-11
/
+18
2009-06-30
Rework hdb-samba4 to remove useless abstractions.
Andrew Bartlett
1
-84
/
+44
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
3
-36
/
+54
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2
-61
/
+56
2009-06-04
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
1
-27
/
+25
2009-05-27
Handle the krbtgt special case by looking for RID -514
Andrew Bartlett
1
-26
/
+52
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
4
-146
/
+79
2009-03-26
s4:kdc: use krb5_data_free()
Stefan Metzmacher
1
-1
/
+1
2009-03-01
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
1
-3
/
+2
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-8
/
+5
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-2
/
+2
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
1
-9
/
+10
2009-02-02
s4:service_stream: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2009-02-01
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-1
/
+1
2009-02-01
s4:kdc: avoid c++ reserved word 'private'
Stefan Metzmacher
3
-49
/
+50
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
4
-6
/
+6
[prev]
[next]