summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r6041: cleaning up output from 'rpc service list'Gerald Carter2007-10-101-1/+1
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-3/+24
* r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...Gerald Carter2007-10-101-63/+3
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-101-34/+72
* r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter2007-10-102-0/+155
* r5971: Check for the correct cli-struct when copying files.Günther Deschner2007-10-101-1/+1
* r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...Gerald Carter2007-10-101-1/+6
* r5954: Fix some compiler warnings and add missing exclude-block in "net rpcGünther Deschner2007-10-101-7/+16
* r5918: Fix typo.John Terpstra2007-10-101-1/+1
* r5912: - Enhance net rpc rights utilitySimo Sorce2007-10-101-23/+131
* r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ...Volker Lendecke2007-10-101-36/+16
* r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.Tim Potter2007-10-102-2/+2
* r5888: fix incorrect test - don't print anything if user is not in any groupsHerb Lewis2007-10-101-4/+1
* r5862: And some more constVolker Lendecke2007-10-101-1/+1