summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_netlog_nt.c
Commit message (Expand)AuthorAgeFilesLines
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-13/+56
* r196: merging struct uuid from trunkGerald Carter2007-10-101-0/+17
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-7/+7
* Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-6/+17
* Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett2003-11-071-6/+0
* Typo in comment.Tim Potter2003-07-231-1/+1
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-2/+0
* well this was easy...Gerald Carter2003-07-031-2/+1
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-14/+13
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-0/+2
* Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2003-04-221-8/+0
* Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-1/+33
* Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-241-1/+1
* Merge from HEAD: Send the session key to the client, allowing it to perform SMBAndrew Bartlett2003-02-021-1/+10
* Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2003-01-041-10/+8
* Fix another pstring/fstring typoAndrew Bartlett2003-01-041-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* merged the %U changes to 3.0Andrew Tridgell2002-11-201-0/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-4/+1
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-2/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+2
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-15/+38
* merge from SAMBA_2_2Gerald Carter2002-03-271-6/+6
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* Spelling fixes.Tim Potter2002-03-051-3/+3
* Some more fixes to enusre we execute the same code pathes as before thisAndrew Bartlett2002-03-031-8/+8
* This patch allows NT4 domains to trust Samba.Andrew Bartlett2002-03-031-84/+81
* SECURITY FIXES:Andrew Bartlett2002-03-011-1/+7
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Try to move towards slightly sane linking for Samba by removing some pdb_...()Andrew Bartlett2002-01-261-12/+30
* Fix the negation of the extra parinoia check on machine password changes.Andrew Bartlett2002-01-201-1/+1
* This is another *BIG* change...Andrew Bartlett2002-01-201-1/+6
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-1/+1
* Better explanation message for dmalloc.Martin Pool2002-01-091-2/+2
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-27/+35
* Add an output parameter to message_send_all that says how manyMartin Pool2001-12-211-1/+1
* Fix domain logon that I broke 3 days ago.Jean-François Micouleau2001-12-081-1/+4
* again an intrusive patch:Jean-François Micouleau2001-12-061-19/+3
* challange -> challengeTim Potter2001-11-261-5/+6
* Unless the error is exactly NT_STATUS_OK, we might not have a server info, soAndrew Bartlett2001-11-251-1/+1
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-4/+22
* Change to guest logon code.Andrew Bartlett2001-11-081-1/+8
* Initilising these variables before appending the domain groups to themAndrew Bartlett2001-11-071-1/+3
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-5/+5
* Fix up domain logons. Tested with NT4.Andrew Bartlett2001-10-311-5/+4
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-144/+53
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-0/+2