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
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
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-9
/
+9
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2
-88
/
+0
2010-10-30
s4-smbd: don't initialise process models more than once
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-kdc: create a 'pac' private grouping library
Andrew Tridgell
1
-0
/
+6
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
1
-9
/
+9
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-6
/
+6
2010-10-24
s4: Rename DB_GLUE to db_glue.
Jelmer Vernooij
1
-4
/
+4
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-6
/
+6
2010-10-21
s4-kdc: make DB_GLUE a private library
Andrew Tridgell
1
-2
/
+3
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2
-0
/
+2
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2
-2
/
+0
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
1
-1
/
+1
2010-10-11
s4-kerberos Remove unused parameter
Andrew Bartlett
1
-1
/
+0
2010-10-11
kdc: Add missing dependency on samba_gensec_server.
Jelmer Vernooij
1
-1
/
+1
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2
-4
/
+4
2010-10-05
s4:kdc - use "userAccountControl" always unsigned
Matthias Dieter Wallnöfer
2
-4
/
+4
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
1
-9
/
+9
2010-10-05
heimdal: Fix name of kdc library.
Jelmer Vernooij
1
-1
/
+1
2010-10-05
heimdal: Fix name of 'hdb'.
Jelmer Vernooij
1
-11
/
+11
2010-10-03
s4:kdc/db-glue.c - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-03
s4-kdc Remove special case kerberos restriction in the KDC
Andrew Bartlett
1
-16
/
+0
2010-10-03
s4-kdc Fix up after import of new lorikeet-heimdal
Andrew Bartlett
2
-4
/
+19
2010-10-02
s4-kdc Rework 'allowed encryption types' handling in the KDC
Andrew Bartlett
1
-28
/
+44
2010-09-28
s4-kdc: RODC DCs should be able to produce forwardable tickets
Andrew Tridgell
1
-1
/
+1
2010-09-28
s4-kdc Ensure that an RODC may act as a server (needed to fill
Andrew Bartlett
1
-5
/
+24
2010-09-29
s4-kdc Handle the case where we may be given a ticket from an RODC in db layer
Andrew Bartlett
6
-37
/
+83
2010-09-29
s4-kdc Add common setup, handle RODC setup case
Andrew Bartlett
5
-73
/
+156
2010-09-29
s4-kdc Add function to determine if a hdb entry is a RODC
Andrew Bartlett
2
-0
/
+18
2010-09-29
s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNO
Andrew Bartlett
1
-1
/
+18
2010-09-27
s4-kdc: added ifdef guards in kdc.h
Andrew Tridgell
1
-0
/
+5
2010-09-16
s4-kdc: prevent segfault on bad trust strings
Andrew Tridgell
1
-4
/
+8
2010-08-25
s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.
Günther Deschner
1
-7
/
+7
[next]