index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
heimdal_build
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8463: more irix fixes. This one adds some missing addrinfo functions
Andrew Tridgell
2007-10-10
2
-0
/
+19
*
r8461: fixed integer64 handling on bit endian platforms. The ejs code used
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r8456: avoid double inclusion of roken.h (this was breaking the build on irix...
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejs
Andrew Tridgell
2007-10-10
1
-5
/
+14
*
r8450: more configure tests for solaris. It now builds some binaries, but
Andrew Tridgell
2007-10-10
4
-2
/
+42
*
r8449: - search for lex and yacc properly
Andrew Tridgell
2007-10-10
3
-13
/
+23
*
r8439: removed an accidential commit
Andrew Tridgell
2007-10-10
1
-7
/
+0
*
r8438: - More win32 portability fixes. Now fails on socketwrapper (because
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r8436: Check for sys/sockets.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r8425: add err() and errx() functions needed by for compile_et on some systems
Andrew Tridgell
2007-10-10
4
-2
/
+65
*
r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...
Andrew Tridgell
2007-10-10
2
-8
/
+62
*
r8423: remove the dependency on the full roken lib for asn1_compile
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8422: needed on irix 6.4
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8421: needed for build on solaris10
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8420: slowly getting my way through some more heimdal portability fixes
Andrew Tridgell
2007-10-10
2
-4
/
+1
*
r8419: in order to use our replace.h, heimdal needs stdarg.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8416: added the extra_cflags.txt system from smb-build
Andrew Tridgell
2007-10-10
1
-5
/
+0
*
r8393: check for bswap16 and bswap32
Love Hörnquist Åstrand
2007-10-10
1
-6
/
+91
*
r8374: avoid running flex and bison unless needed
Andrew Tridgell
2007-10-10
1
-2
/
+12
*
r8367: another configure test needed by netbsd for heimdal
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8312: fixed some heimdal header checks from watching the build farm failures
Andrew Tridgell
2007-10-10
2
-2
/
+8
*
r8311: krb5 uses ENOMEM for out of memory
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8310: replace the heimdal networking interface scanning code with glue code ...
Andrew Tridgell
2007-10-10
2
-4
/
+59
*
r8309: more heimdal configure checks needed for FreeBSD
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8308: use the configured C compiler, instead of forcing gcc in external heim...
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8307: try to cope with flex and bison not being installed, in a similar fash...
Andrew Tridgell
2007-10-10
1
-5
/
+9
*
r8306: some more heimdal configure checks
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8305: another attempt at getting heimdal building in the farm
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8303: a workaround for forcing HEIMDAL_EXTERNAL to build.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8278: this should fix the heimdal h_errno warnings
Andrew Tridgell
2007-10-10
2
-2
/
+10
*
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
2007-10-10
2
-1
/
+2
*
r8135: fix the linking on my SuSE 7.3 box
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r7968: Pull the PAC from within GSSAPI, rather than only when using our own
Andrew Bartlett
2007-10-10
2
-14
/
+1
*
r7869: revert the configure changes from jelmers commit for heimdal_build
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r7866: Remove some unused autoconf macro calls.
Jelmer Vernooij
2007-10-10
1
-5
/
+4
*
r7688: Fix the internal heimdal build - push one #define back to
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r7682: Move the properties of our heimdal build from heimdal_build/config.h
Andrew Bartlett
2007-10-10
1
-108
/
+0
*
r7673: With current Heimdal we don't need this (correct) fix.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7672: this should fix the crypt dependency problem (I hope!)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r7367: Replace the list of what our internal heimdal can do with data from a
Andrew Bartlett
2007-10-10
1
-17
/
+107
*
r7360: added a few more heimdal configure tests
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7359: add configure test for strsep (might helps abartlets build of heimdal)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
2007-10-10
5
-23
/
+146
*
r7322: the beginnings of a in-tree heimdal
Andrew Tridgell
2007-10-10
6
-0
/
+491