summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4827: add 'net rpc rights list accounts' & update help textGerald Carter1-15/+60
2007-10-10r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter1-4/+222
2007-10-10r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter3-7/+133
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-2/+2
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2-5/+5
2007-10-10r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter1-8/+10
2007-10-10r4538: Fix bugzilla 2198, accounts which have password last set to 0 are gettingJim McDonough1-0/+3
2007-10-10r4353: Finally get length of munged_dial correct.Günther Deschner1-1/+1
2007-10-10r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.Günther Deschner1-1/+4
2007-10-10r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner1-1/+20
2007-10-10r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner1-0/+1
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2-2/+7
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner1-2/+112
2007-10-10r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner1-0/+3
2007-10-10r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter1-1/+1
2007-10-10r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke1-0/+54
2007-10-10r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke1-15/+21
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison2-56/+56
2007-10-10r4153: port from trunk of pdbedit changesSimo Sorce1-7/+82
2007-10-10r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner1-2/+5
2007-10-10r4127: vampire munged_dial.Günther Deschner1-0/+8
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison14-59/+53
2007-10-10r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison1-4/+4
2007-10-10r3918: Allow to set OWNER- and GROUP-entries while setting security descriptorsGünther Deschner1-1/+9
2007-10-10r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.eduVolker Lendecke1-1/+2
2007-10-10r3880: Tidy up some unused/shadowed variable usage.Jeremy Allison1-4/+5
2007-10-10r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)Volker Lendecke1-1/+1
2007-10-10r3771: Fix bug #1952: no comment on XP shutdownJim McDonough1-11/+70
2007-10-10r3761: Fix bug #1932: crash when non-root invokes net getlocalsidJim McDonough1-1/+9
2007-10-10r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the...Gerald Carter1-31/+50
2007-10-10r3683: BUG 2017: fix testparm reporting for the passwd program stringGerald Carter1-1/+1
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke1-1/+1
2007-10-10r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison1-0/+14
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison1-1/+1
2007-10-10r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2-3/+3
2007-10-10r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner3-0/+293
2007-10-10r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke3-3/+790
2007-10-10r2852: Oh. Allow to migrate win2k3/xp-drivers as well.Günther Deschner1-0/+1
2007-10-10r2837: Fix printer-migration w.r.t. to new naming-convention forGünther Deschner1-40/+37
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter18-18/+18
2007-10-10r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2-3/+11
2007-10-10r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...Jelmer Vernooij1-1/+8
2007-10-10r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner1-1/+2
2007-10-10r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett1-28/+16
2007-10-10r2746: Fix typos in net's usage-output.Günther Deschner2-2/+2
2007-10-10r2706: The code that prints the remote MAC address (from the statistics sectionChristopher R. Hertel1-4/+7
2007-10-10r2477: Document "--destination" for "net rpc [printer|share] migrate".Günther Deschner1-1/+3
2007-10-10r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner1-4/+13
2007-10-10r2388: fix client quota supportStefan Metzmacher1-2/+3
2007-10-10r2348: fix segmention faultsStefan Metzmacher2-8/+11