summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-40/+49
* r22411: Fix the build:Michael Adam2007-10-101-3/+5
* r22395: allow profiling level to be set on startupHerb Lewis2007-10-101-0/+10
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-1015-209/+307
* r22389: Start preparing for multiple encryption contexts in theJeremy Allison2007-10-104-15/+28
* r22352: Wow - working gss SMB sealing !Jeremy Allison2007-10-101-0/+3
* r22351: Making progress in tests...Jeremy Allison2007-10-101-0/+7
* r22350: Add some helpful debug messages.Jeremy Allison2007-10-101-1/+7
* r22327: Finish the gss-spnego part of the seal code. NowJeremy Allison2007-10-101-14/+16
* r22291: Fix off-by-one in tconX parsing.Jeremy Allison2007-10-101-2/+11
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-102-5/+7
* r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICEStefan Metzmacher2007-10-101-1/+4
* r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke2007-10-101-0/+7
* r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>Gerald Carter2007-10-101-1/+1
* r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.Jeremy Allison2007-10-102-3/+5
* r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2007-10-101-1/+1
* r22129: Fix the nttrans create extended response for pipesJeremy Allison2007-10-101-5/+44
* r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIREDJeremy Allison2007-10-101-1/+24
* r22124: Wow - NTCreateX sets the word count to 42, but returns 50 onJeremy Allison2007-10-101-1/+7
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-10-101-7/+18
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-10-101-1/+22
* r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison2007-10-101-15/+15
* r22095: BUG 4484: Add more checks to set %a for Vista clients (based on absen...Gerald Carter2007-10-101-0/+5
* r22065: First logic change I've found :-(. We were being tooJeremy Allison2007-10-101-9/+24
* r22064: Fix the DFS code to work better with Vista clients. AllowJeremy Allison2007-10-102-34/+39
* r22060: Fix for AIX quotas from Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.Jeremy Allison2007-10-101-0/+30
* r22059: Over-allocate and NULL out 100 bytes for lanman.c.Volker Lendecke2007-10-101-4/+8
* r22050: Fix a couple of off-by-one errors in the rapJeremy Allison2007-10-101-3/+15
* r22045: As Volker noticed, skip_string's last argument isJeremy Allison2007-10-101-94/+98
* r22044: Remove the only skip_string(...,2) callerVolker Lendecke2007-10-101-1/+1
* r22043: Comparing lanman.c with -r22013 is now MUCH easier, thanks! This look...Volker Lendecke2007-10-101-3/+0
* r22042: Try and clean up my own mess using the API VolkerJeremy Allison2007-10-101-71/+76
* r22020: Make it more clear that both the vuser struct and it's contents areAndrew Bartlett2007-10-102-41/+27
* r22017: After changing 2000 lines of this I think this is needed :-).Jeremy Allison2007-10-101-0/+1
* r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison2007-10-101-277/+601
* r22013: Move to SSPI framing (sig first in NTLM).Jeremy Allison2007-10-101-3/+3
* r22010: Now I'm looking at mangling again, make sureJeremy Allison2007-10-101-16/+31
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-105-9/+9
* r22008: use string_term_tdb_data()Stefan Metzmacher2007-10-101-4/+3
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-104-8/+8
* r21997: Implement the server side of gss seal negotiate.Jeremy Allison2007-10-101-15/+86
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-102-18/+90
* r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/Stefan Metzmacher2007-10-102-18/+6
* r21969: Start working on the gss-side of the server negotiation.Jeremy Allison2007-10-102-0/+90
* r21961: Repair bug introduced by rev. 21960.Jeremy Allison2007-10-101-0/+6
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-101-2/+0
* r21953: One format fix, clarify a condition that the IBMJeremy Allison2007-10-101-2/+20
* r21952: Fix critical (!) error found by IBM checker.Jeremy Allison2007-10-101-22/+28
* r21950: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-1/+5
* r21942: Hoist by our own petard :-). Older smbclient binariesJeremy Allison2007-10-101-2/+2