Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 4 | -15/+43 |
2007-10-10 | r10472: Check for strndup | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 4 | -4/+49 |
2007-10-10 | r10453: Fix the build | Jelmer Vernooij | 2 | -6/+1 |
2007-10-10 | r10452: Couple of small scons updates - ignore .sconsign files | Jelmer Vernooij | 2 | -0/+4 |
2007-10-10 | r10449: remove double copyright header | Stefan Metzmacher | 1 | -21/+0 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 7 | -41/+269 |
2007-10-10 | r10377: Save configuration stuff to sconf.cache so it isn't annoyingly run | Tim Potter | 1 | -6/+7 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r9949: Portability fixes for mingw32 | Jelmer Vernooij | 2 | -4/+3 |
2007-10-10 | r9374: HPUX is also missing setegid() | Andrew Tridgell | 2 | -1/+13 |
2007-10-10 | r9370: need a configure test for setresuid() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 2 | -79/+29 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r8750: drat, on some systems dirfd() is a macro | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r8749: for completeness, add rewinddir() and dirfd() | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they | Andrew Tridgell | 3 | -1/+166 |
2007-10-10 | r8710: another attempt at fixing HPUX | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8698: attempt to cope with lack of strtoull() on HPUX | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r8580: try to fix the build on stratus | Andrew Tridgell | 1 | -12/+8 |
2007-10-10 | r8465: once we define socklen_t, then tell other include files we have it. Th... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8458: next target is irix - this gets the socket wrapper code building | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8450: more configure tests for solaris. It now builds some binaries, but | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r8437: Win32 doesn't have u_int*_t | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>: | Jelmer Vernooij | 2 | -0/+143 |
2007-10-10 | r8420: slowly getting my way through some more heimdal portability fixes | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-) | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of build | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h... | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r7866: Remove some unused autoconf macro calls. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r7850: Support mkdir() with just one parameter. Patch from | Jelmer Vernooij | 1 | -0/+20 |
2007-10-10 | r7352: the internal heimdal build change. This changes quite a few things: | Andrew Tridgell | 2 | -0/+123 |
2007-10-10 | r7166: Move replacement stuff to seperate directory | Jelmer Vernooij | 2 | -0/+1545 |