summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document default of the printing config variable.samba-3.3.0Andreas Schneider2009-01-261-0/+2
* docs: Adapt version number in new vfs_fileid manpage.Karolin Seeger2009-01-261-1/+1
* docs: Adapt version number in new vfs_shadow_copy2 manpage.Karolin Seeger2009-01-261-1/+1
* docs: Add manpage for vfs_shadow_copy2.Karolin Seeger2009-01-261-0/+174
* s3-eventlog: fix various invalid memcpy in read_package_entry().Günther Deschner2009-01-261-5/+5
* s3-eventlog: fix buffer allocation in eventlog read call.Günther Deschner2009-01-261-3/+1
* docs: Fix formatting issue in man libsmbclient.Karolin Seeger2009-01-261-3/+4
* WHATSNEW: Add note about libsmbclient changes.Karolin Seeger2009-01-261-0/+15
* lib/replace: add defines to let the callers find out if pwrite and pread are ...Stefan Metzmacher2009-01-261-0/+6
* WHATSNEW: Add "Changes since" sections of pre releases and RCs.Karolin Seeger2009-01-261-0/+379
* WHATSNEW: Update changes since 3.3.0rc2.Karolin Seeger2009-01-261-0/+63
* Apply same logic fix for #4308 Excel save operation corrupts file ACLsJeremy Allison2009-01-231-47/+37
* Fix logic error in try_chown - we shouldn't arbitrarily chownJeremy Allison2009-01-232-8/+9
* Second part of the attemt to fix #4308 - Excel save operation corrupts file A...Jeremy Allison2009-01-231-131/+144
* Another attempt to fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison2009-01-231-25/+4
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-2318-59/+131
* build-docs: cleanup exit of the scriptMichael Adam2009-01-221-6/+14
* s3:docs: clean build/catalog.xml in "make clean"Michael Adam2009-01-221-0/+1
* s3:docs: clean generated .png images in "make clean"Michael Adam2009-01-221-1/+2
* s3:docs: clarify explanation of the allocator in the idmap_ldap manpageMichael Adam2009-01-221-2/+8
* s3:docs: clarify explanation of the allocator in the idmap_tdb manpageMichael Adam2009-01-221-4/+10
* s3:docs: clarify explanation of allocator in the idmap_tdb2 manpageMichael Adam2009-01-221-4/+6
* s3:docs: fix copy and paste error in the idmap_tdb2 manpageMichael Adam2009-01-221-1/+0
* s3:docs: add a manpage for idmap_tdb2Michael Adam2009-01-221-0/+132
* s3:docs: update the idmap_ldap manpage to reflect current facts.Michael Adam2009-01-221-7/+23
* s3:docs: update the idmap_tdb manpage to reflect current facts.Michael Adam2009-01-221-20/+61
* s3:docs: fix ommission in fix of (real)distclean targetsMichael Adam2009-01-221-1/+1
* s3:create-tarball: also include the VENDOR_PATCH in the versionMichael Adam2009-01-221-0/+4
* s3:docs: fix distclean target and add realdistclean targetMichael Adam2009-01-221-1/+4
* build_docs: Use 'make distclean' instead of 'make clean'.Karolin Seeger2009-01-221-1/+1
* WHATSNEW: Update changes.Karolin Seeger2009-01-201-1/+4
* socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e83...Stefan Metzmacher2009-01-201-3/+1
* s3: reinit_after_fork() should reinit the event context before theStefan Metzmacher2009-01-201-4/+4
* Avoid flooding of syslog with failing pam_putenv messages.Andreas Schneider2009-01-201-1/+1
* S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.Karolin Seeger2009-01-203-5/+5
* S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.Karolin Seeger2009-01-202-5/+5
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-204-13/+92
* s3:cluster: fix ctdb ipv6 supportStefan Metzmacher2009-01-203-15/+23
* s3:docs: vfs_fileid manpageStefan Metzmacher2009-01-201-0/+112
* s3:vfs_fileid: readd "fileid:algorithm" as option.Stefan Metzmacher2009-01-201-1/+7
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-203-15/+5
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-205-1/+37
* Fix a segfault if ? is there but the options are NULL. This is the case if SM...Andreas Schneider2009-01-201-1/+1
* "First thing, kill all the language lawyers" :-). Ensure possible insane comp...Jeremy Allison2009-01-201-1/+1
* ads_connect: Return immediately on a failed GC connection.Gerald (Jerry) Carter2009-01-201-3/+14
* Fix bug #6040 - Missing <th> header in Status page.Jeremy Allison2009-01-201-1/+2
* Allow reinit_after_fork to be called safely from within swat and other binari...Jeremy Allison2009-01-202-11/+20
* packaging(RHEL-CTDB): export CC - really use ccache...Stefan Metzmacher2009-01-201-0/+2
* Fix bug #6040 - Calling Samba print server with an aliased DNS-name fails.Jeremy Allison2009-01-201-4/+5
* Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.Jeremy Allison2009-01-201-1/+1