r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[tprouty/samba.git] / source / rpc_client / cli_netlogon.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23380: netr_getdcname returns WERROR not NTSTATUS.
2007-10-10 Volker Lendecker23219: Two warnings
2007-10-10 Günther Deschnerr23210: Very funny, we thought to use netr_GetDcName...
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Volker Lendecker23091: Add rpccli_netlogon_sam_network_logon_ex, fix...
2007-10-10 Günther Deschnerr20970: Allow to define workstation for samlogon in...
2007-10-10 Günther Deschnerr19161: Add NET_GETANYDCNAME (getdcname only gives...
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr13639: Never overwrite the acct_flags in rpccli_netlog...
2007-10-10 Jeremy Allisonr13539: Add 128 bit creds processing client and server...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr12853: Fix segfault in "net rpc vampire|samdump" ...
2007-10-10 Günther Deschnerr11853: Add Dsr_GetSiteName (handy for experimenting...
2007-10-10 Volker Lendecker11706: Implement dsr_getdcname client code. It's handy...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11338: Move knowledge of \\ needed into rpc_client...
2007-10-10 Jeremy Allisonr11336: Start to get my control back :-). Volker, I...
2007-10-10 Volker Lendecker11320: Fix error handling for rpccli_netlogon_getdcnam...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10269: Server-side fix for creds change - revert jcmd...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2007-10-10 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Andrew Bartlett- Fix the kerberos downgrade problem:
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Tim PotterFix out of date comment.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...
next