summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
...
| * r501: Fix a small cut-n-pasteo ...Richard Sharpe2004-05-061-1/+1
| |
| * r496: fixing swat welcome page -- added links to example guide, devel guide, ↵Gerald Carter2004-05-051-21/+34
| | | | | | | | and howto (all in multi page format)
| * r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ↵Gerald Carter2004-05-051-1/+1
| | | | | | | | strlen which caused Konqueror to crash
| * r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix ↵Gerald Carter2004-05-051-1/+4
| | | | | | | | password hash creation in SWAT
| * r487: fixing some compile issues with the IBM AIX compiler reoported on the ↵Gerald Carter2004-05-052-6/+8
| | | | | | | | ml -- now to watch the build farm some more
| * r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointerGerald Carter2004-05-051-1/+5
| |
| * r485: fix compileGerald Carter2004-05-052-6/+3
| |
| * r483: Fix typo of appending '\\' instead of '/' now we're usingJeremy Allison2004-05-051-2/+2
| | | | | | | | | | check_path_syntax. Jeremy.
| * r481: Fix up assert caught by check_path_syntax.Jeremy Allison2004-05-051-2/+3
| | | | | | | | Jeremy.
| * r480: Added Andrew Bartletts pwinfo-parse-error.patch.Jeremy Allison2004-05-052-5/+4
| | | | | | | | Jeremy.
| * r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2004-05-043-8/+9
| | | | | | | | Jeremy.
| * r475: Don't add ss padding length to the sent length as this is comparedJeremy Allison2004-05-041-1/+1
| | | | | | | | | | with the actual data to return. Jeremy.
| * r473: Fix for Microsoft hotfix MS04-011 password change breakage.Jeremy Allison2004-05-041-26/+52
| | | | | | | | Jeremy.
| * r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid ↵Gerald Carter2004-05-041-5/+4
| | | | | | | | gids using the wrong array size
| * r460: Fix for broken driver upload/delete path processing.Jeremy Allison2004-05-031-14/+46
| | | | | | | | Jeremy.
| * r449: Two AFS-related things:Volker Lendecke2004-05-025-235/+1002
| | | | | | | | | | | | | | | | | | Split off the non-crypto related parts of lib/afs.c into lib/afs_settoken.c. This makes wbinfo link without -lcrypto. Commit vfs_afsacl.c, display & set AFS acls via the NT security editor. Volker
| * r446: Close the open NT pipes before the tdis.Volker Lendecke2004-05-021-3/+3
| | | | | | | | Volker
| * r428: add acls debug classHerb Lewis2004-04-303-0/+5
| |
| * r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of ↵Andrew Tridgell2004-04-301-0/+1
| | | | | | | | timeout in socket connections
| * r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).Tim Potter2004-04-301-0/+2
| | | | | | | | From Eric Mertens.
| * r421: Fix debug message. Closes bugzilla #1305.Tim Potter2004-04-301-1/+1
| |
| * r416: add a newline to the debuglevel message returned string Herb Lewis2004-04-292-4/+13
| | | | | | | | and have smbcontrol print the PID with it
| * r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...Richard Sharpe2004-04-291-1/+1
| |
| * r413: merge from 4_0:Stefan Metzmacher2004-04-292-18/+1
| | | | | | | | | | | | | | as we decide to not do 3.0.2a releases anymore, remove the generation stuff from VERSION and mkversion.sh metze
| * r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2004-04-292-5/+3
| | | | | | | | | | | | Move msdfs.c into the source/smbd directory and remove source/msdfs. metze
| * r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2004-04-294-4/+8
| | | | | | | | | | | | | | | | | | | | because someone changed it in all other places too - fix quotas support from windows explorer we now got the unix file name of a fake_file metze
| * r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke2004-04-291-0/+31
| |
| * r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2004-04-295-199/+1864
| | | | | | | | | | | | | | Implement vfs_full_audit.c that can log every vfs.h operation. So if you change vfs.h, from now on you also have to change full_audit :-) Volker
| * r403: update version to 3.0.4pre1Stefan Metzmacher2004-04-291-2/+2
| | | | | | | | metze
| * r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix Gerald Carter2004-04-283-0/+14
| | | | | | | | | | user/group enumeration on systems whose libc does not call setgrent() before trying to enumerate users (i.e. FreeBSD 5.2)
| * r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so ↵Gerald Carter2004-04-281-0/+2
| | | | | | | | names on FreeBSD 5.x
| * r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the Tim Potter2004-04-282-28/+28
| | | | | | | | license on tdb has changed.
| * r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke2004-04-271-95/+198
| | | | | | | | | | | | | | | | Apr 27 16:05:59 delphin smbd_audit[14946]: 1011|192.168.234.100|unlink|New Folder/TESTDIR.TMP where 1011 is the user's uid, 192.168.234.100 is the client IP etc. Volker
| * r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ↵Gerald Carter2004-04-271-2/+2
| | | | | | | | (0x20)
| * r370: The 'it does never happen -- error on close()' does happen when you exceedVolker Lendecke2004-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | your quota on an AFS file system. The specific errno was thrown away by close_normal_file(). Thus we returned NT_STATUS_UNSUCCESSFUL and not NT_STATUS_DISK_FULL as we should. Fix that. (Not that this gives more sane Windows app behaviour.... :-( ) Jerry, jra, could you please look over this one, it's been quite a while since I touch file server code. Volker
| * r340: fix a segfault in the login_cache code...Stefan Metzmacher2004-04-231-1/+3
| | | | | | | | metze
| * r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2004-04-231-3/+7
| |
| * r329: add the shadow_copy vfs moduleStefan Metzmacher2004-04-223-1/+235
| | | | | | | | | | | | I'll add documentation to the Samba-Howto-Collection metze
| * r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his ↵Volker Lendecke2004-04-211-2/+6
| | | | | | | | | | | | | | | | valgrind log :-) Volker
| * r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2004-04-212-21/+14
| | | | | | | | | | | | | | | | | | | | | | get_global_sam_name(). Error case: Adding a domain user to a XP local group did a lsalookupname on the user without domain prefix, and this then failed. Jerry: This is a must-fix before 3.0.3. Volker
* | r571: adding a change I missed from 3.0; updating release notesGerald Carter2004-05-072-8/+242
| |
* | r569: setting version and removing empty directoryGerald Carter2004-05-071-1/+1
| |
* | r567: getting ready for 3.0.4 -- still holding for one more bug fixGerald Carter2004-05-0750-388/+357
| |
* | r399: updating mount.cifs from 3.0Gerald Carter2004-04-291-5/+4
| |
* | r396: * Merges from 3.0:Gerald Carter2004-04-2914-59/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -r 299:316 $SVN_3_0 svn merge -r 316:319 $SVN_3_0 svn merge -r 328:329 $SVN_3_0 svn merge -r 329:333 $SVN_3_0 svn merge -r 333:340 $SVN_3_0 svn merge -r 370:376 $SVN_3_0 svn merge -r 378:379 $SVN_3_0 svn merge -r 379:384 $SVN_3_0 svn merge -r 384:393 $SVN_3_0 svn merge -r 393:395 $SVN_3_0 * Setting version to 3.0.3
* | r301: missed file to sync from 3.0Gerald Carter2004-04-201-5/+3
| |
* | r298: merging -r 45:296 in preparation for 3.0.3rc1Gerald Carter2004-04-20104-1974/+4988
|\|
| * r296: patch from j.lu -- don't force an upper case domain name in the ↵Gerald Carter2004-04-201-3/+1
| | | | | | | | ntlmssp code
| * r294: checking in volker's winbindd patches; tested on domain members (Samba ↵Gerald Carter2004-04-2011-129/+239
| | | | | | | | and AD) as well as on a Samba DC
| * r288: combination of BUG 1081 and patch from J. Klinger -- added ↵Gerald Carter2004-04-203-0/+52
| | | | | | | | remove_duplicate_gids() to smbd and winbindd