Fix rpc_file_list_internals
[metze/old/v3-2-winbind-ndr.git] / source / utils / net_rpc.c
2007-10-04 vlendecFix rpc_file_list_internals
2007-10-03 vlendecFix some typos, don't panic as non-root on net getdomainsid
2007-09-21 obnoxTidy up callers of unistr2_to_ascii() to pass sizeof...
2007-09-17 obnoxChange net_make_ipc_connection() and net_make_ipc_conne...
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-09 vlendecFix Coverity id 386
2007-06-27 gdAllow to pass down the lookup-level to rpccli_lsa_looku...
2007-06-20 jraFix bug #4711 by makeing cli_connect return an NTSTATUS.
2007-05-14 abWith Samba4's IDL, we now have two new flags for share...
2007-03-08 jraFix the client dfs code such that smbclient can
2007-03-07 jraMemory leak fixes from Zack Kirsch <zack.kirsch@isilon...
2007-03-01 jraFix memory leaks in error code paths (and one in winbin...
2007-01-19 jraFix missing error returns pointed out by "Li, Ying...
2007-01-16 jelmerRemove extra pointers previously added to unique [out...
2007-01-16 vlendecSend access to the trusted domain passwords through...
2006-11-19 vlendecConvert the remaining pipes to the "new" unique out...
2006-10-21 vlendecDo not throw away information
2006-10-21 vlendecComment can be NULL now
2006-10-21 vlendecAttempt to fix net rpc share
2006-09-26 jerry* Get the new rpccli_winreg_XXXX() functions into the...
2006-09-24 tridgefixed some of the most obvious NTSTATUS/WERROR mixups...
2006-09-21 jelmerUse the pidl-generated code for the srvsvc interface...
2006-09-20 jerryreplace rpccli_lsa_close() with rpccli_lsa_Close()
2006-09-20 jerryset the winreg_AbortSystemShutdown() server * to NULL...
2006-09-20 jerryfix the build after replaceing rpccli_reg_abort_shutdown()
2006-09-18 vlendecFix a 64-bit warning
2006-09-15 jerry* Add in the winreg and initshutdown IDL files
2006-09-08 jerryBig change:
2006-09-06 jelmermerge 3.0-libndr branch
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-28 jraFix bug #3887 reported by jason@ncac.gwu.edu
2006-06-28 jraFix bug #3885, reported by jason@ncac.gwu.edu. Use
2006-06-19 vlendecFix Klocwork ID 136 520 521 522 523 542 574 575 576 607
2006-06-19 gdImprove the chance that our users can discover one...
2006-06-19 gdAllow to set passwords directly when creating users...
2006-06-16 jraStart fixing up gcc4 -O6 warnings on an x86_64 box...
2006-05-17 vlendecFix some Tru64 warnings
2006-05-12 jerryNew implementation of 'net ads join' to be more like...
2006-05-06 vlendecClarify error message
2006-04-24 gdMention the auditing tool in "net rpc help".
2006-04-24 gdWe need to be able to join as PDC as well. Thanks to...
2006-04-19 vlendecRefuse to join if our netbios name is longer than 15...
2006-04-19 vlendecFix join consistency check
2006-04-18 gdDon't even try to join with an inproper configuration.
2006-04-12 jerryfix portabilities issues between 32-bit winbind clients...
2006-04-11 gdAdding rpc client calls to manipulate auditing policies...
2006-04-09 vlendecFix bug # 2413. net rpc info can't reliably work anonym...
2006-03-09 vlendecFix a segfault in trustdom establish, cli is NULL here.
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-08 jerryadded server affinity cache stores for 'net rpc join...
2006-02-03 jerryLet the carnage begin....
2006-01-17 lmuelleUse d_fprintf(stderr, ...) for any error message in...
2005-12-19 gdadd ifdef DEBUG_PASSWORD before printing clear text...
2005-10-18 jraCompile with only 2 warnings (I'm still working on...
2005-10-11 jmcdGive better shutdown messages
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-09-22 jerryfix segfault when the pip open fails in 'net rpc' commands
2005-09-15 jmcdFix help text for net rpc shutdown.
2005-08-30 jerryBUG 2998: patch from Humberto Diogenes <virtual.spirit...
2005-08-02 tpotFix signed/unsigned comparison warning. Bugzilla ...
2005-08-02 gdcosmetic fixes.
2005-07-28 vlendecFix some uninitialized variables.
2005-07-06 jmcdcommit vampire ldif patch, mostly from Don Watson ...
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-06-24 gdNow that we have "net rpc share migrate security" compl...
2005-06-23 jraCorrect fix from Lars for the argv issue.
2005-06-23 jraDodgy fix - we shouldn't be assuming argc++ points...
2005-06-16 gdCleanup "net share migrate"-code.
2005-06-15 lmuelleMove top level dir handling in from of the loop. This...
2005-06-13 gdcompile fix.
2005-06-12 lmuelleFix net share migrate files to also migrate the ACLs...
2005-06-08 jerry* big change -- volker's new async winbindd from trunk
2005-06-08 gd- Added client-support for various lsa_query_trust_dom_...
2005-05-23 jerrymissed in last sync
2005-05-18 vlendecFix bug 2070 after positive feedback from Leon Vernikov...
2005-05-16 jhtAdd deletion confirmation / error message.
2005-05-03 jerryfixing query and set alias info calls (level 1 from the
2005-04-09 vlendecGet rid of generate_wellknown_sids, they are const...
2005-03-24 jerryadding files necessary to support 'net rpc service...
2005-03-22 gdFix some compiler warnings and add missing exclude...
2005-03-20 vlendecPartial fix for bug 2438. I'll leave the debug message...
2005-03-18 herbfix incorrect test - don't print anything if user is...
2005-03-02 jerryfix proto for copy_fn() after changes to cli_list()
2005-02-28 jmcdFix comment to read "remove" instead of "add"
2005-02-28 jmcdImplement "net rpc trustdom del", including client...
2005-02-26 jmcdFix "net rpc trustdom add". Much closer to what window...
2005-02-20 vlendecIn cli_samr_lookup_rids, flags is not a flags but an...
2005-02-10 sharpeFix a small problem in where we ignore the response...
2005-01-25 gdFix a warning and some debugging-outputs.
2005-01-20 gdAdd "net rpc user RENAME"-command.
2005-01-18 jerryadd beginnings of 'net rpc rights' for managing privile...
2005-01-10 jraConvert the winreg pipe to use WERROR returns (as it...
2005-01-06 vlendecReplace cli->nt_pipe_fnum with an array of NT file...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-11-15 jmcdFix bug #1952: no comment on XP shutdown
2004-10-13 gdAdd client-side support of triggering ads printer publi...
2004-10-12 vlendecThis is a long-standing one in my patch-queue: A pair...
2004-10-07 tpotSince we always have -I. and -I$(srcdir) in CFLAGS...
next