r10656: BIG merge from trunk. Features not copied over
[tprouty/samba.git] / source / utils / net_rpc.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10431: fix segfault when the pip open fails in 'net...
2007-10-10 Jim McDonoughr10247: Fix help text for net rpc shutdown.
2007-10-10 Gerald Carterr9787: BUG 2998: patch from Humberto Diogenes <virtual...
2007-10-10 Tim Potterr8935: Fix signed/unsigned comparison warning. Bugzill...
2007-10-10 Günther Deschnerr8911: cosmetic fixes.
2007-10-10 Volker Lendecker8833: Fix some uninitialized variables.
2007-10-10 Jim McDonoughr8189: commit vampire ldif patch, mostly from Don Watso...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Günther Deschnerr7876: Now that we have "net rpc share migrate security...
2007-10-10 Jeremy Allisonr7852: Correct fix from Lars for the argv issue.
2007-10-10 Jeremy Allisonr7849: Dodgy fix - we shouldn't be assuming argc++...
2007-10-10 Günther Deschnerr7632: Cleanup "net share migrate"-code.
2007-10-10 Lars Müllerr7609: Move top level dir handling in from of the loop...
2007-10-10 Günther Deschnerr7532: compile fix.
2007-10-10 Lars Müllerr7512: Fix net share migrate files to also migrate...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Gerald Carterr6943: missed in last sync
2007-10-10 Volker Lendecker6880: Fix bug 2070 after positive feedback from Leon...
2007-10-10 John Terpstrar6823: Add deletion confirmation / error message.
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Gerald Carterr6029: adding files necessary to support 'net rpc servi...
2007-10-10 Günther Deschnerr5954: Fix some compiler warnings and add missing exclu...
2007-10-10 Volker Lendecker5910: Partial fix for bug 2438. I'll leave the debug...
2007-10-10 Herb Lewisr5888: fix incorrect test - don't print anything if...
2007-10-10 Gerald Carterr5614: fix proto for copy_fn() after changes to cli_list()
2007-10-10 Jim McDonoughr5594: Fix comment to read "remove" instead of "add"
2007-10-10 Jim McDonoughr5591: Implement "net rpc trustdom del", including...
2007-10-10 Jim McDonoughr5580: Fix "net rpc trustdom add". Much closer to...
2007-10-10 Volker Lendecker5471: In cli_samr_lookup_rids, flags is not a flags...
2007-10-10 Richard Sharper5318: Fix a small problem in where we ignore the respo...
2007-10-10 Günther Deschnerr4972: Fix a warning and some debugging-outputs.
2007-10-10 Günther Deschnerr4868: Add "net rpc user RENAME"-command.
2007-10-10 Gerald Carterr4820: add beginnings of 'net rpc rights' for managing...
2007-10-10 Jeremy Allisonr4656: Convert the winreg pipe to use WERROR returns...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jim McDonoughr3771: Fix bug #1952: no comment on XP shutdown
2007-10-10 Günther Deschnerr2942: Add client-side support of triggering ads printe...
2007-10-10 Volker Lendecker2935: This is a long-standing one in my patch-queue...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2746: Fix typos in net's usage-output.
2007-10-10 Günther Deschnerr2080: Remove last traces of static migration to localh...
2007-10-10 Günther Deschnerr1966: further work on and cleanup of the net-migration...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Volker Lendecker964: The max_size field in cli_samr_enum_als_groups...
2007-10-10 Volker Lendecker269: Patch from Krischan Jodies <kj@sernet.de>: Implem...
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-04 Volker LendeckeAnother typo, sorry for samba-cvs spam :-)
2004-03-04 Volker LendeckeAnother typo, sorry for samba-cvs spam :-)
2004-03-04 Volker LendeckeFix typo.
2004-03-04 Volker LendeckeFix typo.
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker LendeckePrint an informative error message if trying to add...
2004-02-29 Volker LendeckePrint an informative error message if trying to add...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeFix my fix to net rpc group list. We can certainly...
2004-02-28 Volker LendeckeFix my fix to net rpc group list. We can certainly...
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-17 Volker LendeckeDon't try to show entries that could not be listed.
2004-02-17 Volker LendeckeDon't try to show groups that could not be listed.
2004-02-17 Volker LendeckeIf there are no alias members, don't ask for their...
2004-02-17 Volker LendeckeIf there are no alias members, don't ask for their...
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-09 Volker LendeckeExpand 'net rpc group members' to local groups.
2004-02-09 Volker LendeckeExpand 'net rpc group members' to local groups.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake it possible to 'net rpc samdump' of any domain...
2004-02-08 Andrew BartlettAdd some help for 'net rpc password'.
2004-02-07 Andrew BartlettI should have done this years ago...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-21 Volker LendeckeFix compiler warning
2004-01-21 Volker LendeckeFix compiler warning
2004-01-16 Jim McDonoughFix another join problem. Don't use a TALLOC_CTX befor...
2004-01-16 Jim McDonoughFix another join problem. Don't use a TALLOC_CTX befor...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2003-12-01 Volker LendeckeIn the brief 'net rpc group' listing, don't cut off...
2003-12-01 Volker LendeckeIn the brief 'net rpc group' listing, don't cut off...
2003-11-28 Volker LendeckeImplement 'net rpc group list [global|local|builtin...
2003-11-28 Volker LendeckeImplement 'net rpc group list [global|local|builtin...
2003-11-27 Volker LendeckeOnly ask for 512 names at a time.
2003-11-27 Volker LendeckeOnly ask for 512 names at a time.
2003-11-26 Volker LendeckeImplement "net rpc group members": Get members of a...
2003-11-26 Volker LendeckeImplement "net rpc group members": Get members of a...
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
next