summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke2007-10-101-1/+3
* r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!Volker Lendecke2007-10-101-8/+16
* r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULLJeremy Allison2007-10-101-6/+8
* r6823: Add deletion confirmation / error message.John Terpstra2007-10-101-0/+5
* r6820: Remove claim that password can be set with account creation (RPC).John Terpstra2007-10-101-1/+1
* r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.Tim Potter2007-10-101-2/+1
* r6706: * fix bug that prevented smbclient from creating directoriesGerald Carter2007-10-101-3/+1
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-101-0/+5
* r6601: fixing query and set alias info calls (level 1 from theGerald Carter2007-10-101-4/+3
* r6488: net rpc printer migrate should not try to set stuff that's not there. ...Volker Lendecke2007-10-101-16/+28
* r6450: * fix typo in htlm_auth help messageGerald Carter2007-10-101-2/+2
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-48/+24
* r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke2007-10-101-7/+11
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-102-16/+0
* r6261: Tidyup message str printf. Ensure tvs struct is zeroed.Jeremy Allison2007-10-101-1/+1
* r6256: Fix fprintf errors in smbpasswd. Fix for bug #2585 Ulf Härnhammar <me...Jeremy Allison2007-10-101-3/+3
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+1
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-103-4/+5
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-103-3/+3
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-10/+42
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-13/+37
* r6051: finish offGerald Carter2007-10-101-9/+289
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-101-2/+98