summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-31/+41
2007-10-10r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough3-3/+1016
2007-10-10r7998: Fix usage messageVolker Lendecke1-1/+1
2007-10-10r7902: Fix the buildVolker Lendecke1-11/+11
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison7-23/+23
2007-10-10r7876: Now that we have "net rpc share migrate security" completly remove theGünther Deschner1-6/+3
2007-10-10r7852: Correct fix from Lars for the argv issue.Jeremy Allison2-16/+12
2007-10-10r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.Jeremy Allison1-0/+1
2007-10-10r7703: Fix the problem with MAP_PRIVATE not updating the file.Richard Sharpe1-1/+1
2007-10-10r7691: * add .gdbinit to the svn:ignore filesGerald Carter1-3/+0
2007-10-10r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner1-2/+2
2007-10-10r7632: Cleanup "net share migrate"-code.Günther Deschner1-122/+334
2007-10-10r7609: Move top level dir handling in from of the loop. This makes the codeLars Müller3-27/+57
2007-10-10r7607: Some minor fixes (typos, const)Günther Deschner1-8/+5
2007-10-10r7532: compile fix.Günther Deschner1-1/+1
2007-10-10r7512: Fix net share migrate files to also migrate the ACLs of the top levelLars Müller3-80/+122
2007-10-10r7511: Add three new command line switches to testparm:Lars Müller1-1/+40
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter3-11/+60
2007-10-10r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner1-10/+199
2007-10-10r7143: removing unused fileGerald Carter1-0/+0
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter3-4156/+7
2007-10-10r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter1-7/+1
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter1-12/+8
2007-10-10r6943: missed in last syncGerald Carter1-1/+3
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter2-66/+495
2007-10-10r6940: fixing debug messagesGerald Carter1-3/+3
2007-10-10r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke1-1/+3
2007-10-10r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!Volker Lendecke1-8/+16
2007-10-10r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULLJeremy Allison1-6/+8
2007-10-10r6823: Add deletion confirmation / error message.John Terpstra1-0/+5
2007-10-10r6820: Remove claim that password can be set with account creation (RPC).John Terpstra1-1/+1
2007-10-10r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.Tim Potter1-2/+1
2007-10-10r6706: * fix bug that prevented smbclient from creating directoriesGerald Carter1-3/+1
2007-10-10r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke1-0/+5