Age | Commit message (Expand) | Author | Files | Lines |
2003-08-15 | Makefile.in | Jelmer Vernooij | 1 | -0/+164 |
2003-08-14 | nlink field should decrement when delete pending is set. | Jeremy Allison | 1 | -2/+8 |
2003-08-14 | Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4 | Jeremy Allison | 1 | -6/+1 |
2003-08-14 | Fix changing of attributes via setattr. Samba4 test fixes. | Jeremy Allison | 2 | -10/+23 |
2003-08-14 | get rid of IRIX test as it is wrong. | Herb Lewis | 1 | -4/+1 |
2003-08-14 | jeremy foo | Gerald Carter | 1 | -1/+6 |
2003-08-14 | fix build | Gerald Carter | 1 | -0/+2 |
2003-08-14 | Don't ask twice for the password | Volker Lendecke | 1 | -0/+1 |
2003-08-14 | Fix SMBseek and get/set position information SMBs. Works against | Jeremy Allison | 5 | -32/+52 |
2003-08-14 | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 19 | -115/+523 |
2003-08-14 | In ads_verify_realm, all we use in the ADS_STRUCT is the | Volker Lendecke | 2 | -17/+4 |
2003-08-14 | Small fix to include existing CPPFLAGS when looking for iconv. | Richard Sharpe | 1 | -1/+1 |
2003-08-14 | Try to honor predefined CPPFLAGS when finding correct iconv flags | Alexander Bokovoy | 1 | -0/+3 |
2003-08-14 | fix bug 294; win9x driver lookups should always use version 0 | Gerald Carter | 1 | -5/+16 |
2003-08-14 | Fix overflow in vfs_recycle module (and hopefully also bug #291) | Jelmer Vernooij | 1 | -1/+2 |
2003-08-14 | Fix the build for non-kerberos environments. | Volker Lendecke | 1 | -0/+8 |
2003-08-14 | ntlm_auth should be installed as well. It is now of use by Squid and Midgard ... | Alexander Bokovoy | 1 | -1/+2 |
2003-08-14 | Removed -l parameter description to avoid duplication | Rafal Szczesniak | 1 | -17/+0 |
2003-08-14 | Put 'wins hook' example back in. Fixes bug #268) | Jelmer Vernooij | 2 | -0/+102 |
2003-08-14 | Small tweaks to configure.in to support Irix and to remove the changing | Richard Sharpe | 1 | -4/+10 |
2003-08-14 | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 10 | -88/+90 |
2003-08-14 | A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8, | Richard Sharpe | 1 | -1/+1 |
2003-08-14 | This file has been in the HOWTO for ages | Jelmer Vernooij | 1 | -32/+0 |
2003-08-13 | Test for CP850 and reorder the tests, looking for ASCII, then CP850, | Richard Sharpe | 1 | -2/+5 |
2003-08-13 | This is an intermediate commit ... we check for three different charsets | Richard Sharpe | 2 | -3/+30 |
2003-08-13 | Small typo fix found while testing domain trusts. | Rafal Szczesniak | 1 | -1/+1 |
2003-08-13 | Don't wrap up anything that is not there. Otherwise upper layers | Volker Lendecke | 1 | -0/+3 |
2003-08-13 | Only close anything that is not fid 0. Was very confusing in ethereal... | Volker Lendecke | 1 | -1/+3 |
2003-08-13 | Hoist the code for checking whether or not iconv actually works up into the | Richard Sharpe | 1 | -23/+26 |
2003-08-13 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-08-13 | Remove last document in the text docs - it's replaced by Monyo's japanese | Jelmer Vernooij | 2 | -155/+0 |
2003-08-13 | regenerate | Jelmer Vernooij | 97 | -10098/+12154 |
2003-08-13 | Regenerate | Jelmer Vernooij | 2 | -0/+0 |
2003-08-13 | regenerate | Jelmer Vernooij | 1 | -3/+2 |
2003-08-13 | Add some more new common options | Jelmer Vernooij | 1 | -14/+25 |
2003-08-13 | Create symlinks for modules that register multiple functions (fixes bug #91 ) | Jelmer Vernooij | 3 | -10/+20 |
2003-08-13 | fix bug #286. | Gerald Carter | 1 | -2/+17 |
2003-08-13 | Regenerate docs | Jelmer Vernooij | 20 | -12366/+4158 |
2003-08-13 | Query volume info level 2 fix - found by Samba4 tester. | Jeremy Allison | 1 | -1/+1 |
2003-08-13 | Regenerate docs! | Jelmer Vernooij | 1 | -26749/+30623 |
2003-08-13 | Better path checking for chkpth. We now pass Samba4 chkpath and unlink. | Jeremy Allison | 1 | -4/+25 |
2003-08-13 | Regenerate docs! | Jelmer Vernooij | 1 | -5389/+6095 |
2003-08-13 | More chkpth fixes from Samba4 tests. | Jeremy Allison | 1 | -2/+15 |
2003-08-13 | Final update. Links work now as well | Jelmer Vernooij | 18 | -104/+92 |
2003-08-13 | Last set of syntax fixes | Jelmer Vernooij | 10 | -59/+84 |
2003-08-13 | Ensure we pass the Samba4 unlink test ! | Jeremy Allison | 1 | -1/+9 |
2003-08-13 | 2 fixes | Gerald Carter | 6 | -172/+257 |
2003-08-12 | Conform better to the specs | Jelmer Vernooij | 16 | -64/+66 |
2003-08-12 | Better compatibility with official syntax | Jelmer Vernooij | 22 | -63/+50 |
2003-08-12 | Better compatibility with official syntax | Jelmer Vernooij | 11 | -89/+89 |