Age | Commit message (Expand) | Author | Files | Lines |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 4 | -23/+26 |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 4 | -23/+26 |
2002-12-03 | Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to | Tim Potter | 1 | -4/+4 |
2002-12-02 | Ensure callid is not used uninitialized. | Jeremy Allison | 1 | -1/+1 |
2002-12-02 | Changed conditional in .rpmmacros from -x to -r. | John Terpstra | 1 | -1/+1 |
2002-12-01 | As per Jeremy's request back this out, so as to re-gain the implicit length | Andrew Bartlett | 1 | -7/+5 |
2002-12-01 | Link less with smbmnt and smbumount. Also change from a pstrcpy() to a | Andrew Bartlett | 2 | -5/+5 |
2002-12-01 | No need for fstring manipulation here (Tcon&X), just use string pointers. | Andrew Bartlett | 1 | -5/+7 |
2002-12-01 | Remove extra headers, and ensure that we correctly bail out of winbindd if we | Andrew Bartlett | 7 | -7/+7 |
2002-12-01 | Dereference the correct thing here, so we don't segfault | Andrew Bartlett | 1 | -1/+1 |
2002-12-01 | Make it clear that we might not be talking to a PDC here. | Andrew Bartlett | 1 | -1/+1 |
2002-12-01 | Merge from HEAD, struct in_addr is always in network byte order, so we don't | Andrew Bartlett | 1 | -5/+0 |
2002-12-01 | Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS. | Andrew Bartlett | 3 | -8946/+18950 |
2002-12-01 | POSIX indicates that this is always in network byte order, so we don't need the | Andrew Bartlett | 1 | -5/+0 |
2002-12-01 | Patch from Paul Green to detect exe extensions, needed for Stratus VOS. | Andrew Bartlett | 3 | -8961/+18968 |
2002-12-01 | Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni... | Jeremy Allison | 1 | -27/+10 |
2002-12-01 | Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni... | Jeremy Allison | 1 | -27/+10 |
2002-11-30 | Added smbsh and smbwrapper.so. | John Terpstra | 1 | -2/+2 |
2002-11-30 | Typos! Argh! | John Terpstra | 1 | -1/+1 |
2002-11-30 | Added pam_smbpass suppot back, added smbsh files. | John Terpstra | 1 | -2/+10 |
2002-11-30 | Update to include support for new vfs and pdb modules. | John Terpstra | 1 | -3/+4 |
2002-11-29 | remove bin/developer.so - it's not in 3.0 yet | Jelmer Vernooij | 1 | -5/+3 |
2002-11-29 | Sync with HEAD: | Jelmer Vernooij | 1 | -7/+13 |
2002-11-29 | This does not work - VFS module handling is broken. | John Terpstra | 1 | -11/+2 |
2002-11-29 | Another update from Kurt Pfeifle. | John Terpstra | 1 | -1/+66 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 20 | -27/+12 |
2002-11-29 | Ignore ntlm_auth binary. | Tim Potter | 1 | -4/+5 |
2002-11-29 | Fixed silly bug. | Tim Potter | 1 | -1/+1 |
2002-11-29 | Rerun autoconf. | Tim Potter | 1 | -866/+872 |
2002-11-29 | Fix up smbwrapper target. | Tim Potter | 2 | -1/+3 |
2002-11-29 | Rerun autoconf. | Tim Potter | 1 | -501/+492 |
2002-11-29 | Merge from HEAD: | Tim Potter | 2 | -66/+79 |
2002-11-29 | Another global_myname() fix from HEAD. | Tim Potter | 1 | -2/+1 |
2002-11-29 | Merge from HEAD: | Tim Potter | 1 | -8/+17 |
2002-11-29 | Merge of argument check fixes from HEAD. | Tim Potter | 1 | -16/+22 |
2002-11-29 | Merge of global_myname() fixes from HEAD. | Tim Potter | 1 | -8/+1 |
2002-11-29 | Merge of compiler warning fixes from HEAD. | Tim Potter | 2 | -5/+6 |
2002-11-28 | merge in some changes from metze's patches (rest follows later, after | Jelmer Vernooij | 1 | -2/+2 |
2002-11-28 | Add PDBLIBDIR, just like VFSLIBDIR | Jelmer Vernooij | 1 | -3/+9 |
2002-11-27 | Change default codepage to UNIX. | Jeremy Allison | 1 | -34/+54 |
2002-11-27 | Fix comment - 850 -> iso8859-1 | Jeremy Allison | 1 | -1/+1 |
2002-11-27 | Remove use of 'F' - make 'f' and 'p' do unix (iso8859-1) encoding. | Jeremy Allison | 1 | -10/+0 |
2002-11-27 | Test was reversed for ERRmoredata in cli_read. | Jeremy Allison | 1 | -0/+10 |
2002-11-27 | Test was reversed for ERRmoredata in cli_read. | Jeremy Allison | 1 | -0/+10 |
2002-11-27 | merging changes from SAMBA_3_0 relating to RPM packaging | Gerald Carter | 3 | -20519/+9284 |
2002-11-27 | reverted the removal of DESTDIR and adding a comment about it | Gerald Carter | 1 | -17/+25 |
2002-11-27 | syncing packaging files with SAMBA_3_0 | Gerald Carter | 2 | -188/+40 |
2002-11-27 | dumping up version number | Gerald Carter | 1 | -1/+1 |
2002-11-27 | removing inet_aton() | Gerald Carter | 1 | -1/+2 |
2002-11-27 | preparing for release of 3.0alpha21 | Samba Release Account | 2 | -1/+2 |