Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+2 | |
remove some unused functions. | |||||
2008-10-20 | Fix merged build; use full libroken rather than just a couple of object files. | Jelmer Vernooij | 1 | -9/+2 | |
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 2 | -7/+36 | |
smaba4kpasswd will be used to test the kpasswdd componet of the KDC (which is up until now untested), and rkpty is an expect-like wrapper we can use to blackbox that utility. Andrew Bartlett | |||||
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 2 | -2/+2 | |
2008-08-26 | heimdal_build: include heimdal's new EVP code to fix the build | Stefan Metzmacher | 2 | -1/+6 | |
metze (This used to be commit f454342d48e1dce7dff0bcff246c7237bed94fd5) | |||||
2008-08-26 | heimdal_build: fix parse.h lex.c dependencies | Stefan Metzmacher | 1 | -15/+12 | |
metze (This used to be commit dbfbd1b018f7c29dde2e291cbb7bb54bf147a10e) | |||||
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 1 | -0/+101 | |
Now it's possible to just use a plain heimdal tree in source/heimdal/ without any pregenerated files. metze (This used to be commit da333ca7113f78eeacab4f93b401f075114c7d88) | |||||
2008-08-26 | heimdal_build: autogenerate table files in heimdal/lib/wind/ | Stefan Metzmacher | 1 | -0/+40 | |
metze (This used to be commit f4cfba26aebb18fecdb50478bec9c07d4910ab3b) | |||||
2008-08-26 | heimdal_build: autogenerate heimdal/lib/roken/roken.h | Stefan Metzmacher | 1 | -0/+10 | |
metze (This used to be commit 3ab59dc66fe2d40533a66ff786d0b2373eea1ab8) | |||||
2008-08-26 | heimdal_build: add fallback for AC_WARNING_ENABLE() | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 8d6d96898dcc948aa0ee004eaeb48dc847946361) | |||||
2008-08-26 | heimdal: remove unused old files | Stefan Metzmacher | 1 | -1/+0 | |
metze (This used to be commit 94cef56212d7d7c1150aea760dba24bda7190442) | |||||
2008-08-26 | heimdal_build: split heimdal/lib/asn1 file lists | Stefan Metzmacher | 1 | -14/+12 | |
metze (This used to be commit d3e939bf75fb85cf0eb3551856e161e3e58c0031) | |||||
2008-08-26 | heimdal_build: split handwritten and generated hx509 file lists | Stefan Metzmacher | 1 | -3/+6 | |
metze (This used to be commit 848067033c40c3a4681f196ac5da289cd488d962) | |||||
2008-08-26 | heimdal_build: split out gssapi_spnego and gssapi_krb5 file lists | Stefan Metzmacher | 1 | -51/+57 | |
metze (This used to be commit 95135ade447e04329afa7581c66c4df8de63ca24) | |||||
2008-08-26 | heimdal_build: add a fake sqlite keytab implementation | Stefan Metzmacher | 1 | -0/+21 | |
This remove a difference against lorikeet-heimdal. metze (This used to be commit 4314df3561dfe60228db0af220549300b0137c85) | |||||
2008-08-26 | heimdal_build: split glue.c into krb5 and gssapi parts | Stefan Metzmacher | 3 | -20/+33 | |
metze (This used to be commit 1c7bb21bd85900206e9ad831bc4795c1f765a9aa) | |||||
2008-08-26 | kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.h | Stefan Metzmacher | 1 | -0/+3 | |
metze (This used to be commit 65057f17b0d9e83f1b775afdeb7ea91ce0e52cd1) | |||||
2008-08-01 | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 2 | -0/+77 | |
This should only be used for testing and when you're absolutly sure the installed heimdal libraries support the features we need. (E.g. heimdal-1.2 or lower should NOT work) metze (This used to be commit 66b76b018d6048cec63a75b24ec4c099f6a2eb8c) | |||||
2008-08-01 | heimdal_build/internal: add some useful defines | Stefan Metzmacher | 1 | -0/+6 | |
metze (This used to be commit b9727d612bd2e9cf67ca2d4a9c60dc13d4bed5be) | |||||
2008-08-01 | heimdal: fix dependency | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 9e8b95dc8d577ea33504f0fb463d4648393e045b) | |||||
2008-08-01 | kdc: use mostly only public kerberos headers | Stefan Metzmacher | 1 | -0/+1 | |
We shoule avoid using the private heimdal function _krb5_principalname2krb5_principal() metze (This used to be commit 10db07c69addce6e90851fb55738d5f9e142946b) | |||||
2008-08-01 | heimdal_build: we should only use PRIVATE_DEPENDENCIES | Stefan Metzmacher | 1 | -19/+7 | |
metze (This used to be commit 694f5124a523538117bf5d35be1a2d4f275ad0c2) | |||||
2008-08-01 | build: autogenerate heimdal basics | Stefan Metzmacher | 3 | -3/+2 | |
metze (This used to be commit f19d2182b802a49449cbb9e4e6334f223ceb284d) | |||||
2008-08-01 | build: autogenarate VPATH by configure | Stefan Metzmacher | 2 | -0/+6 | |
metze (This used to be commit 16147753adcdbdc0ee9faa16fafb1c74240a6858) | |||||
2008-08-01 | build with the new heimdal version | Stefan Metzmacher | 1 | -1/+9 | |
(This used to be commit 3817d653faecb70bfafb850fe7d6e83aaed7e6d1) | |||||
2008-08-01 | build: allow flex-2.34 together with bison-2.3 | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 8bd30a7b4392642ef5184f959d801716d2db20b2) | |||||
2008-06-25 | Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 55a6e852c77ffb91d2e0a0503dab06214f675db8) | |||||
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 2 | -2/+2 | |
(This used to be commit 21b4d017a2cccdaa6ab4ed32409f19c612293fd0) | |||||
2008-06-25 | Revert "Remove the dependency on $(abspath) in makefiles" | Jelmer Vernooij | 2 | -4/+2 | |
This reverts commit c85a3632623184cb97c2e8567ca77834e81070a4. (This used to be commit 1a771c664444ff43e141238f473273700b392aa7) | |||||
2008-06-19 | Remove the dependency on $(abspath) in makefiles | Volker Lendecke | 2 | -2/+4 | |
This is not around before GNU make 3.81, for me this fixes the build on GNU make 3.80 Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be commit c85a3632623184cb97c2e8567ca77834e81070a4) | |||||
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 2 | -0/+0 | |
metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6) | |||||
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2 | -33/+18 | |
This commit broke the build, because not all files (libreplace, popt) were updated. Andrew Bartlett (This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae) | |||||
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 2 | -18/+33 | |
(This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c) | |||||
2008-05-27 | Use variable path for heimdal glue code. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3fce4889b3f6ddc38e3dd3e1ffd4e7252f370883) | |||||
2008-05-27 | Simplify handling of source directory in et compile wrapper. | Jelmer Vernooij | 2 | -22/+8 | |
(This used to be commit 4e6fddda2e7d9e37f7b7ec99c5a58671f825a571) | |||||
2008-05-27 | Simplify handling of source directory in asn compile wrapper. | Jelmer Vernooij | 2 | -22/+8 | |
(This used to be commit 2c01d342b27832b930b81b04a90ed5630c6f470d) | |||||
2008-05-27 | Use variables in generated make fragments. | Jelmer Vernooij | 2 | -2/+2 | |
(This used to be commit 269f8c9f6e9e5f6ad20319956573f09232b7c48f) | |||||
2008-05-27 | Don't throw away cflags if they start with a variable. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9f81214239e1cf6563da4ed49d051fe56d3ab129) | |||||
2008-05-27 | Move more CFLAGS to Makefile. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 0406713aad09b1ea4bd761519fd4897b94cfc7e5) | |||||
2008-05-27 | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 1 | -4/+5 | |
(This used to be commit 49dcf4b8811f92684a7ddd266ac289d8fc8ca215) | |||||
2008-05-27 | Use variables for et files too. | Jelmer Vernooij | 2 | -12/+14 | |
(This used to be commit 953f796059e16ea082391cfd6a018531a2a5be4e) | |||||
2008-05-27 | Move asn1 cflags definition to gmake. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit 486d43355eb368c3f291ded5e353416e478ab862) | |||||
2008-05-27 | use varibale for asn1 compiler. | Jelmer Vernooij | 2 | -2/+4 | |
(This used to be commit 4543633ba046836d13da80d07d06c272c3abf9bc) | |||||
2008-05-27 | Use variables for more object file paths. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit 5008116479209a1275d7f9b41ea293b27a8f7632) | |||||
2008-05-27 | Use heimdalsrcdir variable for automatic dependencies. | Jelmer Vernooij | 2 | -18/+18 | |
(This used to be commit c5db384160aefc21141e94004faf4e89a204ff69) | |||||
2008-05-27 | Use variable for socket wrapper include path. | Jelmer Vernooij | 1 | -6/+6 | |
(This used to be commit 01c0000def9492989c543e7ed6d48c58a3be1854) | |||||
2008-05-27 | Use variable for source directories. | Jelmer Vernooij | 1 | -23/+25 | |
(This used to be commit e40fc0bc4bcf91c35baba1230354d3185a34076e) | |||||
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 1 | -23/+23 | |
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | |||||
2008-05-18 | Build system doesn't do make variable expansion... | Jelmer Vernooij | 1 | -23/+23 | |
(This used to be commit 16a04d9af4cc33daafe32bc45a404959924bd33e) | |||||
2008-05-18 | Use src dir. | Jelmer Vernooij | 1 | -386/+387 | |
(This used to be commit 63f2b66f0e1120a516d3dfcd03b38db2e4aaddd0) |