summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct typos in the name of the CVE-2007-6015 referencessamba-3.0.28Gerald (Jerry) Carter2007-12-101-6/+6
* Additional fixes for SAMBA_VERSION_VENDOR_PATCH in lib/version.cGerald (Jerry) Carter2007-12-101-3/+3
* Adapt VERSION to use SAMBA_VERSION_VENDOR_PATCH instead ofMichael Adam2007-12-101-1/+1
* Remove "-stable" vendor suffix from releaseGerald (Jerry) Carter2007-12-101-1/+1
* Update release notes for 3.0.28Gerald (Jerry) Carter2007-12-101-4/+35
* Correctly unbecome_root() on errorVolker Lendecke2007-12-101-0/+2
* Set release version to 3.0.28.Gerald (Jerry) Carter2007-12-061-3/+3
* Fix from Jeremy for CVE-2007-6015 (send_mailslot() buffer overrun).Gerald (Jerry) Carter2007-12-061-0/+6
* Fix from Volker for CVE-2007-6015 (send_mailslot() buffer overrun).Gerald (Jerry) Carter2007-12-061-0/+6
* Merge commit 'release-3-0-27a' into v3-0-stableGerald (Jerry) Carter2007-11-211-2/+2
|\
| * Update release notes for the 3.0.27a release.samba-3.0.27aGerald (Jerry) Carter2007-11-201-0/+92
| * Copy the full release notes from the 3.0.27 tag.Gerald (Jerry) Carter2007-11-201-6/+31
| * Setting release version to 3.0.27aGerald (Jerry) Carter2007-11-201-3/+3
* | Set version to 3.0.27a-GIT-XXXX-stableGerald (Jerry) Carter2007-11-211-2/+2
* | Update release notes for the 3.0.27a release.Gerald (Jerry) Carter2007-11-201-0/+92
* | Copy the full release notes from the 3.0.27 tag.Gerald (Jerry) Carter2007-11-201-6/+31
|/
* 32/64 bit compatibility fixSimo Sorce2007-11-202-3/+3
* Don't overrun directory listings by incorrectly calculatingJeremy Allison2007-11-201-14/+18
* Prevent segv in winbindd running on a DC using the "idmap backend" syntax.Gerald (Jerry) Carter2007-11-201-7/+8
* Ensure every use of push_ascii checks for error -1 condition.Jeremy Allison2007-11-194-2/+38
* Back-port fix for bug found by kukks - Samba addingJeremy Allison2007-11-191-1/+5
* Fix remaining calls to srvstr_push -1 - noticedJeremy Allison2007-11-181-3/+3
* Fix for Bug #5023 (separate access check from posix_acls code)Michael Adam2007-11-171-298/+74
* Fix for bug 4393 smbclient does not store files with zero filesize in tar-arc...Jeremy Allison2007-11-161-4/+3
* Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.Michael Adam2007-11-161-0/+7
* Fix smbfs to not trigger our paranoid checker.Jeremy Allison2007-11-164-35/+28
* Set release to 3.0.27a in development branchGerald (Jerry) Carter2007-11-151-1/+1
* Pull in release notes from 3.0.27 to the v3-0 development branchGerald (Jerry) Carter2007-11-151-0/+265
* Set version to 3.0.27aGerald (Jerry) Carter2007-11-151-2/+2
* Fix for CVE-2007-4572Gerald (Jerry) Carter2007-11-154-17/+81
* Fix for CVE-2007-5398.Gerald (Jerry) Carter2007-11-151-0/+6
* Fix bug #5083 (and duplicate bug #5084).Michael Adam2007-11-151-1/+1
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-066-0/+26
* Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-testGerald (Jerry) Carter2007-10-301-2/+2
|\
| * [crash fix] don't use already free'ed memoryStefan Metzmacher2007-10-241-2/+2
* | Ensure we catch an error in the query_user() reply in the receive function.Gerald (Jerry) Carter2007-10-301-0/+6
|/
* fix crash bug in pidl generated client code, thisStefan Metzmacher2007-10-171-3/+3
* SAMBA_VERSION_VENDOR_SUFFIX="test"Stefan Metzmacher2007-10-171-1/+1
* Fix warning messages for unused variables.Jeremy Allison2007-10-171-1/+3
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-173-49/+72
* Fix dimap for trusted domains only caseSimo Sorce2007-10-161-1/+2
* cleanup and extent .gitignoreStefan Metzmacher2007-10-121-3/+5
* Add .gitignore file from v3-2-test.Michael Adam2007-10-121-0/+29
* Add become_root/unbecome_root around one call of getsampwsid()Michael Adam2007-10-121-1/+6
* Fix default domains support using compat syntax.Simo Sorce2007-10-111-15/+27
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-10813-197552/+40664
* r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opco...samba-misc-tags/initial-v3-0-unstableGünther Deschner2007-10-101-0/+10
* r24770: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak2007-10-102-41/+60
* r24344: Make libreplace provide offsetof.Jelmer Vernooij2007-10-103-4/+5
* r24343: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-108-59/+56