summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13648: Duh.Tim Potter1-1/+1
2007-10-10r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison1-13/+39
2007-10-10r13614: First part of the bugfix for #3510 - net join failsJeremy Allison1-14/+21
2007-10-10r13607: Fix compile - don't ref auto variable in a structure initialization.Jeremy Allison1-1/+1
2007-10-10r13594: Got sense of NTSTATUS check reversed.Jeremy Allison1-2/+2
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter4-22/+43
2007-10-10r13579: Next try to fix the AIX build. Thanks to Björn for nagging...Volker Lendecke1-22/+20
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter4-46/+46
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter5-11/+11
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison1-1/+1
2007-10-10r13530: Fix from William Jojo for #1970. Make nmblookup doJeremy Allison1-7/+6
2007-10-10r13528: Mention the tools and commandline option names used.Lars Müller1-2/+2
2007-10-10r13527: Adjust copyright header with information got from the 2.2 cvs tree.Lars Müller1-3/+7
2007-10-10r13525: This is only a cleanup to have the memset() and SAFE_FREE() only oneLars Müller1-8/+9
2007-10-10r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller3-52/+75
2007-10-10r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>Volker Lendecke1-1/+1
2007-10-10r13502: Fix error messages for usershares when smbd is notJeremy Allison2-17/+39
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke2-3/+3
2007-10-10r13486: Two more -- fix bug 3503Volker Lendecke1-0/+2
2007-10-10r13460: by popular demand....Gerald Carter1-159/+26
2007-10-10r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2-0/+9
2007-10-10r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison1-5/+5
2007-10-10r13351: Fix copyrightVolker Lendecke1-1/+1
2007-10-10r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2-1/+418
2007-10-10r13337: Attempt to fix the AIX buildVolker Lendecke1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter20-224/+3453
2007-10-10r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison1-0/+5
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman14-14/+14
2007-10-10r13148: Fix bug: #3413Simo Sorce1-3/+9
2007-10-10r13136: Fix handling user sid and user gidSimo Sorce1-2/+4
2007-10-10r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping se...Gerald Carter1-1/+1
2007-10-10r13091: Fix gcc warning about using '0' with %s.Jeremy Allison1-1/+1
2007-10-10r13083: patch suggested by Adam Nielsen for better smbstatus formattingGerald Carter1-4/+4
2007-10-10r13082: revert an accidentally commited patch (still in progress)Gerald Carter1-4/+4
2007-10-10r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter1-4/+4
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller16-255/+278
2007-10-10r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...Gerald Carter1-1/+0
2007-10-10r12840: Add -W to smbpasswd. Thanks to William Jojo <jojowil@hvcc.edu>.Volker Lendecke1-1/+9
2007-10-10r12781: Support the level parameter for lsa_lookupsids.Volker Lendecke1-0/+2
2007-10-10r12678: One moreVolker Lendecke1-0/+2
2007-10-10r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison9-0/+16
2007-10-10r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke2-0/+4
2007-10-10r12415: Forgot newlines.Günther Deschner1-1/+1
2007-10-10r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the roleGünther Deschner1-18/+1
2007-10-10r12398: adding Guenther's account policy migration fixGerald Carter1-1/+50
2007-10-10r12338: add ifdef DEBUG_PASSWORD before printing clear text password.Günther Deschner1-0/+2
2007-10-10r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogsGerald Carter1-3/+7
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-4/+4
2007-10-10r12185: Cosmetic cleanupVolker Lendecke1-1/+1
2007-10-10r12182: Cosmetic cleanupVolker Lendecke1-9/+5