index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:kdc Streamline client access verification call
Simo Sorce
2010-01-31
3
-70
/
+129
*
s4:kdc Fix netbios name retrieval
Simo Sorce
2010-01-31
1
-2
/
+2
*
s4:kdc remove dead code and comments
Simo Sorce
2010-01-28
1
-5
/
+0
*
s4:kdc Fill in more data fields
Simo Sorce
2010-01-28
1
-4
/
+8
*
s4:kdc move db functions in their own file
Simo Sorce
2010-01-28
7
-1467
/
+1618
*
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
2010-01-28
4
-32
/
+30
*
s4:kdc Use better db context structure
Simo Sorce
2010-01-28
5
-88
/
+109
*
s4:windc move windc plugin in its own file
Simo Sorce
2010-01-27
5
-191
/
+228
*
s4:PAC make common functions public
Simo Sorce
2010-01-27
2
-25
/
+70
*
s4:PAC Streamline pac-glue step 2
Simo Sorce
2010-01-27
1
-55
/
+113
*
s4:PAC Streamline pac-glue
Simo Sorce
2010-01-27
1
-19
/
+40
*
s4:kdc Simplify header files
Simo Sorce
2010-01-22
4
-39
/
+14
*
Fix comment/debug messages
Simo Sorce
2010-01-11
1
-4
/
+4
*
Fix comment
Simo Sorce
2010-01-08
1
-1
/
+1
*
s4-kdc: Migrate tcp connections to tsocket.
Andreas Schneider
2010-01-08
1
-89
/
+188
*
s4:kdc: use LIBSAMBA_TSOCKET
Stefan Metzmacher
2010-01-08
1
-1
/
+1
*
s4:kdc: the ->process function returns "bool"
Stefan Metzmacher
2010-01-08
1
-9
/
+9
*
s4:kdc: use the remote and local address from the stream_connection struct
Stefan Metzmacher
2009-12-24
1
-41
/
+2
*
s4:cleanups More trailing spaces and tabs
Simo Sorce
2009-12-23
6
-181
/
+181
*
s4:cleanups remove trailing spaces and tabs
Simo Sorce
2009-12-23
1
-119
/
+120
*
s4:kdc: setup the local and remote tsocket_address at accept time
Stefan Metzmacher
2009-12-19
1
-44
/
+49
*
s4:kdc: convert UDP based communication to tdgram_context
Stefan Metzmacher
2009-12-19
2
-177
/
+138
*
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-1
/
+1
*
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-17
/
+1
*
s4-kdc: Migrate to tsocket_address.
Andreas Schneider
2009-12-15
3
-18
/
+80
*
s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
Endi S. Dewata
2009-12-01
1
-26
/
+6
*
s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().
Endi S. Dewata
2009-12-01
1
-75
/
+27
*
s4:kdc - Disable KDC port when it's set to 0.
Endi S. Dewata
2009-12-01
1
-42
/
+63
*
s4-hdb: go back to a separate samdb for the KDC
Andrew Tridgell
2009-11-09
1
-1
/
+16
*
s4:kdc: remove unused struct kpasswd_socket
Stefan Metzmacher
2009-11-05
1
-10
/
+0
*
s4:kdc/hdb-samba4 - Remove unused variable
Matthias Dieter Wallnöfer
2009-10-30
1
-1
/
+0
*
s4-samdb: reduce the number of samdb opens at startup
Andrew Tridgell
2009-10-25
1
-3
/
+3
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-1
/
+1
*
Revert "s4:hdb-samba4 - Don't double-free "db""
Andrew Bartlett
2009-10-14
1
-0
/
+1
*
s4:hdb-samba4 - Don't double-free "db"
Matthias Dieter Wallnöfer
2009-10-13
1
-1
/
+0
*
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
2009-10-08
1
-9
/
+8
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
1
-14
/
+14
*
s4-kdc: ignore unknown keytypes
Andrew Tridgell
2009-09-18
1
-0
/
+6
*
s4:kdc In the kpasswd server, don't use the client address in mk_priv
Andrew Bartlett
2009-09-16
1
-0
/
+8
*
fixed a double free bug on error in net export
Andrew Tridgell
2009-08-25
1
-1
/
+0
*
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
2009-08-21
1
-2
/
+2
*
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
2009-07-28
1
-12
/
+91
*
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2009-07-28
6
-32
/
+72
*
Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"
Stefan Metzmacher
2009-07-27
1
-14
/
+2
*
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2009-07-27
1
-2
/
+14
*
s4:kdc Push context to hdb_samba4 by way of the 'name' of the DB
Andrew Bartlett
2009-07-27
5
-13
/
+38
*
s4:kdc Tidy up hdb_samba4 some more
Andrew Bartlett
2009-07-27
5
-63
/
+90
*
s4:kdc Add in a simple check for constrained delegation to self
Andrew Bartlett
2009-07-20
1
-1
/
+70
*
s4:kdc Rework KDC to pull in less attributes for krbtgt lookups
Andrew Bartlett
2009-07-17
1
-16
/
+33
[next]