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
/
source3
/
libads
/
authdata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
1
-1
/
+1
2008-10-20
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
1
-0
/
+1
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
1
-2
/
+2
2008-09-23
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
1
-7
/
+7
2008-02-27
Add my copyright.
Günther Deschner
1
-1
/
+1
2008-02-17
Some more cleanup in authdata.c.
Günther Deschner
1
-621
/
+7
2008-02-17
Align our krb5 PAC decoding routines to the samba4 ones.
Günther Deschner
1
-234
/
+224
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-6
/
+6
2008-01-11
Coverity 512, uninitialized var.
Jeremy Allison
1
-2
/
+2
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-5
/
+8
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-19
/
+19
2007-10-10
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
1
-6
/
+72
2007-10-10
r24424: Fix the build.
Günther Deschner
1
-5
/
+5
2007-10-10
r24158: SE_GROUP_RESOURCE in the other_sids list apparently means a
Gerald Carter
1
-1
/
+1
2007-10-10
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
1
-1
/
+1
2007-10-10
r23970: Allow to set the debuglevel at which to dump the PAC logon info.
Günther Deschner
1
-18
/
+18
2007-10-10
r23969: Some helper routines to retrieve a PAC and PAC elements.
Günther Deschner
1
-0
/
+160
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23251: whoops! Fix compile error
Gerald Carter
1
-2
/
+6
2007-10-10
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
1
-12
/
+24
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13588: Second attempt to fix Bug #3330 - treat the string as a
Jeremy Allison
1
-7
/
+7
2007-10-10
r13585: Sorry Gunther, had to revert this. It's got a buffer
Jeremy Allison
1
-3
/
+11
2007-10-10
r13581: Correctly parse a non-null terminated, little-endian UCS2 string in the
Günther Deschner
1
-11
/
+3
2007-10-10
r11183: add small helper function to return a PAC_LOGON_INFO.
Günther Deschner
1
-0
/
+16
2007-10-10
r10710: Fix uninitialized variable. (Thanks to Chengjie Liu
Günther Deschner
1
-1
/
+1
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-79
/
+399
2007-10-10
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
Günther Deschner
1
-16
/
+16
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-22
/
+12
2003-08-15
get rid of more compiler warnings
Herb Lewis
1
-2
/
+2
2003-08-15
Fix memleaks.
Volker Lendecke
1
-0
/
+3
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-04-09
Complete what I've seen (and then some)t of the PAC.
Jim McDonough
1
-5
/
+124
2003-04-07
Decode the PAC! This patch just decodes it and then frees it, so it's just
Jim McDonough
1
-0
/
+495