Add a panic action that tries to call gdb noninteractively to get a
[ira/wip.git] / source3 / libsmb / cli_samr.c
2001-12-05 Andrew BartlettDitto on the const religion.
2001-12-02 Jean-François Mico... added queryuseraliases to rpcclient
2001-12-01 Jean-François Mico... added samr_query_sec_obj for rpcclient
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Tim PotterConvert to NTSTATUS.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-08 Tim PotterFactored out common rpc pipe initialisation and shutdow...
2001-07-23 Tim Pottercli_samr_query_dispinfo() can return STATUS_MORE_ENTRIE...
2001-07-23 Tim PotterAdded a warning debug if cli_samr_lookup_rids is called...
2001-06-20 Tim PotterAdded cli_samr_delete_dom_user() function.
2001-06-06 Tim PotterFixed bug in cli_samr_create_dom_user()
2001-06-04 Tim PotterAdded add domain user to rpcclient.
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-11 Tim PotterUse talloc_strdup() instead of strdup().
2001-05-08 Tim PotterFix for query_dispinfo()
2001-05-07 Tim PotterSome reformatting (sorry Gerald).
2001-05-04 Tim PotterAdded cli_samr_query_aliasmem() and cli_samr_open_alias...
2001-05-04 Tim PotterAdded cli_samr_enum_dom_groups() function.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-03-11 Jeremy AllisonOk - everything now compiles in HEAD (at least the...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonMissed some prs_inits.
2001-01-15 Tim PotterAdded remaining samr functions needed by winbindd.
2001-01-10 Tim PotterAdded init functions, cli_samr_connect(), cli_samr_close(),