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