r9700: Change DATA_BLOB in ejs back to struct datablob
[kai/samba.git] / source / lib / replace /
2007-10-10 Andrew Tridgellr9374: HPUX is also missing setegid()
2007-10-10 Andrew Tridgellr9370: need a configure test for setresuid()
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Stefan Metzmacherr9063: - don't pollute the global $LIBS variable with...
2007-10-10 Andrew Tridgellr8750: drat, on some systems dirfd() is a macro
2007-10-10 Andrew Tridgellr8749: for completeness, add rewinddir() and dirfd()
2007-10-10 Andrew Tridgellr8746: replace opendir/readdir/telldir/seekdir/closedir...
2007-10-10 Andrew Tridgellr8710: another attempt at fixing HPUX
2007-10-10 Andrew Tridgellr8698: attempt to cope with lack of strtoull() on HPUX
2007-10-10 Andrew Tridgellr8580: try to fix the build on stratus
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Jelmer Vernooijr8437: Win32 doesn't have u_int*_t
2007-10-10 Jelmer Vernooijr8434: Win32 portability updates from Steven Edwards...
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8418: PRINTF_ATTRIBUTE declaration has to come before...
2007-10-10 Andrew Tridgellr8417: fixed handling of PRINTF_ATTRIBUTE for heimdal...
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Jelmer Vernooijr7866: Remove some unused autoconf macro calls.
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory