| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | add IRIX EA support | Herb Lewis | 2003-08-15 | 2 | -1/+162 |
* | | Fix attribute set using setfileinfo - Samba4 found. | Jeremy Allison | 2003-08-15 | 1 | -3/+0 |
* | | Ignore silently set disposition information when set on a path. | Jeremy Allison | 2003-08-15 | 1 | -1/+2 |
* | | Add utility that takes a samba log file (at least level 5 for headers and | Jelmer Vernooij | 2003-08-15 | 2 | -16/+22 |
* | | Makefile.in | Jelmer Vernooij | 2003-08-15 | 1 | -0/+164 |
* | | nlink field should decrement when delete pending is set. | Jeremy Allison | 2003-08-14 | 1 | -2/+8 |
* | | Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4 | Jeremy Allison | 2003-08-14 | 1 | -6/+1 |
* | | Fix changing of attributes via setattr. Samba4 test fixes. | Jeremy Allison | 2003-08-14 | 2 | -10/+23 |
* | | get rid of IRIX test as it is wrong. | Herb Lewis | 2003-08-14 | 1 | -4/+1 |
* | | jeremy foo | Gerald Carter | 2003-08-14 | 1 | -1/+6 |
* | | fix build | Gerald Carter | 2003-08-14 | 1 | -0/+2 |
* | | Don't ask twice for the password | Volker Lendecke | 2003-08-14 | 1 | -0/+1 |
* | | Fix SMBseek and get/set position information SMBs. Works against | Jeremy Allison | 2003-08-14 | 5 | -32/+52 |
* | | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 2003-08-14 | 19 | -115/+523 |
* | | In ads_verify_realm, all we use in the ADS_STRUCT is the | Volker Lendecke | 2003-08-14 | 2 | -17/+4 |
* | | Small fix to include existing CPPFLAGS when looking for iconv. | Richard Sharpe | 2003-08-14 | 1 | -1/+1 |
* | | Try to honor predefined CPPFLAGS when finding correct iconv flags | Alexander Bokovoy | 2003-08-14 | 1 | -0/+3 |
* | | fix bug 294; win9x driver lookups should always use version 0 | Gerald Carter | 2003-08-14 | 1 | -5/+16 |
* | | Fix overflow in vfs_recycle module (and hopefully also bug #291) | Jelmer Vernooij | 2003-08-14 | 1 | -1/+2 |
* | | Fix the build for non-kerberos environments. | Volker Lendecke | 2003-08-14 | 1 | -0/+8 |
* | | Small tweaks to configure.in to support Irix and to remove the changing | Richard Sharpe | 2003-08-14 | 1 | -4/+10 |
* | | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 2003-08-14 | 10 | -88/+90 |
* | | A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8, | Richard Sharpe | 2003-08-14 | 1 | -1/+1 |
* | | This file has been in the HOWTO for ages | Jelmer Vernooij | 2003-08-14 | 1 | -32/+0 |
* | | Test for CP850 and reorder the tests, looking for ASCII, then CP850, | Richard Sharpe | 2003-08-13 | 1 | -2/+5 |
* | | This is an intermediate commit ... we check for three different charsets | Richard Sharpe | 2003-08-13 | 2 | -3/+30 |
* | | Small typo fix found while testing domain trusts. | Rafal Szczesniak | 2003-08-13 | 1 | -1/+1 |
* | | Don't wrap up anything that is not there. Otherwise upper layers | Volker Lendecke | 2003-08-13 | 1 | -0/+3 |
* | | Only close anything that is not fid 0. Was very confusing in ethereal... | Volker Lendecke | 2003-08-13 | 1 | -1/+3 |
* | | Hoist the code for checking whether or not iconv actually works up into the | Richard Sharpe | 2003-08-13 | 1 | -23/+26 |
* | | Create symlinks for modules that register multiple functions (fixes bug #91 ) | Jelmer Vernooij | 2003-08-13 | 3 | -10/+20 |
* | | fix bug #286. | Gerald Carter | 2003-08-13 | 1 | -2/+17 |
* | | Query volume info level 2 fix - found by Samba4 tester. | Jeremy Allison | 2003-08-13 | 1 | -1/+1 |
* | | Better path checking for chkpth. We now pass Samba4 chkpath and unlink. | Jeremy Allison | 2003-08-13 | 1 | -4/+25 |
* | | More chkpth fixes from Samba4 tests. | Jeremy Allison | 2003-08-13 | 1 | -2/+15 |
* | | Ensure we pass the Samba4 unlink test ! | Jeremy Allison | 2003-08-13 | 1 | -1/+9 |
* | | 2 fixes | Gerald Carter | 2003-08-13 | 6 | -172/+257 |
* | | VFS layer should be TRANSPARENT, not OPAQUE | Alexander Bokovoy | 2003-08-12 | 1 | -1/+1 |
* | | Tims' little fix. | John Terpstra | 2003-08-12 | 1 | -1/+1 |
* | | Apply a little const | Volker Lendecke | 2003-08-12 | 1 | -1/+1 |
* | | This adds *experimental* kerberos gss spnego client support to ntlm_auth. | Volker Lendecke | 2003-08-12 | 2 | -14/+112 |
* | | Some more shuffling around gss-spnego server | Volker Lendecke | 2003-08-12 | 1 | -34/+37 |
* | | Use path relative to source/ for modules/getdate.h | Alexander Bokovoy | 2003-08-12 | 2 | -2/+2 |
* | | As described in http://davenport.sourceforge.net/ntlm.html add NTLM2 | Andrew Bartlett | 2003-08-12 | 1 | -3/+40 |
* | | Fix comment | Andrew Bartlett | 2003-08-12 | 1 | -1/+1 |
* | | Fix another error code return against Samba4 test suite... Don't allow | Jeremy Allison | 2003-08-12 | 1 | -0/+4 |
* | | Add vfs_readonly module which allows to enforce periodic read-only limit on a... | Alexander Bokovoy | 2003-08-12 | 6 | -1/+3725 |
* | | Test invalid map system, map hidden, create mask, force create mask | Jeremy Allison | 2003-08-12 | 2 | -1/+22 |
* | | Fix for bugid #205 - work by Andrew Bartlet (modified to use | Jeremy Allison | 2003-08-12 | 3 | -40/+55 |
* | | Clarify gss spnego ntlmssp server a bit | Volker Lendecke | 2003-08-12 | 1 | -36/+29 |