merge from 2_2
[tprouty/samba.git] / source / rpc_client /
2001-03-15 Gerald Carteradded getdriver and enumdrivers commands. Also fixed
2001-03-11 Jeremy AllisonRemoved JRATEST line.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-25 Jeremy Allisonrpc_client/cli_netlogon.c: Fixed incorrect printf.
2001-02-24 Jeremy AllisonThis patch (donated by Marc Jacobsen of HP) should...
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2001-02-16 Jeremy Allisonconfigure configure.in smbd/posix_acls.c smbd/dosmode...
2001-02-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
2000-12-19 Jeremy AllisonFixed bug found by Gerald. If a Samba server joins...
2000-12-15 Jeremy AllisonAdded lock backouts on fail.
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-13 Tim PotterWrong length for unistr2 in init_q_lookup_names()
2000-12-12 Tim PotterFixed some accidentally reversed patches.
2000-12-12 Jeremy AllisonMerged in Tim's changes : Removed static limit of MAX_L...
2000-12-08 Tim PotterRemoved a dead function.
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-04 Andrew Tridgellfixed a typo
2000-12-04 Andrew Tridgellpass the desired access into cli_nt_create()
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-09-25 Jean-François Mico... printer notify code.
2000-09-12 Gerald Carterspoolgetprinterdriver now returns "Windows NT x86"...
2000-08-31 Tim PotterRemoved compiler warning.
2000-08-18 Gerald Carterchanging some debug message levels
2000-08-14 Gerald Carterminor formatting fixes.
2000-08-12 Gerald CarterFIxed some unmarshalling problems with relstr and unist...
2000-08-10 Gerald Cartercode formatting cleanup
2000-08-10 Gerald CarterNeeded to add the SHARED attribute bit when creating...
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-04 Gerald Carterspoolss_addprinterex() was adding the printer and retur...
2000-08-04 Gerald Carterclunky support for calling AddPrinterEx(). The code...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-26 Jean-François Mico... Found out that we are crashing spoolss in enumprinterdata.
2000-07-26 Tim PotterFixed memory leak in modify_trust_password()
2000-07-25 Gerald Cartersome initial code for AddPrinterEx() project. Most...
2000-07-21 Gerald Carter* Added EnumPorts()
2000-07-20 Gerald CarterFixed unitilized secdesc pointer which was causing...
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-17 Tim PotterReverted changes from rpcclient merge - contains memory...
2000-07-15 Gerald CarterLots of changes but no real progress in functionality.
2000-07-14 Gerald CarterMore functions merged from TNG for rpcclient. They...
2000-07-14 Gerald Cartercleaned up access to prs_struct variables. Replaced...
2000-07-14 Gerald Carterremoved references to loopback RPC connections.
2000-07-10 Gerald Carterspoolenum commend (when compiled with the new prs_unistr())
2000-07-10 Tim PotterFix for passing NULL pointer as an array parameter in
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-03 Andrew Tridgellmoved secrets fns into secrets.c
2000-06-03 Jeremy Allisonrpc_client/cli_lsarpc.c: Removed unused variable.
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-17 Jeremy AllisonCutover from 2.2.x - missed in merge.
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-02-01 Tim Pottersystem_name not server_name
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-09 Gerald CarterOK. This code works on a RedHat 6.0 system. However...
1999-12-08 Luke Leightonjerry spotted that get_domain_sids() was being called...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-03 Luke Leightonargh! smb-agent redirection client reusage is a nightmare!
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-02 Luke Leightonnew get_any_dc_name() function allows lookups of truste...
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-02 Luke Leightonimproved enumdomains added -i option.
1999-12-02 Luke Leightonclearing up connection-related stuff. password credent...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-30 Luke Leightonadded failed connections to the net use array, even...
1999-11-30 Luke Leightonok. this is where it gets interesting. client states...
1999-11-29 Luke Leightonbug-fix
1999-11-29 Luke Leightonthis is going to sound _really_ weird, ok, but i had...
1999-11-29 Luke Leightonsam sync - one of the files that use multiple connectio...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightoncool! spooljobs works! this surprised me very much...
next