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