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
/
pac-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
Simple fix to prevent crash for non-pac principals
Marcel Ritter
1
-0
/
+5
2010-02-25
s4:kdc make function static
Simo Sorce
1
-0
/
+1
2010-01-31
s4:kdc Streamline client access verification call
Simo Sorce
1
-2
/
+56
2010-01-28
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
1
-6
/
+6
2010-01-27
s4:windc move windc plugin in its own file
Simo Sorce
1
-186
/
+0
2010-01-27
s4:PAC make common functions public
Simo Sorce
1
-25
/
+24
2010-01-27
s4:PAC Streamline pac-glue step 2
Simo Sorce
1
-55
/
+113
2010-01-27
s4:PAC Streamline pac-glue
Simo Sorce
1
-19
/
+40
2009-12-23
s4:cleanups More trailing spaces and tabs
Simo Sorce
1
-15
/
+15
2009-07-28
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
1
-17
/
+26
2009-07-27
s4:kdc Tidy up hdb_samba4 some more
Andrew Bartlett
1
-5
/
+5
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
1
-1
/
+1
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
1
-34
/
+41
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-4
/
+6
2009-02-01
s4:kdc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-17
/
+17
2008-12-04
s4:kdc: allow a trusted domain to get kerberos tickets
Stefan Metzmacher
1
-1
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
1
-37
/
+7
2008-08-20
kdc/pac-glue: pull/push the logon_info via the PAC_INFO union
Stefan Metzmacher
1
-11
/
+13
2008-06-04
kdc: we don't need any *_locl.h header from heimdal in the kdc
Stefan Metzmacher
1
-1
/
+1
2008-03-19
Remove unused variable.
Andrew Bartlett
1
-1
/
+0
2008-03-13
kdc: Provide extended error information in AS-REP error replies.
Andrew Kroeger
1
-17
/
+50
2008-03-07
Enhance mappings of NTSTATUS to KRB5KDC errors.
Andrew Kroeger
1
-1
/
+20
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-5
/
+3
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-4
/
+7
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-6
/
+10
2007-12-21
r25789: print out what error happened...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20639: Commit part 1 of 2.
Andrew Bartlett
1
-209
/
+107
2007-10-10
r19664: fix compiler warnings...
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-2
/
+2
2007-10-10
r14203: Include less private heimdal headers.
Andrew Bartlett
1
-1
/
+5
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and they
Andrew Bartlett
1
-6
/
+8
2007-10-10
r12269: Update to current lorikeet-heimdal. This changed the way the hdb
Andrew Bartlett
1
-4
/
+4
2007-10-10
r12179: Allow our KDC to use LDAP to get to the backend database.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r11930: Add socket/packet handling code for kpasswdd
Andrew Bartlett
1
-0
/
+21
2007-10-10
r11543: A major upgrade to our KDC and PAC handling.
Andrew Bartlett
1
-24
/
+293
2007-10-10
r11321: Fix typos in warnings.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
Andrew Bartlett
1
-9
/
+5
2007-10-10
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
1
-8
/
+3
2007-10-10
r9648: this fixes the krb5 based login with the pac. The key to this whole sa...
Andrew Tridgell
1
-5
/
+7
2007-10-10
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett
1
-1
/
+1
[next]