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
/
source3
/
libads
/
authdata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
2013-08-10
1
-5
/
+6
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
1
-0
/
+1
*
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
2012-07-06
1
-26
/
+3
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
s3: Attempt to fix the build without kerberos
Volker Lendecke
2012-04-24
1
-1
/
+2
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
1
-0
/
+1
*
s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side
Andrew Bartlett
2012-04-03
1
-22
/
+167
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
1
-317
/
+0
*
s3-krb: Reformat and add doxygen comment to decode_pac_data()
Simo Sorce
2010-08-30
1
-63
/
+91
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-libsmb: Use data_blob_talloc to get krb5 ticket and session keys
Simo Sorce
2010-07-20
1
-1
/
+2
*
s3: remove authdata.h
Günther Deschner
2010-06-03
1
-1
/
+0
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-13
/
+7
*
s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA
Andrew Bartlett
2010-05-11
1
-116
/
+6
*
s3: Fix a memleak in check_pac_checksum
Volker Lendecke
2010-05-04
1
-2
/
+8
*
s3-kerberos: do not include authdata headers before including krb5 headers.
Günther Deschner
2009-11-27
1
-0
/
+1
*
s3-kerberos: only use krb5 headers where required.
Günther Deschner
2009-11-27
1
-0
/
+1
*
Remove unused variable warning.
Jeremy Allison
2009-11-12
1
-1
/
+0
*
s3-kerberos: remove smb_krb5_get_tkt_from_creds().
Günther Deschner
2009-11-12
1
-60
/
+4
*
s3-kerberos: let smb_krb5_get_tkt_from_creds() compile with older heimdal libs.
Günther Deschner
2009-11-06
1
-1
/
+1
*
s3-kerberos: support S4U2SELF impersionation through cli_krb5_get_ticket().
Günther Deschner
2009-11-06
1
-1
/
+2
*
s3-kerberos: add impersonate_principal for kerberos_return_pac_X calls.
Günther Deschner
2009-11-06
1
-1
/
+25
*
s3-kerberos: add smb_krb5_get_tkt_from_creds().
Günther Deschner
2009-11-06
1
-0
/
+40
*
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
2009-04-07
1
-1
/
+1
*
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
2008-10-20
1
-0
/
+1
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-2
/
+2
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-7
/
+7
*
Add my copyright.
Günther Deschner
2008-02-27
1
-1
/
+1
*
Some more cleanup in authdata.c.
Günther Deschner
2008-02-17
1
-621
/
+7
*
Align our krb5 PAC decoding routines to the samba4 ones.
Günther Deschner
2008-02-17
1
-234
/
+224
*
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
2008-01-17
1
-6
/
+6
*
Coverity 512, uninitialized var.
Jeremy Allison
2008-01-11
1
-2
/
+2
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-5
/
+8
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-19
/
+19
*
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
2007-10-10
1
-6
/
+72
*
r24424: Fix the build.
Günther Deschner
2007-10-10
1
-5
/
+5
*
r24158: SE_GROUP_RESOURCE in the other_sids list apparently means a
Gerald Carter
2007-10-10
1
-1
/
+1
*
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23970: Allow to set the debuglevel at which to dump the PAC logon info.
Günther Deschner
2007-10-10
1
-18
/
+18
*
r23969: Some helper routines to retrieve a PAC and PAC elements.
Günther Deschner
2007-10-10
1
-0
/
+160
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23251: whoops! Fix compile error
Gerald Carter
2007-10-10
1
-2
/
+6
*
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
2007-10-10
1
-12
/
+24
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r13588: Second attempt to fix Bug #3330 - treat the string as a
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r13585: Sorry Gunther, had to revert this. It's got a buffer
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
Günther Deschner
2007-10-10
1
-11
/
+3
*
r11183: add small helper function to return a PAC_LOGON_INFO.
Günther Deschner
2007-10-10
1
-0
/
+16
[next]