summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.Tim Potter2007-10-101-2/+2
* r8911: cosmetic fixes.Günther Deschner2007-10-103-15/+16
* r8833: Fix some uninitialized variables.Volker Lendecke2007-10-101-1/+1
* r8786: Fix amazing and long-standing bug where user-accounts are just crippledGünther Deschner2007-10-101-2/+1
* r8755: more malloc fixesGerald Carter2007-10-101-3/+3
* r8675: fix some compile warnings.Günther Deschner2007-10-101-1/+1
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-101-53/+7
* r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.Tim Potter2007-10-101-1/+1
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-102-4/+0
* r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison2007-10-101-5/+5
* r8396: fix some compile warnings.Günther Deschner2007-10-101-8/+11
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-31/+41
* r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2007-10-103-3/+1016
* r7998: Fix usage messageVolker Lendecke2007-10-101-1/+1
* r7902: Fix the buildVolker Lendecke2007-10-101-11/+11
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-107-23/+23
* r7876: Now that we have "net rpc share migrate security" completly remove theGünther Deschner2007-10-101-6/+3
* r7852: Correct fix from Lars for the argv issue.Jeremy Allison2007-10-102-16/+12
* r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.Jeremy Allison2007-10-101-0/+1
* r7703: Fix the problem with MAP_PRIVATE not updating the file.Richard Sharpe2007-10-101-1/+1
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2007-10-101-3/+0
* r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner2007-10-101-2/+2
* r7632: Cleanup "net share migrate"-code.Günther Deschner2007-10-101-122/+334
* r7609: Move top level dir handling in from of the loop. This makes the codeLars Müller2007-10-103-27/+57
* r7607: Some minor fixes (typos, const)Günther Deschner2007-10-101-8/+5
* r7532: compile fix.Günther Deschner2007-10-101-1/+1
* r7512: Fix net share migrate files to also migrate the ACLs of the top levelLars Müller2007-10-103-80/+122
* r7511: Add three new command line switches to testparm:Lars Müller2007-10-101-1/+40
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-103-11/+60
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-10/+199
* r7143: removing unused fileGerald Carter2007-10-101-0/+0
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-103-4156/+7
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-101-7/+1
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-101-12/+8
* r6943: missed in last syncGerald Carter2007-10-101-1/+3
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-102-66/+495
* r6940: fixing debug messagesGerald Carter2007-10-101-3/+3