summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r485: fix compileGerald Carter2007-10-102-6/+3
* r483: Fix typo of appending '\\' instead of '/' now we're usingJeremy Allison2007-10-101-2/+2
* r481: Fix up assert caught by check_path_syntax.Jeremy Allison2007-10-101-2/+3
* r480: Added Andrew Bartletts pwinfo-parse-error.patch.Jeremy Allison2007-10-102-5/+4
* r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2007-10-103-8/+9
* r475: Don't add ss padding length to the sent length as this is comparedJeremy Allison2007-10-101-1/+1
* r473: Fix for Microsoft hotfix MS04-011 password change breakage.Jeremy Allison2007-10-101-26/+52
* r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gid...Gerald Carter2007-10-101-5/+4
* r460: Fix for broken driver upload/delete path processing.Jeremy Allison2007-10-101-14/+46
* r455: fixing a couple of bugs inthe specfile; (a) merge tpot's libsmbclienbt ...Gerald Carter2007-10-101-3/+3
* r449: Two AFS-related things:Volker Lendecke2007-10-105-235/+1002
* r446: Close the open NT pipes before the tdis.Volker Lendecke2007-10-101-3/+3
* r428: add acls debug classHerb Lewis2007-10-103-0/+5
* r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of time...Andrew Tridgell2007-10-101-0/+1
* r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).Tim Potter2007-10-101-0/+2
* r421: Fix debug message. Closes bugzilla #1305.Tim Potter2007-10-101-1/+1
* r416: add a newline to the debuglevel message returned stringHerb Lewis2007-10-102-4/+13
* r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...Richard Sharpe2007-10-101-1/+1
* r413: merge from 4_0:Stefan Metzmacher2007-10-102-18/+1
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2007-10-102-5/+3
* r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2007-10-104-4/+8
* r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke2007-10-101-0/+31
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2007-10-105-199/+1864
* r403: update version to 3.0.4pre1Stefan Metzmacher2007-10-101-2/+2
* r397: BUG 1199: check logfile before writing debug outputGerald Carter2007-10-101-2/+28
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-103-0/+14
* r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names...Gerald Carter2007-10-101-0/+2
* r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since theTim Potter2007-10-102-28/+28
* r379: Fix syntax error in example mysql tableJelmer Vernooij2007-10-101-1/+1
* r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke2007-10-101-95/+198
* r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...Gerald Carter2007-10-101-2/+2
* r370: The 'it does never happen -- error on close()' does happen when you exceedVolker Lendecke2007-10-101-1/+1
* r340: fix a segfault in the login_cache code...Stefan Metzmacher2007-10-101-1/+3
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r329: add the shadow_copy vfs moduleStefan Metzmacher2007-10-103-1/+235
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2007-10-102-21/+14
* r299: updating release notesGerald Carter2007-10-101-13/+116
* r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...Gerald Carter2007-10-101-3/+1
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-1011-129/+239
* r293: keeping a single default smb.conf to maintainGerald Carter2007-10-102-169/+0
* r292: removing some outdated files and directories (I love subversion!)Gerald Carter2007-10-106-673/+0
* r291: adding printer and driver migration shell script from Kurt PfeifleGerald Carter2007-10-101-0/+1657
* r289: BUG 1246 -- fix syntax errorGerald Carter2007-10-101-1/+1
* r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2007-10-103-0/+52
* r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter2007-10-104-120/+0
* r272: mention net rpc group deleteVolker Lendecke2007-10-101-0/+4
* r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke2007-10-104-4/+291
* r252: add backtrace to examples so people know about it (slight change from l...Gerald Carter2007-10-101-0/+41
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-105-7/+24