Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s4-waf: fixed some of the group ordering | Andrew Tridgell | 2010-04-06 | 1 | -2/+5 | |
| | | | | We need to try to keep targets in the right groups | |||||
* | s4-waf: look in libintl for dgettext() | Andrew Tridgell | 2010-04-06 | 2 | -1/+3 | |
| | ||||||
* | s4-waf: heimdal wants to look for dd_fd in DIR | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 | |
| | ||||||
* | s4-waf: added libreplace dep for the conditional heimdal modules | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 | |
| | ||||||
* | s4-waf: merge in the latest changes from master | Andrew Tridgell | 2010-04-06 | 1 | -5/+13 | |
| | | | | The heimdal changes mean the asn1 compiler produces a 2nd header file | |||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 2 | -0/+4 | |
| | | | | them | |||||
* | s4-waf: another place where broken ln -f on solaris8 matters | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 | |
| | ||||||
* | build: configure fixes for opensolaris | Andrew Tridgell | 2010-04-06 | 1 | -1/+5 | |
| | ||||||
* | build: updated configure checks or new syntax | Andrew Tridgell | 2010-04-06 | 1 | -12/+10 | |
| | ||||||
* | build: rkpty should not directly include socket_wrapper.c | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 | |
| | ||||||
* | build: fixed build of heimdal/lib/roken/err.h | Andrew Tridgell | 2010-04-06 | 1 | -0/+9 | |
| | ||||||
* | build: removed testing cflags | Andrew Tridgell | 2010-04-06 | 1 | -3/+2 | |
| | ||||||
* | build: fixed ifaddrs.h for heimdal (from template) | Andrew Tridgell | 2010-04-06 | 1 | -0/+8 | |
| | ||||||
* | build: more functions that are in -lsocket -lnsl on some systems | Andrew Tridgell | 2010-04-06 | 1 | -4/+10 | |
| | ||||||
* | build: compile_et needs lib/com_err includes | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 | |
| | ||||||
* | build: don't look for gettext twice | Andrew Tridgell | 2010-04-06 | 1 | -2/+0 | |
| | ||||||
* | build: don't add curses.h to incremental confdefs.h | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 | |
| | ||||||
* | build: check libc first for several libraries | Andrew Tridgell | 2010-04-06 | 1 | -3/+3 | |
| | ||||||
* | build: don't install the heimdal compilers | Andrew Tridgell | 2010-04-06 | 1 | -4/+9 | |
| | ||||||
* | build: fixed termcap build | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 | |
| | ||||||
* | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -45/+55 | |
| | | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
* | build: nearly there on samba4 build | Andrew Tridgell | 2010-04-06 | 2 | -77/+49 | |
| | ||||||
* | build: fixed heimdal include lists | Andrew Tridgell | 2010-04-06 | 1 | -16/+16 | |
| | ||||||
* | build: fixed winsize check | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 | |
| | ||||||
* | build: fixed iuserok test | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 | |
| | ||||||
* | build: improve autoconf macros | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 | |
| | | | | | | | | - enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks | |||||
* | build: h_errno for heimdal | Andrew Tridgell | 2010-04-06 | 1 | -0/+4 | |
| | ||||||
* | build: moved main autoproto rule into samba_autoproto.py | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 | |
| | ||||||
* | build: result of hack session with ita | Andrew Tridgell | 2010-04-06 | 1 | -35/+209 | |
| | ||||||
* | build: add README to explain gen_ndr, and ensure directory exists | Andrew Tridgell | 2010-04-06 | 1 | -1/+8 | |
| | ||||||
* | build: added heimdal_build table rules | Andrew Tridgell | 2010-04-06 | 1 | -1/+51 | |
| | ||||||
* | build: fixes from ita | Andrew Tridgell | 2010-04-06 | 1 | -0/+15 | |
| | ||||||
* | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 | |
| | | | | also added selftest example command | |||||
* | build: heimdal_build waf support | Andrew Tridgell | 2010-04-06 | 2 | -0/+341 | |
| | | | | heimdal now mostly builds | |||||
* | s4-heimdal: use the HAVE_INET_* functions from libreplace | Andrew Tridgell | 2010-03-30 | 1 | -0/+8 | |
| | ||||||
* | s4-heimdal: for use of libreplace setegid and seteuid | Andrew Tridgell | 2010-03-30 | 1 | -0/+8 | |
| | ||||||
* | s4-heimdal: a better way of handling dirfd() | Andrew Tridgell | 2010-03-30 | 2 | -4/+9 | |
| | | | | | This prevents us getting thousands of warnings about dirfd() on solaris | |||||
* | s4-waf: use the libreplace strerror_r if needed | Andrew Tridgell | 2010-03-29 | 2 | -1/+9 | |
| | ||||||
* | s4:heimdal_build Remove forced HAVE_STRERROR_R | Andrew Bartlett | 2010-03-27 | 1 | -4/+0 | |
| | | | | This just causes warnings, now upstream has a more complete fix. | |||||
* | s4:heimdal New files and supporting logic for heimdal update | Andrew Bartlett | 2010-03-27 | 5 | -2/+30 | |
| | ||||||
* | s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate files | Stefan Metzmacher | 2010-02-08 | 1 | -1/+9 | |
| | | | | metze | |||||
* | s4:UID wrapper - Fix includes | Matthias Dieter Wallnöfer | 2010-02-05 | 1 | -9/+0 | |
| | | | | | | | The includes of the UID wrapper headers werent't really efficient according to metze's post on the technical mailing list (http://lists.samba.org/archive/samba-technical/2010-February/069165.html). To achieve this move the "uid_wrapper.h" includes into "lib/util/unix_privs.c", "lib/util/util.c", "ntvfs/posix/pvfs_acl.c" and "ntvfs/unixuid/vfs_unixuid.c". | |||||
* | s4:Heimdal build - never require the NSS wrapper for Heimdal Kerberos | Matthias Dieter Wallnöfer | 2010-02-05 | 1 | -5/+5 | |
| | | | | | | | Disable the use of it in the heimdal code. Notice: This doesn't need to be ported upstream since it only affects the build in conjunction with s4. | |||||
* | heimdal_build: Explicitly specify 'YES' when enabling external | Jelmer Vernooij | 2010-01-01 | 1 | -4/+4 | |
| | | | | libraries. | |||||
* | s4:heimdal: import lorikeet-heimdal-200909210500 (commit ↵ | Andrew Bartlett | 2009-11-13 | 2 | -1/+5 | |
| | | | | 290db8d23647a27c39b97c189a0b2ef6ec21ca69) | |||||
* | s4:heimdal_build: allow flex-2.5.35 with bison-2.3 | Stefan Metzmacher | 2009-11-12 | 1 | -0/+1 | |
| | | | | metze | |||||
* | S4: Building on a system with libintl | Torgeir Lerkerød | 2009-10-21 | 1 | -0/+5 | |
| | | | | | | | Heimdal's internal buildsystem uses a different define for checking for libintl than what samba uses. LIBINTL vs HAVE_LIBINTL_H. Since changing heimdals defineswould brake dropin merges of heimdal. This is a simple workaround in line with others in heimdal_build catalog. Signed-off-by: Torgeir Lerkerød <torgeir.lerkerod@gmail.com> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
* | s4:heimdal_build: fix one more problem with automatic dependecies | Stefan Metzmacher | 2009-09-15 | 1 | -1/+1 | |
| | | | | metze | |||||
* | s4:heimdal_build: fix the build with --enable-automatic-dependencies | Stefan Metzmacher | 2009-09-14 | 1 | -1/+1 | |
| | | | | | | We need to create the header file before we generate the source file. metze | |||||
* | s4:heimdal_build Fix build breakages caused by asn1compile change | Andrew Bartlett | 2009-09-13 | 1 | -2/+1 | |
| | | | | | | | The issue was that we referenced an asn1compile generated file by name, not by the subsystem is was generated by. Andrew Bartlett |