summaryrefslogtreecommitdiffstats
path: root/source/lib/dummysmbd.c
Commit message (Expand)AuthorAgeFilesLines
* Allow reinit_after_fork to be called safely from within swat and other binari...Jeremy Allison2009-01-201-1/+6
* Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison2008-10-151-0/+15
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-041-21/+0
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-0/+20
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-0/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-20/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-0/+5
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-0/+15
* r21257: Better fix for bug #4188 :Jeremy Allison2007-10-101-13/+4
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-10-101-0/+4
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-10-101-0/+16
* r17569: Make 'max smbd processes' more robust. Counting on the child to decre...Volker Lendecke2007-10-101-5/+0
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-101-0/+4
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+9
* r6588: just include includes.h to get prototypes here.Herb Lewis2007-10-101-1/+1
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-0/+2
* merge from old APP_HEADGerald Carter2004-02-121-0/+29