summaryrefslogtreecommitdiffstats
path: root/source/smbd/change_trust_pw.c
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+3
* Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke2008-04-201-1/+2
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-03-281-1/+1
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-1/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-3/+3
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-9/+8
* Fix for bug #273 - smbd crash on machine account change.Jeremy Allison2003-09-101-10/+7
* adding some debugs while tracking down a bugGerald Carter2003-08-261-0/+5
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+1
* large change:Gerald Carter2003-06-251-1/+1
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-63/+32
* merges from HEAD - change_trust_account_password() must always talk to PDCGerald Carter2002-12-041-85/+77
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+0
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-6/+4
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-10/+4
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+1
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-8/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* A farily large commit:Andrew Bartlett2002-01-011-0/+152