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