summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.samba-3.2.8Volker Lendecke2009-02-032-4/+10
* WHATSNEW: Update changes since 3.2.7.Karolin Seeger2009-02-031-0/+1
* WHATSNEW: Update changes since 3.2.7.Karolin Seeger2009-02-031-0/+2
* Adjust regex to match variable names including underscoresLars Müller2009-02-031-1/+1
* Conditional install of the cifs.upcall man pageLars Müller2009-02-031-0/+1
* docs: Describe "service" in man mount.cifs.Karolin Seeger2009-02-031-4/+7
* WHATSNEW: Update changes since 3.2.7.Karolin Seeger2009-02-021-0/+1
* fix build with external dns_sd librariesBjörn Jacke2009-02-021-1/+1
* s3-docs: fix typo in eventlogadm manpage.Günther Deschner2009-01-301-2/+2
* add Tru64 sub-second resolution timestamp supportBjörn Jacke2009-01-301-0/+24
* add configure check for Tru64 sub-second timestamp resolutionBjörn Jacke2009-01-301-0/+40
* add missing semicolonsBjörn Jacke2009-01-301-6/+6
* Following Björn JACKE's patch, unify the detection of the timespec code in co...Jeremy Allison2009-01-302-1/+75
* add configure check for AIX style sub-second resolution supportBjörn Jacke2009-01-301-2/+42
* rather cosmetic fix for failed birthtime configure checksBjörn Jacke2009-01-301-3/+3
* give configure check "sub-second timestamps without struct timespec" a chance...Björn Jacke2009-01-301-1/+1
* WHATSNEW: Update changes since 3.2.7.Karolin Seeger2009-01-291-0/+2
* Use talloc_tos() instead of the talloc NULL context.Andreas Schneider2009-01-291-1/+1
* Avoid valgrind errorsVolker Lendecke2009-01-291-28/+10
* Fix a valgrind error when the socket diesVolker Lendecke2009-01-291-2/+3
* VERSION: Raise version number up to 3.2.8.Karolin Seeger2009-01-281-1/+1
* WHATSNEW: Prepare WHATSNEW for 3.2.8.Karolin Seeger2009-01-281-10/+160
* Fix usrmgr opening a user object as non-root.Jeremy Allison2009-01-281-1/+1
* Make the LookupRid access check match LookupName untilJeremy Allison2009-01-281-1/+1
* Samba3-HOWTO: Fix usage of 'net idmap restore'.Karolin Seeger2009-01-281-1/+1
* Fix detection of dns_sd libraries.Jeremy Allison2009-01-281-1/+1
* libreplace: fix detection of netinet/ip.h on solaris 8Michael Adam2009-01-281-1/+5
* libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiledMichael Adam2009-01-281-1/+4
* Document default of the printing config variable.Andreas Schneider2009-01-281-0/+2
* docs: Add manpage for vfs_shadow_copy2.Karolin Seeger2009-01-281-0/+174
* s3-eventlog: fix various invalid memcpy in read_package_entry().Günther Deschner2009-01-281-5/+5
* s3-eventlog: fix buffer allocation in eventlog read call.Günther Deschner2009-01-281-3/+1
* docs: Fix formatting issue in man libsmbclient.Karolin Seeger2009-01-281-3/+4
* lib/replace: add defines to let the callers find out if pwrite and pread are ...Stefan Metzmacher2009-01-281-0/+6
* Apply same logic fix for #4308 Excel save operation corrupts file ACLsJeremy Allison2009-01-281-46/+36
* Fix logic error in try_chown - we shouldn't arbitrarily chownJeremy Allison2009-01-281-6/+9
* Second part of the attemt to fix #4308 - Excel save operation corrupts file A...Jeremy Allison2009-01-281-129/+143
* Another attempt to fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison2009-01-281-25/+4
* build-docs: cleanup exit of the scriptMichael Adam2009-01-281-6/+14
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-281-0/+1
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-281-1/+2
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-281-1/+1
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-281-1/+4
* Depend on latexfigures files directly as using a rule in between causes probl...Jelmer Vernooij2009-01-281-6/+4
* Use double colon targets.Jelmer Vernooij2009-01-281-2/+2
* Add test target in Makefile.Jelmer Vernooij2009-01-281-25/+29
* Make the make output a bit less chatty.Jelmer Vernooij2009-01-281-5/+4
* build_docs: Use 'make distclean' instead of 'make clean'.Karolin Seeger2009-01-281-1/+1
* Fix mistake in DEBUG messageRichard Sharpe2009-01-281-1/+1
* Avoid flooding of syslog with failing pam_putenv messages.Andreas Schneider2009-01-281-1/+1