Age | Commit message (Expand) | Author | Files | Lines |
2003-11-03 | From 3_0: | Volker Lendecke | 1 | -9/+23 |
2003-11-02 | Fix duplicate libs problem in iconv detection code. | Tim Potter | 1 | -1/+1 |
2003-11-02 | Merge of fix for bug 661 from 3.0 | Tim Potter | 1 | -4/+8 |
2003-11-01 | From 3_0: | Volker Lendecke | 1 | -2/+2 |
2003-10-31 | set- set-assword when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 |
2003-10-31 | Patch from Aur�lien Degr�mont <adegremont@idealx.com>. "entry" is dependent | Jeremy Allison | 1 | -2/+4 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -10/+17 |
2003-10-31 | Whitespace syncup with 3.0 | Tim Potter | 1 | -7/+7 |
2003-10-31 | Formatting syncup with 3.0 | Tim Potter | 1 | -0/+4 |
2003-10-31 | Fix another unused warning. | Tim Potter | 1 | -0/+3 |
2003-10-31 | Fix spelling mistake. | Tim Potter | 1 | -1/+1 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -40/+40 |
2003-10-31 | Fix some unused variable warnings. | Tim Potter | 2 | -0/+6 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -3/+0 |
2003-10-31 | Sync up with 3.0 | Tim Potter | 1 | -3/+3 |
2003-10-31 | Sync up some indentation. | Tim Potter | 1 | -3/+3 |
2003-10-31 | Merge from 3.0: Sync up comments. | Tim Potter | 1 | -2/+2 |
2003-10-31 | Merge of some fixes from 3.0: | Tim Potter | 1 | -8/+10 |
2003-10-30 | Add string to uuid fn. Thanks aliguori. | Jim McDonough | 1 | -1/+84 |
2003-10-30 | If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide... | Jeremy Allison | 1 | -1/+1 |
2003-10-30 | Last of the GUID->struct uuid changes. | Jim McDonough | 2 | -14/+7 |
2003-10-30 | Nearing the end of the GUID -> struct uuid changes. | Jim McDonough | 2 | -9/+12 |
2003-10-30 | Ok, nearing the end of the GUID->struct uuid changes. | Jim McDonough | 5 | -34/+34 |
2003-10-30 | More GUID->struct uuid changes. | Jim McDonough | 2 | -9/+14 |
2003-10-30 | Another round of GUID->struct uuid. | Jim McDonough | 5 | -10/+10 |
2003-10-30 | First round of merging various UUID structures. | Jim McDonough | 17 | -153/+141 |
2003-10-30 | bug 696; check for an invalid fid before dereferencing the fsp pointer | Gerald Carter | 1 | -0/+5 |
2003-10-30 | Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com). | Jeremy Allison | 1 | -1/+1 |
2003-10-29 | Janitor for tridge. | Jeremy Allison | 2 | -2/+5 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 6 | -14/+28 |
2003-10-28 | Don't log at level zero when chdir fails. Ensure correct error message is ret... | Jeremy Allison | 2 | -2/+3 |
2003-10-28 | Fix for bug #667. DFS filenames can now have arbitrary case. | Jeremy Allison | 3 | -67/+86 |
2003-10-27 | Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com) | Tim Potter | 1 | -1/+1 |
2003-10-27 | Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo... | Jeremy Allison | 1 | -5/+5 |
2003-10-24 | Janitorial duty for tpot. Merge tdb error log fix. | Jeremy Allison | 1 | -1/+6 |
2003-10-24 | Add shutdown abort try over initshutdown pipe first, then fall back to | Jim McDonough | 1 | -4/+49 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 5 | -6/+22 |
2003-10-24 | New files for support of initshutdown pipe. Win2k doesn't respond properly | Jim McDonough | 4 | -0/+449 |
2003-10-24 | Check for va_copy before you check for __va_copy, since va_copy is the | Richard Sharpe | 2 | -4/+18 |
2003-10-24 | Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth. | Jeremy Allison | 1 | -0/+16 |
2003-10-23 | Merge from 3_0: | Volker Lendecke | 2 | -12/+5 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 3 | -3/+4 |
2003-10-23 | Volker's fix for bug #668. Change the \n after the password prompt to go | Jim McDonough | 1 | -2/+3 |
2003-10-23 | Merge from 3_0: | Volker Lendecke | 1 | -1/+1 |
2003-10-23 | Apply the changes to libsmbclient that derrell has contributed. Fix some | Richard Sharpe | 4 | -394/+2799 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 25 | -63/+83 |
2003-10-22 | Be sure referent ID is updated for incoming structures, too. | Jim McDonough | 1 | -3/+13 |
2003-10-22 | Fix segfault in mount.cifs helper when there is no options specified during m... | Alexander Bokovoy | 1 | -1/+1 |
2003-10-22 | Merge from 3_0: | Volker Lendecke | 1 | -0/+1 |
2003-10-21 | Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing | Jeremy Allison | 2 | -1/+13 |