summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r9628: rewrite profiles tool to use the regfio code.Gerald Carter1-692/+164
2007-10-10r9277: Another unused variable. Bugzilla #2985.Tim Potter1-2/+0
2007-10-10r9272: Patch for fixing unused variables warning from Jason Mader. FixesTim Potter1-6/+6
2007-10-10r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke1-22/+20
2007-10-10r9076: fix two other issues invented along theGünther Deschner1-1/+1
2007-10-10r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.Tim Potter1-2/+2
2007-10-10r8911: cosmetic fixes.Günther Deschner3-15/+16
2007-10-10r8833: Fix some uninitialized variables.Volker Lendecke1-1/+1
2007-10-10r8786: Fix amazing and long-standing bug where user-accounts are just crippledGünther Deschner1-2/+1
2007-10-10r8755: more malloc fixesGerald Carter1-3/+3
2007-10-10r8675: fix some compile warnings.Günther Deschner1-1/+1
2007-10-10r8654: merging cli_spoolss_XX() updates from trunkGerald Carter1-53/+7
2007-10-10r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.Tim Potter1-1/+1
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2-4/+0
2007-10-10r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison1-5/+5
2007-10-10r8396: fix some compile warnings.Günther Deschner1-8/+11