summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r13384: Adding in some more SuSE patchesGerald Carter2007-10-104-4/+6
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2007-10-103-0/+13
* r13379: Andrew correctly noted that this breaks -s. Not sure what to do...Volker Lendecke2007-10-101-10/+10
* r13378: Not sure what this breaks, but we have to do the popt processing afte...Volker Lendecke2007-10-101-10/+10
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2007-10-102-2/+20
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-103-17/+8
* r13374: new revision of the snprintf replace codeSimo Sorce2007-10-101-176/+580
* r13371: Remove an unused functionVolker Lendecke2007-10-101-8/+0
* r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison2007-10-101-5/+5
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
* r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter2007-10-101-1/+1
* r13351: Fix copyrightVolker Lendecke2007-10-101-1/+1
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-106-11/+484
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-106-2339/+1
* r13337: Attempt to fix the AIX buildVolker Lendecke2007-10-101-1/+1
* r13331: No I didn't have to change the interface version...Jeremy Allison2007-10-101-22/+0
* r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison2007-10-103-33/+48
* r13322: Fix warning time_t != int.Jeremy Allison2007-10-101-2/+2
* r13318: remove an unused fileGerald Carter2007-10-101-85/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-10185-7131/+22252
* r13314: This code has been causing problems since 1.9.x I think.Jeremy Allison2007-10-101-19/+0
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-108-219/+275
* r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke2007-10-101-1/+3
* r13299: From testing W2K3 and W2K the delete on close bit seems to be alwaysJeremy Allison2007-10-101-3/+3
* r13294: Fix basic delete on close tests - don't forget to tellJeremy Allison2007-10-101-5/+10
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-1025-278/+427
* r13291: NT checks the minimum password age dynamically. That means we have to...Volker Lendecke2007-10-101-5/+21
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2007-10-105-29/+44
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-102-1/+12
* r13260: Fix stupid bug Volker found for big-endian machines.Jeremy Allison2007-10-101-1/+1
* r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...Lars Müller2007-10-101-2/+2
* r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure weJeremy Allison2007-10-101-2/+3
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2007-10-102-2/+1
* r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter2007-10-101-3/+5
* r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy...Gerald Carter2007-10-101-2/+4
* r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter2007-10-102-4/+9
* r13224: better to cast the return tooSimo Sorce2007-10-101-1/+1
* r13222: Never assume mode_t is of type int.Simo Sorce2007-10-101-2/+2
* r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500Derrell Lipman2007-10-102-50/+17
* r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500Derrell Lipman2007-10-101-44/+57
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-1041-47/+56
* r13211: Fix remote password changing if password must change is setVolker Lendecke2007-10-101-1/+36
* r13209: Make smbpasswd -a work again if passdb did not exist.Volker Lendecke2007-10-101-0/+1
* r13202: Fix the build for --with-aio-support. Sorry.Volker Lendecke2007-10-101-2/+2
* r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison2007-10-103-78/+138
* r13197: Add -k switch to dump the data of a single key.Lars Müller2007-10-101-5/+41
* r13194: Don't do extra memcpy's unless we're asked to.Jeremy Allison2007-10-101-1/+5
* r13192: Fix up alignment issues when printing share modeJeremy Allison2007-10-102-4/+17
* r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don'tJeremy Allison2007-10-101-1/+1