summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Complete release notes.samba-3.4.3Karolin Seeger2009-10-291-0/+1
* WHATSNEW: Update release notes.Karolin Seeger2009-10-261-1/+10
* s3:docs: Public is not a synonym for access based shareenum.Karolin Seeger2009-10-261-1/+0
* s3: Fix crash in pam_winbind, another reference to freed memory.Bo Yang2009-10-261-3/+7
* Fix bug 6829 - smbclient does not show special characters properly. All succe...Jeremy Allison2009-10-262-0/+17
* Fix bug 6828 - infinite timeout occurs when byte lock held outside of samba J...Jeremy Allison2009-10-261-8/+18
* s3: Don't fail authentication when one or some group of require-membership-of...Bo Yang2009-10-261-2/+23
* WHATSNEW: Update changes since 3.4.2.Karolin Seeger2009-10-221-2/+86
* s3:docs: Add info about how to obtain cifs module in cifs mount helper manpageVolker Lendecke2009-10-201-0/+8
* s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.Günther Deschner2009-10-202-20/+17
* s3-spnego: avoid NULL talloc context in read_spnego_data().Günther Deschner2009-10-203-18/+18
* WHATSNEW: Start release notes for Samba 3.4.3.Karolin Seeger2009-10-201-2/+48
* VERSION: Raise version number up to 3.4.3.Karolin Seeger2009-10-201-1/+1
* s3:configure: fix avahi activationBjörn Jacke2009-10-201-4/+4
* Fix symlink calls in all vfs modules.Jeremy Allison2009-10-207-14/+78
* s3:packaging: Fix building RHEL packages.Karolin Seeger2009-10-202-6/+23
* cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton2009-10-201-46/+138
* cifs.upcall: make using ip address conditional on new optionJeff Layton2009-10-202-27/+50
* cifs.upcall: switch to getopt_longJeff Layton2009-10-201-1/+7
* cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton2009-10-201-4/+29
* cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton2009-10-201-12/+56
* cifs.upcall: clean up flag handlingJeff Layton2009-10-201-10/+10
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2009-10-202-14/+18
* cifs.upcall: declare a structure for holding decoded argsJeff Layton2009-10-201-30/+33
* cifs.upcall: formatting cleanupJeff Layton2009-10-201-47/+37
* cifs.upcall: clean up logging and add debug messagesJeff Layton2009-10-201-32/+47
* Attempt to fix the build -- jlayton, please check!Volker Lendecke2009-10-201-1/+1
* cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton2009-10-201-12/+75
* Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal ...Jeremy Allison2009-10-201-0/+2
* s3/aio: Correctly handle aio_error() and errno.Olaf Flebbe2009-10-201-32/+26
* Fix bug 6811 - pam_winbind references freed memory. s3: Fix reference to free...Bo Yang2009-10-201-3/+4
* s3: Fix bug 6606Volker Lendecke2009-10-201-25/+164
* s3:winbind: Fix a double-freeVolker Lendecke2009-10-201-1/+0
* s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_authVolker Lendecke2009-10-201-7/+6
* s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain namesVolker Lendecke2009-10-201-8/+2
* s3/loadparm: Fix hpux compiler issue.Olaf Flebbe2009-10-201-0/+4
* s3: Fix a memleak reported by dmarkeyVolker Lendecke2009-10-201-0/+4
* Fix bug 6796 - Deleting an event context on shutdown can cause smbd to crash.Jeremy Allison2009-10-201-8/+2
* Fix bug 6774 - smbd crashes if "aio write behind" is set.Jeremy Allison2009-10-201-1/+1
* s3/aio: allow for outstanding_aio_calls to be decremented.Olaf Flebbe2009-10-201-2/+4
* s3/Makefile: BUG 6791: Fix link order for libwbclient.Karolin Seeger2009-10-201-3/+3
* s3/Makefile: BUG 6791: Fix linking order in cifs.upcall.Karolin Seeger2009-10-201-1/+1
* Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...Jeremy Allison2009-10-201-20/+12
* Fix bug 6769 - symlink unlink does nothing. Jeremy.Jeremy Allison2009-10-203-27/+85
* s3:winbind: Only ever handle one event after a select callVolker Lendecke2009-10-201-3/+9
* Fix bug 6776 - Running overlapping Byte Lock test will core dump Samba daemon...Jeremy Allison2009-10-201-148/+219
* s3:smbd: Fix bug 6690, wrong error checkAndrew Klosterman2009-10-201-1/+1
* s3:winbindd: only notify the client when we exist, if the connection isn't de...Stefan Metzmacher2009-10-201-5/+7
* s3:winbindd_cm: don't invalidate the whole connection when just samr gave ACC...Stefan Metzmacher2009-10-201-1/+12
* s3:rpc_client: don't randomly fragment rpc pdu's in developer modeStefan Metzmacher2009-10-201-2/+2