summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2007-10-101-2/+112
* r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner2007-10-101-0/+3
* r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter2007-10-101-1/+1
* r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke2007-10-101-0/+54
* r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke2007-10-101-15/+21
* r4234: More malloc fixes to use the macros.Jeremy Allison2007-10-102-56/+56
* r4153: port from trunk of pdbedit changesSimo Sorce2007-10-101-7/+82
* r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner2007-10-101-2/+5
* r4127: vampire munged_dial.Günther Deschner2007-10-101-0/+8
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-1014-59/+53
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-101-4/+4
* r3918: Allow to set OWNER- and GROUP-entries while setting security descriptorsGünther Deschner2007-10-101-1/+9
* r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.eduVolker Lendecke2007-10-101-1/+2
* r3880: Tidy up some unused/shadowed variable usage.Jeremy Allison2007-10-101-4/+5
* r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)Volker Lendecke2007-10-101-1/+1
* r3771: Fix bug #1952: no comment on XP shutdownJim McDonough2007-10-101-11/+70
* r3761: Fix bug #1932: crash when non-root invokes net getlocalsidJim McDonough2007-10-101-1/+9
* r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the...Gerald Carter2007-10-101-31/+50
* r3683: BUG 2017: fix testparm reporting for the passwd program stringGerald Carter2007-10-101-1/+1
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-101-1/+1
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2007-10-101-0/+14
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-1/+1
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2007-10-102-3/+3
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2007-10-103-0/+293
* r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke2007-10-103-3/+790
* r2852: Oh. Allow to migrate win2k3/xp-drivers as well.Günther Deschner2007-10-101-0/+1
* r2837: Fix printer-migration w.r.t. to new naming-convention forGünther Deschner2007-10-101-40/+37
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-1018-18/+18
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-102-3/+11
* r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...Jelmer Vernooij2007-10-101-1/+8
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2007-10-101-1/+2
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-28/+16
* 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