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
/
torture
/
auth
/
pac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init
Alexander Bokovoy
1
-4
/
+4
2012-04-12
auth-krb: Move pac related util functions in a single place.
Simo Sorce
1
-0
/
+1
2011-07-20
auth: Split out make_user_info_SamBaseInfo and add authenticated argument
Andrew Bartlett
1
-1
/
+3
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
1
-14
/
+9
2011-03-19
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-30
/
+32
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-12
/
+13
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-14
/
+2
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-1
/
+0
2009-07-19
Add missing includes.
Jelmer Vernooij
1
-0
/
+1
2009-01-21
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
1
-1
/
+1
2008-10-12
Fix number of arguments for file_load() functions.
Jelmer Vernooij
1
-1
/
+1
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
1
-3
/
+66
2008-08-14
cope with not knowing the kdc key
Andrew Tridgell
1
-41
/
+56
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+2
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
1
-8
/
+26
2008-01-03
r26655: torture/auth/pac: remove uses of global_loadparm
Jelmer Vernooij
1
-2
/
+2
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+4
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
1
-2
/
+5
2007-10-10
r22184: On some hosts, parsing a compleatly invalid principal causes heimadal
Andrew Bartlett
1
-2
/
+6
2007-10-10
r19649: Fix indentation.
Andrew Bartlett
1
-65
/
+65
2007-10-10
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
1
-3
/
+5
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-158
/
+123
2007-10-10
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
1
-4
/
+3
2007-10-10
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
1
-43
/
+13
2007-10-10
r16158: Convert to use UI API
Jelmer Vernooij
1
-125
/
+129
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11968: More warning fixes. We're on track to getting to double digits for
Tim Potter
1
-1
/
+1
2007-10-10
r11543: A major upgrade to our KDC and PAC handling.
Andrew Bartlett
1
-7
/
+8
2007-10-10
r11282: Fix memory leak in LOCAL-PAC test.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11277: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure
Andrew Bartlett
1
-1
/
+80
2007-10-10
r10146: Clarify which test is failing in error messages.
Andrew Bartlett
1
-25
/
+29
2007-10-10
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
1
-9
/
+134
2007-10-10
r9701: Provide correct parameters.
Andrew Bartlett
1
-3
/
+3
[next]