Age | Commit message (Expand) | Author | Files | Lines |
2003-11-22 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2003-11-15 | Split smbldap in a core file and a utility file | Simo Sorce | 1 | -0/+1 |
2003-11-03 | removing #include <compat.h> in hopes to avoid problems with apache header fi... | Gerald Carter | 1 | -4/+0 |
2003-10-31 | Formatting syncup with 3.0 | Tim Potter | 1 | -0/+4 |
2003-10-21 | Merge of mmap blacklist fix from HEAD. | Tim Potter | 1 | -0/+7 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 1 | -0/+4 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -5/+5 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -1/+11 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -14/+19 |
2003-05-20 | remove USE_SMBPASS_DB | Gerald Carter | 1 | -4/+0 |
2003-05-20 | remove WITH_TDB_SAM | Gerald Carter | 1 | -1/+1 |
2003-05-06 | Add metze's exit and idle event patch | Jelmer Vernooij | 1 | -0/+2 |
2003-05-06 | sort out some include dependencies | Simo Sorce | 1 | -5/+18 |
2003-05-04 | move some things around | Simo Sorce | 1 | -0/+3 |
2003-04-14 | Remove duplicate forward reference of smb_ldap_privates. | Tim Potter | 1 | -2/+0 |
2003-04-08 | Added some preprocessor tricks to stop TRUE and FALSE from continually | Tim Potter | 1 | -1/+14 |
2003-04-03 | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): | Jim McDonough | 1 | -0/+4 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -0/+2 |
2003-03-31 | Cleanup of winbind client side code. | Tim Potter | 1 | -1/+1 |
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 1 | -0/+2 |
2003-03-28 | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 1 | -0/+4 |
2003-03-26 | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 1 | -0/+4 |
2003-03-15 | String handling parinoia fixes. | Andrew Bartlett | 1 | -0/+1 |
2003-03-13 | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 1 | -3/+7 |
2003-03-11 | Remove valgrind_strlen function, hopefully no longer needed with | Martin Pool | 1 | -4/+0 |
2003-03-11 | If using --enable-developer and valgrind.h is present, define VALGRIND. | Martin Pool | 1 | -0/+8 |
2003-03-10 | Include valgrind.h if present on the system. | Martin Pool | 1 | -0/+5 |
2003-03-07 | Some progress towards gums and tdbsam2 | Simo Sorce | 1 | -0/+2 |
2003-02-24 | Clean up non-krb5 breakages from my modifications to luke howard's patch. | Andrew Bartlett | 1 | -0/+1 |
2003-02-19 | Correct way to keep fucntion from proto.h | Jim McDonough | 1 | -1/+1 |
2003-02-19 | Improve detection of iconv(3) for various platforms. M4 code is similar to wh... | Alexander Bokovoy | 1 | -0/+5 |
2003-02-19 | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 1 | -0/+4 |
2003-02-19 | Get non-krb systems to compile. How the heck do I keep something from being ... | Jim McDonough | 1 | -1/+1 |
2003-02-19 | Try to get heimdal working with HEAD. | Jim McDonough | 1 | -2/+3 |
2003-01-30 | Sync up with 3.0 heimdal. | Jeremy Allison | 1 | -0/+8 |
2003-01-21 | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 1 | -0/+3 |
2003-01-19 | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 1 | -0/+12 |
2003-01-16 | More Heimdal changes. Still not compiling with Heimdal yet... | Jeremy Allison | 1 | -0/+4 |
2003-01-16 | Fist part of fixes to make us compile with Heimdal. Don't explicitly | Jeremy Allison | 1 | -0/+4 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 1 | -0/+2 |
2003-01-02 | Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in | Andrew Bartlett | 1 | -0/+9 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-12-30 | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 1 | -0/+8 |
2002-12-16 | Uhmm a bad day to commit changes :-(( | Simo Sorce | 1 | -0/+2 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 1 | -0/+4 |
2002-12-10 | Fix client large file reporting. | Jeremy Allison | 1 | -0/+4 |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 1 | -0/+2 |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 1 | -0/+4 |
2002-10-21 | Recognize FreeBSD5 correctly (not as being sysv...) | Jelmer Vernooij | 1 | -5/+0 |
2002-09-18 | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 1 | -0/+5 |