This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[ira/wip.git] / source / rpc_client / cli_netlogon.c
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Andrew BartlettTurn down some DEBUG()s and remove some duplicate code...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Tim PotterMerge: incorrect arg to debug.
2003-04-14 Tim PotterFixed incorrect argument to debug.
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-23 Tim PotterMoved calculation of secure channel type into a new...
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-18 Andrew BartlettRemove unused files.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-11-05 Tim PotterRemoved duplicate debug.
2001-10-31 Tim PotterDon't accidentally return success when sending a broken...
2001-10-30 Tim PotterFixed typo in debug message.
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-18 Tim PotterConverted cli_net_auth2() and cli_nt_setup_creds()...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Tim PotterMore status32 conversions.
2001-08-24 Tim PotterFixed typo in debug message.
2001-08-10 Tim PotterRemoved nt_error field from cli_state as it was not...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-17 Tim PotterBroke out change trust account password routines into...
2001-03-11 Jeremy AllisonRemoved JRATEST line.
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
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-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
2000-12-19 Jeremy AllisonFixed bug found by Gerald. If a Samba server joins...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-26 Tim PotterFixed memory leak in modify_trust_password()
2000-06-03 Andrew Tridgellmoved secrets fns into secrets.c
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
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-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 Tridgellfirst pass at updating head branch to be to be the...
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-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-10-26 Luke Leightonadding extra parameter back in to trust account functio...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-19 Luke Leightonneed status codes from cli_net_req_chal() and cli_net_a...
1999-09-21 Luke Leightonsplit matthew's sync command (only currently called...
1999-07-22 Matthew ChapmanBDC support.
1999-07-21 Luke LeightonBDC support.
1999-07-06 Luke Leightonuse of safe_cli_errstr() and cli_establish_connection().
1999-06-24 Luke Leightonsafe string error reporting functions (found a potentia...
1999-06-02 Matthew ChapmanSome more BDC-related fixes, mainly to the NET_SAM_SYNC...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-09-25 Luke Leightonadded rpcclient program
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-28 Jeremy AllisonFirst version that compiles. Much more to do.....
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy AllisonThese don't compile yet - but they are the core code...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...