summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* find_missing_manpages.pl: Adapt script to changed directory structure.samba-3.2.4Karolin Seeger2008-09-181-7/+20
* Ensure all pointers are initialized. Without this we can crash when looking u...Jeremy Allison2008-09-181-20/+20
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-171-0/+5
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter2008-09-171-12/+69
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-161-0/+9
* man cifs.upcall: Fix typo, wrap lines.Karolin Seeger2008-09-161-1/+5
* Fix aio on FreeBSD.Timur2008-09-162-1/+31
* Fix display of POSIX ACLs.Timur2008-09-161-2/+2
* Fix cut and paste error in quota code.Timur2008-09-161-2/+2
* Simple fix for warning:Steven Danneman2008-09-161-1/+1
* Fix build warning on FreeBSDSteven Danneman2008-09-161-2/+2
* Fix bug 5761 "open of mangled directory name results in 'is a stream name'"Jeremy Allison2008-09-161-3/+7
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-151-2/+5
* mount.cifs: make local versions of strlcat and strlcpy staticJeff Layton2008-09-151-2/+2
* cifs.upcall: make most functions static and silence compiler warningsJeff Layton2008-09-151-7/+11
* Modify a comment to make things clearer.Jeremy Allison2008-09-151-1/+3
* cifs.upcall: move default install location to EPREFIX/sbinJeff Layton2008-09-151-4/+4
* cifs.upcall: enable building by default on linuxJeff Layton2008-09-151-4/+19
* Use the given name, not the absolute pathname, when printing out ACL info.Jeremy Allison2008-09-151-1/+1
* Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...Jeremy Allison2008-09-152-35/+56
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-111-0/+4
* Fix for bug 5571Simo Sorce2008-09-112-2/+28
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-111-0/+2
* packaging(RHEL): fix direction of link (.so) of nss libs.Michael Adam2008-09-111-4/+4
* packaging(RHEL): workaround all library installations by mv to %{_libarchdir}Michael Adam2008-09-111-14/+11
* packaging(RHEL): remove even another manual installation of pam_smbpass.soMichael Adam2008-09-111-3/+0
* packaging(RHEL): fix installation of pam modules.Michael Adam2008-09-111-2/+2
* packaging(RHEL): fix libdir installation by using _libarch/_libarchdirMichael Adam2008-09-111-29/+38
* Fix bug #5052 - not work cancel inheritance on share. We wereJeremy Allison2008-09-111-3/+10
* When requesting UNIX info levels on findfirst/findnext, don't play games with...Jeremy Allison2008-09-111-1/+5
* Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.Jeremy Allison2008-09-111-8/+13
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-101-0/+1
* packaging(RHEL): remove duplicate installation of pam_smbpass.soMichael Adam2008-09-101-3/+0
* packaging(RHEL): use ccache if availableMichael Adam2008-09-101-6/+6
* packaging(RHEL): add ldbtools binaries and man pages to common packageMichael Adam2008-09-101-0/+12
* packaging(RHEL): remove leftovers of smbmount from SPEC file.Michael Adam2008-09-101-4/+0
* packaging(RHEL): add new libs (talloc, tdb, ...) to the common packageMichael Adam2008-09-101-0/+11
* packaging(RHEL): remove smbmount related stuff from spec fileMichael Adam2008-09-101-10/+0
* packaging(RHEL): fix version of GPL (2 --> 3)Michael Adam2008-09-101-1/+1
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-101-0/+1
* packaging(RHEL): remove libmsrpc stuff which is no more...Michael Adam2008-09-101-10/+0
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-091-0/+7
* Fix calculation of useable_space for trans2 and nttrans repliesVolker Lendecke2008-09-092-18/+19
* smbd: some write time fixesStefan Metzmacher2008-09-092-8/+8
* When setting an NFSv4 ACL, map generic bitsVolker Lendecke2008-09-091-0/+4
* Fix debug message to show correct function name.Jeremy Allison2008-09-091-1/+1
* Write times code update.Jeremy Allison2008-09-096-41/+110
* WHATSNEW: Update changes since 3.2.3.Karolin Seeger2008-09-081-13/+70
* Remove unecessary msync.Jeremy Allison2008-09-081-4/+0
* Fix a memleakQiao Yang2008-09-081-1/+2