summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update WHATSNEW.samba-3.3.2Karolin Seeger2009-03-121-0/+1
* Fix #6167: winbindd -n should disable the winbind idmap cacheVolker Lendecke2009-03-121-20/+50
* Make opt_nocache static to winbindd.cVolker Lendecke2009-03-124-7/+17
* VERSION: Raise version number up to 3.3.2.Karolin Seeger2009-03-121-1/+1
* WHATSNEW: Update changes.Karolin Seeger2009-03-111-2/+7
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-114-8/+10
* Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-114-1/+578
* Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslogVolker Lendecke2009-03-111-2/+2
* Fix a valgrind error / segfault in dns_register_smbd()Volker Lendecke2009-03-111-1/+2
* WHATSNEW: Update changes.Karolin Seeger2009-03-101-0/+4
* fixed a bug in message handling for code the change notify codeAndrew Tridgell2009-03-101-2/+16
* WHATSNEW: Update changes since 3.3.1.Karolin Seeger2009-03-101-0/+4
* s3/packaging: Fix typo in comment.Karolin Seeger2009-03-101-1/+1
* s3/packaging: Package new files properly.Karolin Seeger2009-03-101-0/+6
* s3:lib: interfaces.c isn't used in the configure tests anymoreStefan Metzmacher2009-03-101-73/+1
* s3/WHATSNEW: Update changes since 3.3.0.Karolin Seeger2009-03-061-134/+35
* Get the sense of the integer wrap test the right way around. Sorry.Jeremy Allison2009-03-061-1/+1
* Now we're allowing a lower bound for auth_len, ensure weJeremy Allison2009-03-061-1/+5
* Fix bug #6161 - smbclient corrupts source path in tar modeJeremy Allison2009-03-061-0/+16
* Last part of fix for #6154 - zfs does not honor admin users.Jeremy Allison2009-03-062-7/+18
* Complete the fix for bug 6100Volker Lendecke2009-03-061-1/+1
* Fix bug #6160 - Office 2007 fails saving files to a Samba mapped drive.Jeremy Allison2009-03-061-0/+22
* Second part of fix for #6154, ensure we return max accessJeremy Allison2009-03-061-0/+9
* Fix bug #6154 - zfs does not honor admin users.Jeremy Allison2009-03-061-0/+5
* Fix crashes when running RAW-ACLs against system with tdb ACL modulesJeremy Allison2009-03-062-3/+3
* s3 passdb: Add back some useful debug statementsTim Prouty2009-03-061-18/+24
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-064-3/+23
* It appears that the first time we see a uid/gid that winbind can't map,Dan Sledz2009-03-061-14/+22
* More fix to initialize idmap statusesBo Yang2009-03-067-0/+70
* s3/docs: Add missing full stop.Karolin Seeger2009-03-061-1/+1
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename orJeremy Allison2009-03-061-0/+19
* Initialize the id_map status in idmap_ldap to avoid surpriseBo Yang2009-03-061-0/+8
* s3: fix guest auth when winbindd is runningSteven Danneman2009-03-061-7/+7
* Make us pass the RAW-RENAME torture test I just added.Jeremy Allison2009-03-063-0/+54
* Fix more POSIX path lstat calls. Fix bug where close can returnJeremy Allison2009-03-061-5/+17
* Use fsp->posix_open in preference if we have it.Jeremy Allison2009-03-062-7/+7
* Ensure ACL modules work with POSIX paths.Jeremy Allison2009-03-062-22/+79
* Fix use of streams modules with CIFSFS client.Jeremy Allison2009-03-062-4/+25
* Make test for open modes more robust against other bits.Jeremy Allison2009-03-061-1/+1
* Fix bug in processing of open modes in POSIX open.Jeremy Allison2009-03-061-0/+2
* Fix some NetBSD warnings.Jeremy Allison2009-03-062-3/+5
* Fix bug 6124: Attempt to fix the build on IRIXVolker Lendecke2009-03-064-6/+6
* Allow set attributes on a stream fnum to be redirected to the base filename.Jeremy Allison2009-03-061-3/+14
* Fix guest mountsSteve French2009-03-061-1/+3
* Fix a bug that prevent core files from being createdTim Prouty2009-03-061-1/+0
* cifs mount did not properly display version string when no other parameters p...Steve French2009-03-061-0/+8
* Make char* parameters constDerrell Lipman2009-03-062-20/+10
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-062-6/+6
* WHATSNEW: Update changes since 3.3.0.samba-3.3.1Karolin Seeger2009-02-241-0/+2
* More warning fixes for Solaris.Jeremy Allison2009-02-2420-78/+72