r17172: Fix typo.
[kai/samba-autobuild/.git] / source3 / smbd /
2007-10-10 Jeremy Allisonr17152: Don't handle the delete pending here, await
2007-10-10 Jeremy Allisonr17142: Ensure we record the correct can_read/can_write
2007-10-10 Jeremy Allisonr17140: Get rid of the lock release/reacquire code...
2007-10-10 Volker Lendecker17134: Fix a debug message
2007-10-10 Jeremy Allisonr17131: Optimisation - when doing a stat open don't...
2007-10-10 Jeremy Allisonr17130: Remove unneeded unlock call.
2007-10-10 Jeremy Allisonr17128: Missed a logic error in my last patch. Ensure...
2007-10-10 Jeremy Allisonr17125: Drastic problems require drastic solutions...
2007-10-10 Jeremy Allisonr17108: Make the default timeout parameter for lock...
2007-10-10 Jeremy Allisonr17107: Make the 200 ms timeout value tunable in local...
2007-10-10 Jeremy Allisonr17106: Match Windows timing values on locks.
2007-10-10 Jeremy Allisonr17105: Fix the race Volker found - we had a non-locked
2007-10-10 Jeremy Allisonr17100: Ooops. Fix the build...
2007-10-10 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2007-10-10 Volker Lendecker17096: Simplify share_access_check a bit: It takes...
2007-10-10 Jeremy Allisonr16990: Fix bug #3921 spotted by jason@ncac.gwu.edu...
2007-10-10 Jeremy Allisonr16968: The function parse_processed_dfs_path() is...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16797: Add msdfs proxy junctions in the netdfs rpc...
2007-10-10 Jeremy Allisonr16789: Fix bug #3909, when using ea's getting a direct...
2007-10-10 Jeremy Allisonr16616: Klocwork #2025. Stop null deref. I actually...
2007-10-10 Jeremy Allisonr16591: Belt and braces approach to shut Klocwork up...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jeremy Allisonr16537: Fix for bug #3858, all files in a directory not
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr16397: Fix Klocwork #11767 and drasticly simplify the
2007-10-10 Jeremy Allisonr16317: Klocwork #300. Check for error return on malloc.
2007-10-10 Jeremy Allisonr16311: Check for NULL return. Klocwork #998.
2007-10-10 Jeremy Allisonr16309: Fix Klocwork #1596. Check for NULL on talloc.
2007-10-10 Jeremy Allisonr16295: Fix gcc4 "warning: dereferencing type-punned...
2007-10-10 Jeremy Allisonr16284: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Jeremy Allisonr16280: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Jeremy Allisonr16277: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Jeremy Allisonr16275: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Volker Lendecker16248: Fix Coverity ID 297
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Gerald Carterr16219: BUG 3836, 3837, 3004: compile warning fixes...
2007-10-10 Volker Lendecker16203: Fix potentially writing one result of strtok...
2007-10-10 Volker Lendecker16198: Fix Klocwork 1023
2007-10-10 Jeremy Allisonr16112: Added Volker's fix for extra odd byte at the end
2007-10-10 James Peachr16057: Coalesce the DMAPI configure tests into a singl...
2007-10-10 Jeremy Allisonr15960: Don't double-free (ensure we always free file_f...
2007-10-10 Jeremy Allisonr15959: Ooops. Use the right file_free call...
2007-10-10 Jeremy Allisonr15958: Make us pass RAW-OPLOCK with kernel oplocks...
2007-10-10 Jeremy Allisonr15951: oplock_request must be an int, not a BOOL. We
2007-10-10 Jeremy Allisonr15949: Patch for bug #3308 to stop us returning duplicate
2007-10-10 James Peachr15943: Update misleading DEBUG statements and comments...
2007-10-10 Jeremy Allisonr15936: Fix memory leak on error exit path. Trying to
2007-10-10 Volker Lendecker15911: Make us survive rpc-authcontext committed next
2007-10-10 Jeremy Allisonr15887: Ensure we use sys_write so we're not interrupted.
2007-10-10 James Peachr15848: Introduce commandline options to set the remain...
2007-10-10 Volker Lendecker15817: Remove some unused code
2007-10-10 Gerald Carterr15712: BUG 3435: patch from volker to fix 'msdfs root...
2007-10-10 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2007-10-10 Volker Lendecker15660: Without this when using smbcquotas I get
2007-10-10 Volker Lendecker15601: Fix segfaults with 'security=share' and 'guest...
2007-10-10 Volker Lendecker15589: While trying to understand the vuid code I...
2007-10-10 Volker Lendecker15583: Add a comment while trying to understand this...
2007-10-10 Jeremy Allisonr15555: Make "change notify timeout" a per-share parame...
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
2007-10-10 Volker Lendecker15495: current_user_info is not referenced in process.c
2007-10-10 Volker Lendecker15475: Ugly and disgusting patch to fix the username...
2007-10-10 Volker Lendecker15472: Remove an unused function parameter
2007-10-10 Jeremy Allisonr15467: Ensure every exit error path calls nt_status_sq...
2007-10-10 James Peachr15450: Change profiling data macros to use stack varia...
2007-10-10 James Peachr15446: Tidy up the formatting of locking debug message...
2007-10-10 Jeremy Allisonr15404: Check for WRITE_THOUGH before calling lp_ fn...
2007-10-10 Volker Lendecker15359: Fix typo
2007-10-10 Jeremy Allisonr15293: Don't ever set O_SYNC on open unless "strict...
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Volker Lendecker15266: Fix bug 3720. I wonder why -O1 compiles did...
2007-10-10 Paul Greenr15196: Update a comment that I found confusing (I...
2007-10-10 Jeremy Allisonr15138: Teach Samba the difference between exclusive...
2007-10-10 Volker Lendecker15133: in_server is not used anywhere
2007-10-10 Volker Lendecker15119: Initialize our global sam sid first, quite...
2007-10-10 Jeremy Allisonr15115: Fix error return on sessionsetup. Ensure no
2007-10-10 Jeremy Allisonr15112: Move strict locking default to auto. Fix up...
2007-10-10 Volker Lendecker15103: Okay, looking closer: Samba4 tdb not exporting...
2007-10-10 Volker Lendecker15102: u32 is a tdb-only thing that's not exported...
2007-10-10 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Jeremy Allisonr15084: Try and squeeze more out of the non-read/write...
2007-10-10 Jeremy Allisonr15083: Using talloc with destructors is nice and all...
2007-10-10 Volker Lendecker15035: It seems that many preprocessors do not like...
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 Jeremy Allisonr15022: Fix core dumps on normal server exit.
2007-10-10 Jeremy Allisonr15020: Fix issue with samba4 netbench torture tester,
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>...
2007-10-10 Jeremy Allisonr14986: Fix OS/2 directory delete bug found by kukks.
2007-10-10 Jeremy Allisonr14954: Fix #3569 based on William Jojo's work. AIX...
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Stefan Metzmacherr14883: add 'smbd:sharedelay' option, so that we can...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14849: Fix >= that should be >. Too strict condition
2007-10-10 Jeremy Allisonr14847: Tell static checkers that exit_server() doesn't
2007-10-10 Jeremy Allisonr14790: Fix possible null deref. Coverity #277.
2007-10-10 Jeremy Allisonr14746: Add the Samba4 replacements for opendir/readdir...
2007-10-10 Volker Lendecker14695: Patch from Björn Jacke:
2007-10-10 James Peachr14669: Remove duplicate source caused by running patch...
next