summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r21847: Fix memory leaks in error paths (and in main code path in one case...)Jeremy Allison2007-10-102-5/+14
* r21846: Try and fix the Darwin build which seems to have a strange krb5.Jeremy Allison2007-10-101-0/+6
* r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison2007-10-106-73/+319
* r21840: mount.cifs compile on old libc missing bind mount #defineSteve French2007-10-101-0/+4
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-107-36/+6
* r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis2007-10-102-2/+12
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-107-6/+36
* r21822: Adding experimental krb5 lib locator plugin.Günther Deschner2007-10-103-0/+399
* r21819: Wrap all steps in secrets_store_machine_password into one singleVolker Lendecke2007-10-101-12/+50
* r21818: Remove some unused codeVolker Lendecke2007-10-101-23/+0
* r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell2007-10-101-1/+2
* r21813: fixed an integer overflow error in the ndr push code.Andrew Tridgell2007-10-102-3/+10
* r21804: Create a reference after proto_exits was called once. Else we link theLars Müller2007-10-101-1/+2
* r21803: Missed part of patch to make self-referrals work.Jeremy Allison2007-10-101-0/+1
* r21801: Fix Coverity ID # 342Volker Lendecke2007-10-101-0/+1
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-109-588/+813
* r21792: Fix crash bug triggered by Excel reported by Jerry.Jeremy Allison2007-10-101-1/+1
* r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-1014-162/+104
* r21783: Add in the "create info" field to the replyJeremy Allison2007-10-102-23/+39
* r21782: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debugHerb Lewis2007-10-101-20/+8
* r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.James Peach2007-10-101-1/+1
* r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach2007-10-104-10/+50
* r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison2007-10-103-9/+14
* r21776: fix bugs #4438 #4440Simo Sorce2007-10-101-4/+10
* r21775: make messages more understandable - don't leave part dangling after n...Herb Lewis2007-10-101-2/+2
* r21774: Fix the build with Fedora Core 6.Günther Deschner2007-10-101-0/+4
* r21770: For old DOS style searches we must remember ifJeremy Allison2007-10-101-0/+5
* r21769: Attempt to fix bug #4384 in old search code.Jeremy Allison2007-10-101-14/+4
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-1010-121/+167
* r21767: Revert all the bits I accidentally committed in r21766.James Peach2007-10-105-17/+9