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
2011-06-28
s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+9
2011-06-28
s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pac
Stefan Metzmacher
4
-7
/
+155
2011-06-28
s4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead of KRB5_WINDC_PLUGING_MINOR
Stefan Metzmacher
1
-1
/
+1
2011-06-24
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+105
2011-06-20
Use tevent_req_oom
Volker Lendecke
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: use iface_list_wildcard() to listen on IPv6
Andrew Tridgell
1
-12
/
+17
2011-05-18
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
4
-23
/
+55
2011-05-18
s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...
Stefan Metzmacher
1
-0
/
+14
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-4
/
+4
2011-04-05
kdc: always ldb escape the realm
Andrew Bartlett
1
-1
/
+11
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-2
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-2
/
+2
2011-03-19
source4/kdc: Fix prototypes for all functions.
Jelmer Vernooij
6
-1
/
+13
2011-03-04
s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-252
/
+303
2011-03-04
s4:kdc: split the kdc_udp_proxy() logic from the main kdc logic
Stefan Metzmacher
3
-207
/
+231
2011-03-04
s4:kdc: add a kdc_proxy_unavailable_error() helper function
Stefan Metzmacher
1
-0
/
+24
2011-03-04
s4:kdc: fix calculation of the rodc kvno
Stefan Metzmacher
1
-4
/
+12
2011-02-18
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
1
-5
/
+5
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2
-15
/
+16
2011-02-07
mit-samba: Allow nesting on the event context
Simo Sorce
1
-0
/
+3
2011-01-14
s4-kdc: don't ask for an extended DN for krbtgt_dn
Andrew Tridgell
1
-1
/
+1
2010-12-24
Typo fix in KDC parameters.
Brad Hards
1
-3
/
+3
2010-12-12
s4:kdc/*.c - minimise includes
Matthias Dieter Wallnöfer
8
-44
/
+2
2010-12-12
s4:kdc/proxy.c - optimise includes in order to fix a build warning on Tru64
Matthias Dieter Wallnöfer
1
-6
/
+1
2010-12-12
s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUS
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-12-09
s4-lsa Implement kerberos ticket life policy
Andrew Bartlett
5
-3
/
+108
2010-12-04
s4:kdc/kpasswdd.c - fix memory leaks
Matthias Dieter Wallnöfer
1
-2
/
+15
2010-12-03
s4/kdc - fix a warning regarding a changed parameter type (kvno)
Matthias Dieter Wallnöfer
3
-3
/
+3
2010-12-01
s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...
Andrew Bartlett
2
-21
/
+6
2010-11-29
s4-loadparm: use loadparm_init_global() instead of loadparm_init()
Andrew Tridgell
1
-1
/
+1
2010-11-16
s4-kdc Rework supported encryption type logic to match Microsoft
Andrew Bartlett
1
-37
/
+16
2010-11-16
s4-kdc Fix the realm handling again, this time pay attention to the flags
Andrew Bartlett
1
-20
/
+20
2010-11-16
s4-kdc use 'flags' to only create the 'admin data' elements when requested
Andrew Bartlett
1
-15
/
+19
2010-11-16
s4-kdc Add 'flags' parameter to db fetch calls
Andrew Bartlett
1
-8
/
+35
2010-11-15
s4-kdc Don't regenerate the PAC for cross-realm tickets
Andrew Bartlett
1
-0
/
+3
2010-11-15
s4-kdc Don't always regenerate the PAC
Andrew Bartlett
1
-2
/
+4
2010-11-15
s4-kdc Fix realm handling in our KDC
Andrew Bartlett
1
-38
/
+6
2010-11-15
kdc: Build as shared module by default.
Jelmer Vernooij
1
-0
/
+1
2010-11-15
s4-kdc update startup routines after heimdal update
Andrew Bartlett
1
-1
/
+13
2010-11-15
s4-kdc Remove use of heimdal private headers in kpasswd server.
Andrew Bartlett
1
-16
/
+3
2010-11-15
s4-kdc: if "bind interfaces only" is false, then also listen on wildcard
Andrew Tridgell
1
-20
/
+44
2010-11-14
Build wrepl server as service by default.
Jelmer Vernooij
1
-1
/
+1
2010-11-12
s4-kdc: added proxying of kdc requests for RODCs
Andrew Tridgell
5
-66
/
+782
2010-11-12
s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODC
Andrew Bartlett
1
-1
/
+7
2010-11-12
s4-kdc: split the kdc process return into a tri-state
Andrew Tridgell
3
-53
/
+59
2010-11-12
s4-kdc: we don't need the special include handling now
Andrew Tridgell
1
-6
/
+0
2010-11-12
s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
Andrew Tridgell
6
-5
/
+5
[next]