summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* tdb: raise version to 1.2.1tdb-1.2.1Simo Sorce2010-02-061-1/+1
* Fix trailing whitespace errors I added (sorry).Jeremy Allison2010-02-052-5/+5
* s3-events: make the old timed events compatible with teventAndrew Tridgell2010-02-051-2/+19
* s3-smbd: add a rate limited cleanup of brl, connections and locking dbAndrew Tridgell2010-02-051-6/+42
* s3-brlock: we don't need these MSG_SMB_UNLOCK calls nowAndrew Tridgell2010-02-052-10/+0
* s3-brlock: add a minimim retry time for pending blocking locksAndrew Tridgell2010-02-051-0/+20
* Remove now unused variable.Jeremy Allison2010-02-051-1/+0
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-054-38/+10
* s3: Make use of ZERO_STRUCTPVolker Lendecke2010-02-051-1/+2
* s3: Remove a pointless if-statementVolker Lendecke2010-02-051-1/+1
* s3: Make guest_user_info() staticVolker Lendecke2010-02-052-2/+1
* s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)Volker Lendecke2010-02-052-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2010-02-052-35/+34
* s3: normalize "Changing password for" msg IDs and STRsLars Müller2010-02-0518-30/+30
* Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.Jeremy Allison2010-02-041-1/+5
* s3:passdb: fix a type Domain Users has RID -513Stefan Metzmacher2010-02-041-1/+1
* s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()Stefan Metzmacher2010-02-041-2/+3
* s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke2010-02-041-1/+1
* s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke2010-02-041-3/+6
* s3:vfs_scannedonly: fix build on HP-UXBjörn Jacke2010-02-041-0/+6
* s3: Simplify the code a bit: Catch (len==0) earlyVolker Lendecke2010-02-031-7/+4
* Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)Jeremy Allison2010-02-021-3/+16
* Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.Jeremy Allison2010-02-021-2/+9
* s3:configure: check complete set of EA functions only when we found at least oneBjörn Jacke2010-02-021-28/+18
* Change uint_t to unsigned int in source3Matt Kraai2010-02-022-8/+8
* Add debug to make it clear when EA dosmode set is invoked.Jeremy Allison2010-02-011-0/+5
* Fix bug #7084 - Create time on directories not stored properly in an EA in ne...Jeremy Allison2010-02-011-7/+0
* Torture test for bug 7084 - Create time on directories not stored properly in...Jeremy Allison2010-02-012-1/+88
* Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...Jeremy Allison2010-02-011-1/+1
* Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison2010-02-011-1/+1
* s3: Fix some DEBUG messagesVolker Lendecke2010-01-311-3/+3
* Fix bug #7079 - cliconnect gets realm wrong with trusted domains.Jeremy Allison2010-01-304-3/+91
* s3/smbd: Fix string buffer overflow causing heap corruptionSteven Danneman2010-01-301-1/+2
* Fix a really interesting problem found by Volker's conversion of sessionsetup...Jeremy Allison2010-01-291-3/+3
* s3: link thread objects in libsmbclient only and adjust linker flagsBjörn Jacke2010-01-291-8/+10
* AIX doesn't have MSG_DONTWAITolivier2010-01-291-1/+1
* s3: by default don't use pthread pool supportBjörn Jacke2010-01-291-5/+5
* Fix bug #7069 - smbget does not return an error status after some errorsJeremy Allison2010-01-281-38/+45
* s3/winbind_ccache: Fix typo in debug message.Karolin Seeger2010-01-281-1/+1
* Second part of fix for bug #7072 - Accounts can't be unlocked from ldap.Jeremy Allison2010-01-271-1/+2
* Fix bug #7072 - Accounts can't be unlocked from ldap.Jeremy Allison2010-01-271-7/+15
* s3: syntax fixBjörn Jacke2010-01-271-1/+1
* s3: Install and uninstall the static version of libwbclientLars Müller2010-01-271-0/+2
* s3: get pthread detection also on HP-UX rightBjörn Jacke2010-01-271-1/+12
* s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu...Günther Deschner2010-01-271-1/+3
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-01-263-5/+71
* Add dependency of bin/smbfilter to libwbclient.Lars Müller2010-01-261-1/+1
* s3: Enable use of ccache by default for libsmbclientVolker Lendecke2010-01-261-0/+3
* Correct fix for unused variable return from ndr_decode. Use it :-).Jeremy Allison2010-01-251-0/+8
* Revert "s3: remove unused Variable"Jeremy Allison2010-01-251-0/+4