summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r21912: There's no point checksumming the packet lengthJeremy Allison2007-10-101-4/+4
* r21905: RenameGerald Carter2007-10-102-11/+11
* r21904: Fix HP build -- thanks, DonVolker Lendecke2007-10-101-1/+1
* r21903: Get the length calculations right (I always forgetJeremy Allison2007-10-101-16/+18
* r21902: Don't free the thing you're trying to set in the cli state.Jeremy Allison2007-10-101-0/+1
* r21901: Don't use fstrcat when you mean fstrcpy. Doh !Jeremy Allison2007-10-101-3/+4
* r21900: Token exchange now seems to work, now why does theJeremy Allison2007-10-101-1/+1
* r21899: At least we're getting to stage 2 of the blobJeremy Allison2007-10-101-4/+10
* r21898: Added test command, fixed first valgrind bugs.Jeremy Allison2007-10-103-5/+49
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-107-20/+200
* r21894: Some refactoring of server side encryption context. SupportJeremy Allison2007-10-103-29/+149
* r21893: Update comments so they actually reflect reality...Rafal Szczesniak2007-10-101-3/+3
* r21892: Mini-Patch from MichaelVolker Lendecke2007-10-101-2/+0
* r21891: Finish server-side NTLM-SPNEGO negotiation support.Jeremy Allison2007-10-101-33/+75
* r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter2007-10-101-1/+94
* r21887: Fix annoying bug where in a pam_close_session (or a pam_setcred with theGünther Deschner2007-10-101-1/+29
* r21885: Chown logic should be activated only if nfs4:chown=yesAlexander Bokovoy2007-10-101-24/+26
* r21884: * Blacklist BUILTIN and MACHINE domains from theGerald Carter2007-10-102-18/+31
* r21883: Try and fix the build by removing the prototypes forJeremy Allison2007-10-102-2/+10
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-107-80/+327
* r21881: Make sure we are very specific when testing whether a backand can han...James Peach2007-10-102-2/+9
* r21880: Make client and server calls into encryption code symetrical,Jeremy Allison2007-10-104-93/+224
* r21879: Move process_blocking_lock_queue to a timed event.Volker Lendecke2007-10-102-52/+72
* r21878: Fix a bug with smbd serving a windows terminal server: If winbind dec...Volker Lendecke2007-10-105-12/+49
* r21877: Missed one line.Jeremy Allison2007-10-101-0/+1
* r21876: Start adding in the seal implementation - prototype codeJeremy Allison2007-10-103-7/+198
* r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>Gerald Carter2007-10-102-19/+14
* r21874: Fix missing notify function. Thanks to Thomas Bork <tombork@web.de>Jeremy Allison2007-10-101-0/+26
* r21873: This is winbindd_pam.c, not pam_winbind.c :-)Volker Lendecke2007-10-101-1/+1
* r21872: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r21871: Move deadtime processing into an idle event. While there, simplifyVolker Lendecke2007-10-103-43/+45
* r21870: Move sending auth_server keepalives out of the main loop into an idle...Volker Lendecke2007-10-104-53/+61
* r21869: Move sending keepalives out of the main processing loop into idle event.Volker Lendecke2007-10-103-14/+46
* r21868: Remove check_log_size from the central smbd processing loop. This can...Volker Lendecke2007-10-102-15/+5
* r21867: Simplify calling convention of timeout_processing. lp_deadtime is onlyVolker Lendecke2007-10-102-11/+16
* r21866: Remove unused "lock spin count" parameterVolker Lendecke2007-10-101-4/+0
* r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2007-10-107-8/+123
* r21864: Reformatting.Jeremy Allison2007-10-101-92/+92
* r21863: Fix debug messages with incorrect function name.Jeremy Allison2007-10-101-15/+15
* r21862: add the cups comment and location lookup to get_a_printer_2_default()...Gerald Carter2007-10-101-3/+10
* r21861: Pull the comment and location from CUPS if we don't have oneGerald Carter2007-10-102-0/+148
* r21860: Fixes for "winbind normalize names" functionality:Gerald Carter2007-10-105-5/+15
* r21858: Fix typo.Günther Deschner2007-10-101-1/+1
* r21857: Stop pretending to be Vista in the %a macro towards Samba clients.Günther Deschner2007-10-101-1/+3
* r21855: Fix a memleak in the krb5 locator and comment out gfree_all() which d...Günther Deschner2007-10-101-2/+4
* r21854: Add gfree_interfaces() to gfree_all().Günther Deschner2007-10-102-0/+13
* r21853: Fix a valgrind errorVolker Lendecke2007-10-101-0/+5
* r21851: Obvious typos...Volker Lendecke2007-10-101-2/+2
* r21850: After Jerry explained to me the HORRIBLE way in whichJeremy Allison2007-10-101-5/+15
* r21848: add a comment about gss_import_name() and when to free the krb5 princ...Gerald Carter2007-10-101-1/+9