summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-163-15/+5
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-165-1/+37
* Fix a segfault if ? is there but the options are NULL. This is the case if SM...Andreas Schneider2009-01-161-1/+1
* "First thing, kill all the language lawyers" :-). Ensure possible insane comp...Jeremy Allison2009-01-161-1/+1
* s3: Remove a few unnecessary checks from the streams depot module and fix to ...Tim Prouty2009-01-161-12/+18
* s3: Remove a few unnecessary checks from the streams xattr moduleTim Prouty2009-01-161-11/+0
* s3: Allow renames of streams via NTRENAME and fix stream error codes on renameTim Prouty2009-01-152-17/+22
* Fix bug #6040 - Missing <th> header in Status page.Jeremy Allison2009-01-151-1/+2
* Allow reinit_after_fork to be called safely from within swat and other binari...Jeremy Allison2009-01-151-10/+14
* Fix bug #6040 - Calling Samba print server with an aliased DNS-name fails.Jeremy Allison2009-01-151-4/+5
* Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.Jeremy Allison2009-01-141-1/+1
* Fix bug in get_dc_name_via_netlogon(), null pointer refrence.Bo Yang2009-01-141-1/+1
* Don't send message to any other child in child process.Bo Yang2009-01-141-1/+33
* Remove proto.h that got accidentially committet to v3-2-testMichael Adam2009-01-141-10358/+0
* From boyang - ensure we never "return" from a forked child, always _exit().Jeremy Allison2009-01-132-5/+5
* Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDBJeremy Allison2009-01-133-492/+352
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2009-01-1211-397/+506
|\
| * s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp casesStefan Metzmacher2009-01-121-16/+35
| * Even for srclen == 0 we have to return somethingVolker Lendecke2009-01-121-0/+6
| * Fix null pointer refrence in event context in backport from v3-3-testBo Yang2009-01-111-2/+6
| * Fix logic bug introduce in backport of ccache_regain_all_now, sync withJeremy Allison2009-01-101-13/+20
| * Backport of the clean event context after fork andBo Yang2009-01-105-185/+423
| * Don't set child->requests to NULL in parent after forkBo Yang2009-01-101-1/+0
| * s3/smbpasswd: Check if Unix account exists before asking for the password.Karolin Seeger2009-01-091-0/+9
| * WHATSNEW: Prepare WHATSNEW for 3.2.7.Karolin Seeger2009-01-091-189/+14
| * VERSION: Raise version number up to 3.2.7.Karolin Seeger2009-01-091-1/+1
| * docs: Improve man mount.cifs.Karolin Seeger2009-01-091-3/+5
* | Fix a delete on close divergence from windows [2/2]Tim Prouty2009-01-085-50/+10502
* | Fix a delete on close divergence from windows [1/2]Tim Prouty2009-01-081-4/+2
|/
* Fix bug #6021 - smbclient du command does not recuse properlyJeremy Allison2009-01-082-5/+6
* Remove "strict allocate = partial" code that got accidentally committed.Jeremy Allison2009-01-086-50/+11
* Fix race condition in alarm lock processing noticed by Richard Sharpe <realri...Jeremy Allison2009-01-081-1/+1
* packaging RHEL: Fix syntax error in samba.spec.tmpl.Karolin Seeger2009-01-081-2/+1
* Fix bug #6016 - Alternate Data Streams / Extended Attributes seem to conflict.Jeremy Allison2009-01-071-3/+8
* refresh sequence number as soon as possible when domain->sequence_number == -...boyang2009-01-077-14/+58
* packaging(RHEL): fix typo in [u]mount.cifs installationMichael Adam2009-01-071-2/+2
* packaging(RHEL): fix build of [u]mount.cifsMichael Adam2009-01-071-8/+2
* Fix bug #6017, - magic script does not work. based on a patch from monyo@samb...Jeremy Allison2009-01-061-3/+13
* s3/swat: Fix creation of the first share using SWAT.Volker Lendecke2009-01-061-1/+1
* docs: Improve description of the share commands in man smb.conf.Karolin Seeger2009-01-063-24/+34
* docs: Fix example in man vfs_recycle.Karolin Seeger2009-01-061-5/+8
* Fix the build (event context init was different).Jeremy Allison2009-01-051-1/+22
* clean event context after child is forked.Bo Yang2009-01-0510-20/+51
* Attempt to fix crash seen with new CUPS async printcap loading code.Jeremy Allison2009-01-052-1/+3
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-051-3/+3
* Revert "examples: Avoid bashism in perfcount.init."Karolin Seeger2009-01-051-1/+1
* Fix bug 6014 -- mget shouldn't segfault without argumentsVolker Lendecke2009-01-051-0/+5
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-051-3/+3
* docs: Document the -g option of smbclient.Karolin Seeger2009-01-051-7/+17
* Fix a bad memleak in vfs_full_auditVolker Lendecke2009-01-051-1/+4