summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12173: doing some service control workGerald Carter1-0/+1
2007-10-10r12129: Fix uninitialized variables.Volker Lendecke1-0/+3
2007-10-10r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison1-0/+308
2007-10-10r12054: We only have one more warning at -O6. That will takeJeremy Allison1-9/+17
2007-10-10r12045: More warning fixes... Just a few more to go.Jeremy Allison2-2/+2
2007-10-10r12031: Added net idmap to common help list.John Terpstra1-2/+3
2007-10-10r11999: Re-add "passdb expand explicit".Volker Lendecke1-0/+5
2007-10-10r11962: Bring talloc up to date with Samba4, re-add theJeremy Allison1-2/+2
2007-10-10r11864: fix build breakage with solaris LDAP patch (my fault)Gerald Carter1-2/+2
2007-10-10r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...Gerald Carter1-10/+14
2007-10-10r11763: fix more build breakageGerald Carter1-4/+4
2007-10-10r11579: syncing up perf counter code cfrom trunkGerald Carter1-5/+9
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison1-0/+2
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke1-0/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2-4/+4
2007-10-10r11506: Added description of ACL in usage message.Jeremy Allison1-1/+2
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-3/+4
2007-10-10r11482: Arrg. Can't believe this code was in this state. If youJeremy Allison1-1/+3
2007-10-10r11464: Allow smbcacls to modify a SD on W2K3. This may fix severalJeremy Allison1-1/+14
2007-10-10r11460: Improve error messages in parsing security descriptors.Jeremy Allison1-5/+38
2007-10-10r11327: Make user domain settable by pdbeditVolker Lendecke1-2/+9
2007-10-10r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2-2/+3
2007-10-10r11227: patch from brian moran to fix typo in eventlog message file registry ...Gerald Carter1-1/+1
2007-10-10r11155: Remove warning in torturous logic.Jeremy Allison1-5/+15
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison9-17/+17
2007-10-10r11136: patches from Brian Moran for eventlogadm utilityGerald Carter1-59/+113
2007-10-10r11123: * patches from Brian Moran for creating new eventlogGerald Carter1-1/+6
2007-10-10r11065: rename wr_eventlog to eventlogadmGerald Carter1-0/+0
2007-10-10r11060: merging new eventlog code from trunkGerald Carter1-0/+166
2007-10-10r10909: Give better shutdown messagesJim McDonough1-15/+19
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter19-1143/+1452
2007-10-10r10431: fix segfault when the pip open fails in 'net rpc' commandsGerald Carter1-0/+2
2007-10-10r10247: Fix help text for net rpc shutdown.Jim McDonough1-1/+4
2007-10-10r10208: Correctly display RDWR only when it *is* RDWR...Jeremy Allison1-1/+2
2007-10-10r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...Gerald Carter2-1/+2
2007-10-10r9780: Clean up a bunch of compiler warnings.James Peach1-2/+2
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter3-36/+53
2007-10-10r9658: cleanup a few debug messagesGerald Carter1-2/+2
2007-10-10r9653: adding common popt args to profiles tool (needed for debuglevel to reg...Gerald Carter1-15/+25