summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Raise version number up to 3.2.9.samba-3.2.9Karolin Seeger2009-03-311-1/+1
* WHATSNEW: Update changes.Karolin Seeger2009-03-311-0/+1
* Ensure files starting with multiple dots are hiddenJeremy Allison2009-03-311-4/+8
* WHATSNEW: Update changes.Karolin Seeger2009-03-301-0/+5
* Fix the problem of 3.0.x passdb databases being versionJeremy Allison2009-03-301-5/+43
* [Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errnoDerrell Lipman2009-03-303-1/+15
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-303-1/+31
* WHATSNEW: Update changes since 3.2.8.Karolin Seeger2009-03-271-127/+116
* Try and fix the build farm RAW-STREAMS errors. Ordering ofJeremy Allison2009-03-271-2/+2
* Fix bug #6224 - nmbd waits 5 minutes at startup before checking if it needs t...Jeremy Allison2009-03-271-3/+0
* s3: parse_packet can return NULL which is then dereferenced in match_mailslot...Tim Prouty2009-03-271-0/+4
* Fix a scary "fill_share_mode_lock failed" messageVolker Lendecke2009-03-271-1/+2
* s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat...Günther Deschner2009-03-271-6/+12
* s3-net: Fix Bug #6193: avoid messing with sync_context in fetch_database_to_l...Günther Deschner2009-03-271-3/+0
* winbind_pam: fix gcc 4.4 compile warningVolker Lendecke2009-03-271-1/+1
* Fix two memleaks in the encryption codeVolker Lendecke2009-03-271-1/+2
* s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...Stefan Metzmacher2009-03-271-1/+1
* Fix bug 6097Volker Lendecke2009-03-272-1/+5
* s3:dsgetdcname: use parentheses in if condition to make negation clearBjörn Jacke2009-03-271-1/+1
* s3-krb5: Fix Coverity #762 (REVERSE_INULL).Günther Deschner2009-03-271-6/+6
* s3-krb5: Fix Coverity #722 (RESOURCE_LEAK).Günther Deschner2009-03-271-12/+18
* s3:libsmb: fix smb signing for fragmented trans/trans2/nttrans requestsStefan Metzmacher2009-03-271-23/+7
* fix build on old Heimdal based systemsBjörn Jacke2009-03-271-5/+3
* Allow DFS client paths to work when POSIX pathnames have beenJeremy Allison2009-03-271-2/+12
* Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS clientJeremy Allison2009-03-271-2/+7
* Fix bug 6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb co...Jeremy Allison2009-03-272-19/+206
* Fix a valgrind errorVolker Lendecke2009-03-271-1/+1
* Fix #6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped membersVolker Lendecke2009-03-271-7/+8
* Fix a malloc/talloc mismatch when cli_initialise() failsVolker Lendecke2009-03-271-1/+1
* Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslogVolker Lendecke2009-03-271-2/+2
* fixed a bug in message handling for code the change notify codeAndrew Tridgell2009-03-271-2/+16
* Revert "Revert "Fix a valgrind error / segfault in dns_register_smbd()""Volker Lendecke2009-03-271-1/+2
* Revert "Fix a valgrind error / segfault in dns_register_smbd()"Volker Lendecke2009-03-271-2/+1
* Fix a valgrind error / segfault in dns_register_smbd()Volker Lendecke2009-03-271-1/+2
* s3:lib: interfaces.c isn't used in the configure tests anymoreStefan Metzmacher2009-03-271-73/+1
* Get the sense of the integer wrap test the right way around. Sorry.Jeremy Allison2009-03-271-1/+1
* Now we're allowing a lower bound for auth_len, ensure weJeremy Allison2009-03-271-1/+5
* Fix bug #6161 - smbclient corrupts source path in tar modeJeremy Allison2009-03-271-0/+16
* Complete the fix for bug 6100Volker Lendecke2009-03-271-1/+1
* Fix an uninitialized variable warningVolker Lendecke2009-03-271-1/+0
* s3/docs: Add missing full stop.Karolin Seeger2009-03-271-1/+1
* Initialize the id_map status in idmap_ldap to avoid surpriseBo Yang2009-03-271-0/+8
* s3: fix guest auth when winbindd is runningSteven Danneman2009-03-271-7/+7
* Fix more POSIX path lstat calls. Fix bug where close can returnJeremy Allison2009-03-271-5/+17
* Fix use of streams modules with CIFSFS client.Jeremy Allison2009-03-272-4/+25
* Allow set attributes on a stream fnum to be redirected to the base filename.Jeremy Allison2009-03-271-3/+14
* Fix guest mountsSteve French2009-03-271-1/+3
* cifs mount fix for handling -V parameterSteve French2009-03-271-4/+22
* prefer gssapi header files from subdirectoryBjörn Jacke2009-03-272-6/+6
* all BSDs use this evironment variableBjörn Jacke2009-03-271-1/+1