summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client/cli_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-2/+2
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-2/+9
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+49
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-3/+9
* - Fix the kerberos downgrade problem:Andrew Bartlett2003-08-191-13/+2
* get rid of more compiler warningsHerb Lewis2003-08-151-3/+3
* Fix out of date comment.Tim Potter2003-07-231-2/+1
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-081-6/+12
* Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett2003-05-011-1/+1
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-18/+0
* Merge: incorrect arg to debug.Tim Potter2003-04-141-1/+1
* Auth2, not also Auth3 sends us flags back, although all the callersVolker Lendecke2003-04-091-4/+5
* (merge from HEAD)Andrew Bartlett2003-03-241-1/+12
* Merge: const fixes.Tim Potter2003-02-251-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-14/+9
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-26/+126
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-392/+586
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-5/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-70/+0
* Removed duplicate debug.Tim Potter2001-11-051-2/+0
* Don't accidentally return success when sending a broken NET_SAMLOGONTim Potter2001-10-311-0/+1
* Fixed typo in debug message.Tim Potter2001-10-301-1/+1
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-4/+0
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.Tim Potter2001-09-181-7/+9
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-23/+24
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-2/+2
* More status32 conversions.Tim Potter2001-08-241-12/+10
* Fixed typo in debug message.Tim Potter2001-08-241-1/+1
* Removed nt_error field from cli_state as it was not used anywhere.Tim Potter2001-08-101-7/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+6
* Broke out change trust account password routines into separate fileTim Potter2001-05-171-218/+0
* Removed JRATEST line.Jeremy Allison2001-03-111-4/+0
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-12/+12
* rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-1/+2
* This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison2001-02-241-58/+112
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-12/+17
* Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison2000-12-191-1/+2
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-12/+12
* Fixed memory leak in modify_trust_password()Tim Potter2000-07-261-0/+4
* moved secrets fns into secrets.cAndrew Tridgell2000-06-031-2/+2
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-1/+8
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-2/+2
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-26/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+26
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-1/+0
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-1/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-343/+415
* damn, that took a while. nt login password was being stored incorrectlyLuke Leighton1999-12-011-3/+4