summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* r2746: Fix typos in net's usage-output.Günther Deschner2007-10-102-2/+2
* r2706: The code that prints the remote MAC address (from the statistics sectionChristopher R. Hertel2007-10-101-4/+7
* r2477: Document "--destination" for "net rpc [printer|share] migrate".Günther Deschner2007-10-101-1/+3
* r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner2007-10-101-4/+13
* r2388: fix client quota supportStefan Metzmacher2007-10-101-2/+3
* r2348: fix segmention faultsStefan Metzmacher2007-10-102-8/+11
* r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)Andrew Bartlett2007-10-101-1/+1
* r2080: Remove last traces of static migration to localhost. Needed to allow aGünther Deschner2007-10-104-24/+31
* r2079: Clear the publish-bit from the attributes-mask when migratingGünther Deschner2007-10-101-0/+6
* r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrsGünther Deschner2007-10-101-101/+198
* r1966: further work on and cleanup of the net-migration-tool.Günther Deschner2007-10-105-60/+164
* r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to resetJeremy Allison2007-10-101-3/+30
* r1750: This patch allows net ads lookup to rely on command line arguments if ...Jim McDonough2007-10-102-2/+6
* r1720: Show correct help for net groupmap commands.Günther Deschner2007-10-101-3/+3
* r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...Volker Lendecke2007-10-101-2/+2
* r1698: fix build.Günther Deschner2007-10-101-2/+3
* r1692: first commit :)Günther Deschner2007-10-105-9/+2961
* r1582: On failure, print the length of the right variable.Andrew Bartlett2007-10-101-1/+1
* r1537: Fix to stop printing accounts from resetting the bas passwordJeremy Allison2007-10-101-15/+10
* r1504: Remove insane use of "user password" on the COMMAND LINE !Jeremy Allison2007-10-101-25/+6
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r1478: Useful patch from Tom Alsberg <alsbergt@cs.huji.ac.il>, to export a si...Simo Sorce2007-10-101-8/+24
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-0/+5
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2007-10-101-5/+5
* r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2007-10-101-1/+1
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-41/+123
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2007-10-101-93/+194
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2007-10-101-3/+7
* r1126: Allow more flexible GSS-SPENGO client and server operation. TheAndrew Bartlett2007-10-101-16/+18
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2007-10-101-0/+4
* r1103: need to leave empty dacl so we can remove last ACEHerb Lewis2007-10-101-5/+0
* r977: Implement 'net rpc group rename' -- rename domain groups.Volker Lendecke2007-10-101-0/+78
* r964: The max_size field in cli_samr_enum_als_groups is more like an account_...Volker Lendecke2007-10-101-1/+7
* r780: Fix segfault in ntlm_auth --diagnosticsAndrew Bartlett2007-10-101-1/+2
* r517: Remove wrong commit I did by mistakeAlexander Bokovoy2007-10-101-6/+0
* r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy2007-10-101-0/+6
* r416: add a newline to the debuglevel message returned stringHerb Lewis2007-10-101-1/+9
* r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke2007-10-103-4/+199
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-101-1/+5
* r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and asAndrew Bartlett2007-10-101-2/+0
* r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett2007-10-101-8/+9
* r195: adding files to ignore listGerald Carter2007-10-101-5/+5
* r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett2007-10-101-2/+1
* r188: Add a new 'helper protocol' to ntlm_auth.Andrew Bartlett2007-10-101-2/+202
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett2007-10-103-599/+657
* r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett2007-10-101-88/+76
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+108
* r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2007-10-101-6/+0
* r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison2007-10-101-0/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-101-38/+113