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
/
pac-glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
heimdal: Cope with newer Heimdal versions accepting a keyset argument to
Jelmer Vernooij
2012-05-07
1
-0
/
+4
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
1
-0
/
+1
*
auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksum
Andrew Bartlett
2012-01-12
1
-1
/
+1
*
s4-kdc Do the KDC PAC checksum validation in the Samba plugin
Andrew Bartlett
2012-01-12
1
-12
/
+102
*
pac: Fix wrong memory allocation check
Simo Sorce
2011-10-11
1
-1
/
+1
*
s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pac
Stefan Metzmacher
2011-06-28
1
-2
/
+119
*
source4/kdc: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
1
-10
/
+11
*
s4:kdc/*.c - minimise includes
Matthias Dieter Wallnöfer
2010-12-12
1
-3
/
+0
*
s4-kdc Don't always regenerate the PAC
Andrew Bartlett
2010-11-15
1
-2
/
+4
*
s4-kdc: rename kdc/kdc.h to kdc/kdc-glue.h
Andrew Tridgell
2010-11-12
1
-1
/
+1
*
s4:kdc - use "userAccountControl" always unsigned
Matthias Dieter Wallnöfer
2010-10-05
1
-1
/
+1
*
s4-kdc Add function to determine if a hdb entry is a RODC
Andrew Bartlett
2010-09-29
1
-0
/
+16
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-8
/
+4
*
Simple fix to prevent crash for non-pac principals
Marcel Ritter
2010-04-27
1
-0
/
+5
*
s4:kdc make function static
Simo Sorce
2010-02-25
1
-0
/
+1
*
s4:kdc Streamline client access verification call
Simo Sorce
2010-01-31
1
-2
/
+56
*
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
2010-01-28
1
-6
/
+6
*
s4:windc move windc plugin in its own file
Simo Sorce
2010-01-27
1
-186
/
+0
*
s4:PAC make common functions public
Simo Sorce
2010-01-27
1
-25
/
+24
*
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:cleanups More trailing spaces and tabs
Simo Sorce
2009-12-23
1
-15
/
+15
*
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2009-07-28
1
-17
/
+26
*
s4:kdc Tidy up hdb_samba4 some more
Andrew Bartlett
2009-07-27
1
-5
/
+5
*
libds: share UF_ flags between samba3 and 4.
Günther Deschner
2009-07-13
1
-1
/
+1
*
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
2009-06-18
1
-34
/
+41
*
Don't use crossRef records to find our own domain
Andrew Bartlett
2009-05-26
1
-4
/
+6
*
s4:kdc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
1
-17
/
+17
*
s4:kdc: allow a trusted domain to get kerberos tickets
Stefan Metzmacher
2008-12-04
1
-1
/
+2
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
2008-08-28
1
-37
/
+7
*
kdc/pac-glue: pull/push the logon_info via the PAC_INFO union
Stefan Metzmacher
2008-08-20
1
-11
/
+13
*
kdc: we don't need any *_locl.h header from heimdal in the kdc
Stefan Metzmacher
2008-06-04
1
-1
/
+1
*
Remove unused variable.
Andrew Bartlett
2008-03-19
1
-1
/
+0
*
kdc: Provide extended error information in AS-REP error replies.
Andrew Kroeger
2008-03-13
1
-17
/
+50
*
Enhance mappings of NTSTATUS to KRB5KDC errors.
Andrew Kroeger
2008-03-07
1
-1
/
+20
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-5
/
+3
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-4
/
+7
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26357: Add separate subsystem for auth_sam_reply parsing.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-6
/
+10
*
r25789: print out what error happened...
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20639: Commit part 1 of 2.
Andrew Bartlett
2007-10-10
1
-209
/
+107
[next]