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
/
heimdal
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-24
Fix the build. Looks like no one ever compiled this on a system
Jeremy Allison
1
-0
/
+12
2009-02-24
Start fixing Solaris build failures.
Jeremy Allison
1
-1
/
+1
2009-01-31
heimdal: void functions should not return a value
Stefan Metzmacher
1
-1
/
+1
2009-01-30
heimdal:hdb: always include "config.h" first
Stefan Metzmacher
1
-0
/
+4
2009-01-30
heimdal:camellia: include roken.h
Stefan Metzmacher
2
-0
/
+4
2009-01-30
heimdal:roken: arg_match_long() should return a value
Stefan Metzmacher
1
-0
/
+3
2009-01-30
heimdal:roken: arg_printusage() should not try to return a value.
Stefan Metzmacher
1
-2
/
+2
2009-01-30
heimdal:camellia-ntt.c: include config.h as first header
Stefan Metzmacher
1
-0
/
+3
2009-01-30
heimdal: don't include <sys/cdefs.h> without knowing it's there
Stefan Metzmacher
1
-0
/
+2
2009-01-30
heimdal: don't include <ifaddrs.h> without knowing it's there
Stefan Metzmacher
1
-0
/
+2
2008-11-02
Use standard heimdal function for finding interfaces - libreplace provides su...
Jelmer Vernooij
1
-0
/
+292
2008-10-28
s4: import lorikeet-heimdal-200810271034
Stefan Metzmacher
386
-11035
/
+12632
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-3
/
+3
2008-10-20
Add samba4kpasswd and rkpty binaries
Andrew Bartlett
2
-0
/
+402
2008-09-29
Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.
Andrew Bartlett
2
-14
/
+34
2008-09-03
Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719
Andrew Bartlett
1
-32
/
+70
2008-08-28
Don't wipe the PAC checksums, the caller may actually need them.
Andrew Bartlett
1
-14
/
+0
2008-08-26
heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry...
Stefan Metzmacher
2
-0
/
+453
2008-08-26
heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches
Stefan Metzmacher
438
-1899
/
+2659
2008-08-26
heimdal_build: autogenerate the heimdal private/proto headers
Stefan Metzmacher
10
-8445
/
+0
2008-08-26
heimdal_build: autogenerate table files in heimdal/lib/wind/
Stefan Metzmacher
32
-26563
/
+46056
2008-08-26
heimdal: remove unused old files
Stefan Metzmacher
2
-509
/
+0
2008-08-26
heimdal_build: add a fake sqlite keytab implementation
Stefan Metzmacher
1
-2
/
+0
2008-08-26
Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"
Stefan Metzmacher
2
-64
/
+22
2008-08-26
Revert "gsskrb5: always return an acceptor subkey"
Stefan Metzmacher
1
-18
/
+4
2008-08-14
Revert "krb5: always generate the acceptor subkey as the same enctype as the ...
Stefan Metzmacher
1
-3
/
+0
2008-08-14
gsskrb5: always return an acceptor subkey
Stefan Metzmacher
1
-4
/
+18
2008-08-08
gsskrb5: try to be compatible with windows for gss_wrap* and cfx
Stefan Metzmacher
2
-11
/
+39
2008-08-08
krb5: always generate the acceptor subkey as the same enctype as the used ser...
Stefan Metzmacher
1
-0
/
+3
2008-08-08
gsskrb5: add support for DCE_STYLE and des and des3 keys
Stefan Metzmacher
2
-22
/
+64
2008-08-01
heimdal: add missing files
Stefan Metzmacher
2
-0
/
+107
2008-08-01
heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.c
Stefan Metzmacher
1
-0
/
+69
2008-08-01
heimdal: update to lorikeet-heimdal rev 801
Stefan Metzmacher
215
-3066
/
+9501
2008-06-27
gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is given
Stefan Metzmacher
1
-0
/
+6
2008-06-27
gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name
Stefan Metzmacher
1
-2
/
+2
2008-06-02
krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified
Stefan Metzmacher
1
-5
/
+11
2008-03-19
Merge lorikeet-heimdal -r 787 into Samba4 tree.
Andrew Bartlett
144
-1294
/
+36521
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-5
/
+27
2007-12-21
r26310: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-5
/
+27
2007-12-21
r25738: always include config.h first.
Stefan Metzmacher
2
-0
/
+8
2007-12-21
r25734: regenerate yacc output (parse.[ch] files)
Stefan Metzmacher
4
-112
/
+116
2007-12-21
r25732: import updated parse.y files from lorikeet-heimdal
Stefan Metzmacher
2
-19
/
+57
2007-10-10
r25298: regenerate lex.c files with config.h as first include
Stefan Metzmacher
2
-54
/
+12
2007-10-10
r24614: Merge with current lorikeet-heimdal. This brings us one step closer
Andrew Bartlett
49
-687
/
+982
2007-10-10
r23895: reapply rev 23493:
Stefan Metzmacher
1
-27
/
+6
2007-10-10
r23799: updated old Franklin Street FSF addresses to new URL
Andrew Tridgell
4
-12
/
+4
2007-10-10
r23678: Update to current lorikeet-heimdal (-r 767), which should fix the
Andrew Bartlett
59
-793
/
+2024
2007-10-10
r23493: regenerate lex.c files with flex 2.5.33
Stefan Metzmacher
2
-54
/
+12
2007-10-10
r23456: Update Samba4 to current lorikeet-heimdal.
Andrew Bartlett
427
-2232
/
+7474
2007-10-10
r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from
Stefan Metzmacher
3
-0
/
+309
[next]