| Commit message (Expand) | Author | Age | Files | Lines |
* | Added some preprocessor tricks to stop TRUE and FALSE from continually | Tim Potter | 2003-04-08 | 1 | -1/+14 |
* | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): | Jim McDonough | 2003-04-03 | 1 | -0/+4 |
* | THE Idmap patch :-) | Simo Sorce | 2003-04-02 | 1 | -0/+2 |
* | Cleanup of winbind client side code. | Tim Potter | 2003-03-31 | 1 | -1/+1 |
* | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 2003-03-28 | 1 | -0/+2 |
* | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 2003-03-28 | 1 | -0/+4 |
* | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 2003-03-26 | 1 | -0/+4 |
* | String handling parinoia fixes. | Andrew Bartlett | 2003-03-15 | 1 | -0/+1 |
* | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 2003-03-13 | 1 | -3/+7 |
* | Remove valgrind_strlen function, hopefully no longer needed with | Martin Pool | 2003-03-11 | 1 | -4/+0 |
* | If using --enable-developer and valgrind.h is present, define VALGRIND. | Martin Pool | 2003-03-11 | 1 | -0/+8 |
* | Include valgrind.h if present on the system. | Martin Pool | 2003-03-10 | 1 | -0/+5 |
* | Some progress towards gums and tdbsam2 | Simo Sorce | 2003-03-07 | 1 | -0/+2 |
* | Clean up non-krb5 breakages from my modifications to luke howard's patch. | Andrew Bartlett | 2003-02-24 | 1 | -0/+1 |
* | Correct way to keep fucntion from proto.h | Jim McDonough | 2003-02-19 | 1 | -1/+1 |
* | Improve detection of iconv(3) for various platforms. M4 code is similar to wh... | Alexander Bokovoy | 2003-02-19 | 1 | -0/+5 |
* | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 2003-02-19 | 1 | -0/+4 |
* | Get non-krb systems to compile. How the heck do I keep something from being ... | Jim McDonough | 2003-02-19 | 1 | -1/+1 |
* | Try to get heimdal working with HEAD. | Jim McDonough | 2003-02-19 | 1 | -2/+3 |
* | Sync up with 3.0 heimdal. | Jeremy Allison | 2003-01-30 | 1 | -0/+8 |
* | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 2003-01-21 | 1 | -0/+3 |
* | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 2003-01-19 | 1 | -0/+12 |
* | More Heimdal changes. Still not compiling with Heimdal yet... | Jeremy Allison | 2003-01-16 | 1 | -0/+4 |
* | Fist part of fixes to make us compile with Heimdal. Don't explicitly | Jeremy Allison | 2003-01-16 | 1 | -0/+4 |
* | Updates to our NTLMSSP code: | Andrew Bartlett | 2003-01-13 | 1 | -0/+2 |
* | Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in | Andrew Bartlett | 2003-01-02 | 1 | -0/+9 |
* | BIG patch... | Andrew Bartlett | 2003-01-02 | 1 | -1/+1 |
* | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 2002-12-30 | 1 | -0/+8 |
* | Uhmm a bad day to commit changes :-(( | Simo Sorce | 2002-12-16 | 1 | -0/+2 |
* | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2002-12-11 | 1 | -0/+4 |
* | Fix client large file reporting. | Jeremy Allison | 2002-12-10 | 1 | -0/+4 |
* | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 2002-12-03 | 1 | -0/+2 |
* | added a timegm() function for systems that don't have it | Andrew Tridgell | 2002-10-30 | 1 | -0/+4 |
* | Recognize FreeBSD5 correctly (not as being sysv...) | Jelmer Vernooij | 2002-10-21 | 1 | -5/+0 |
* | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 2002-09-18 | 1 | -0/+5 |
* | Added --with-ads option, defaults to yes. If you run ./configure | Tim Potter | 2002-09-17 | 1 | -2/+2 |
* | Winbind client-side cleanups. | Andrew Bartlett | 2002-09-07 | 1 | -0/+2 |
* | As per the 'OK' at CIFS2002, only use the readline headers (and this crasy | Andrew Bartlett | 2002-09-06 | 1 | -18/+0 |
* | Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for | Andrew Bartlett | 2002-09-06 | 1 | -1/+5 |
* | Move the fancy NT_STATUS macros to a new file, so we can include them earlier | Andrew Bartlett | 2002-09-05 | 1 | -0/+1 |
* | convert the LDAP/SASL code to use GSS-SPNEGO if possible | Andrew Tridgell | 2002-08-30 | 1 | -5/+1 |
* | Silly of me to only test this with --with-sam and not without. Doh! | Jelmer Vernooij | 2002-08-28 | 1 | -2/+0 |
* | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 2002-08-28 | 1 | -0/+4 |
* | Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible | Jelmer Vernooij | 2002-08-21 | 1 | -0/+4 |
* | an initial fix for handling sparse files in smbd | Andrew Tridgell | 2002-07-29 | 1 | -0/+1 |
* | virtual registry framework with initial printing hooks. | Gerald Carter | 2002-07-18 | 1 | -0/+1 |
* | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 2002-07-03 | 1 | -4/+0 |
* | compile warngin fixes merged from 2.2 | Gerald Carter | 2002-06-17 | 1 | -2/+6 |
* | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 2002-06-03 | 1 | -0/+8 |
* | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 2002-04-24 | 1 | -2/+2 |