r23779: Change from v2 or later to v3 or later.
[ab/samba.git/.git] / source3 / smbd /
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23773: One pstring a day...
2007-10-10 Volker Lendecker23768: Get rid of the three global variables for the...
2007-10-10 Volker Lendecker23765: Another error-path restore_case_semantics().
2007-10-10 Volker Lendecker23764: Do restore_case_semantics in an error path...
2007-10-10 Volker Lendecker23761: Rename reduce_name to check_reduced_name
2007-10-10 Jeremy Allisonr23752: Fix bug introduced by checkin 22920, allow...
2007-10-10 Volker Lendecker23743: Simplify stat_cache_lookup() logic. For the...
2007-10-10 Volker Lendecker23738: Re-add commented out code snipped that got...
2007-10-10 Jeremy Allisonr23736: Use local variable of smb_flag2 instead of...
2007-10-10 Jeremy Allisonr23735: Second part of the bugfix for #4763
2007-10-10 Volker Lendecker23731: Forgot one reference to inbuf
2007-10-10 Jeremy Allisonr23728: First part of bugfix for #4763. Limit notify...
2007-10-10 Volker Lendecker23727: Explicitly pass down FLAGS2 to srvstr_get_path.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker23725: Remove get_current_mid()
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Simo Sorcer23683: Check ports are in the correct range (1-65535)
2007-10-10 Simo Sorcer23682: Old patch I forgot in one of my 3.0.25 trees.
2007-10-10 Jeremy Allisonr23664: Fix incorrect index - should be j not i. How...
2007-10-10 Jeremy Allisonr23663: Fix bug #4308 - Excel save operation corrupts...
2007-10-10 Jeremy Allisonr23640: When we support the SeSecurity privilage, this...
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr23589: Ensure we will always release any timeout handler
2007-10-10 Volker Lendecker23538: Fix for wild-card rename: We can't return direc...
2007-10-10 Volker Lendecker23537: Revert the inbuf/outbuf part of r23528: This...
2007-10-10 Volker Lendecker23528: Two changes to make the valgrind massif (heap...
2007-10-10 Volker Lendecker23523: Gaa -- had renamed "name" to "path" and apparen...
2007-10-10 Volker Lendecker23522: Save us a kilobyte stack space in a hot code...
2007-10-10 Volker Lendecker23518: Remove the silly assumption that string_replace...
2007-10-10 Volker Lendecker23517: After Jeremy has given is ack on irc:
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr23508: Fix sync_file() to return NTSTATUS and return...
2007-10-10 James Peachr23502: Restore exit-on-idle. Small refactoring...
2007-10-10 Volker Lendecker23501: Move notify_rename before rename_internals_fsp...
2007-10-10 Volker Lendecker23500: Two changes to survive the now activated test...
2007-10-10 Volker Lendecker23486: Ok, this time with a hopefully successful make...
2007-10-10 Volker Lendecker23483: Revert 23482, I must have run 'make test' in...
2007-10-10 Volker Lendecker23482: Slightly simplify the rename code: Remove two...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Volker Lendecker23469: Fix a comment
2007-10-10 Volker Lendecker23467: Next little simplification: In rename_internals...
2007-10-10 Volker Lendecker23466: Fix RAW-NOTIFY: by using delete on close the...
2007-10-10 Volker Lendecker23457: After Jeremy's ack:
2007-10-10 Jeremy Allisonr23450: max_params_return is complete fiction when...
2007-10-10 Jeremy Allisonr23445: Fix suggested by Volker. Don't call rename_open...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 James Peachr23398: Support membership of >16 groups on Darwin...
2007-10-10 James Peachr23393: Support BSD group semantics by making sure...
2007-10-10 Jeremy Allisonr23391: Second part of the patch for Apple.
2007-10-10 Jeremy Allisonr23390: First part of the patch to make Apple's life...
2007-10-10 Volker Lendecker23375: Fix a 64-bit warning
2007-10-10 Jeremy Allisonr23346: Fix offline caching with XP/Vista. It was an...
2007-10-10 James Peachr23299: Fix the build for !WITH_SENDFILE.
2007-10-10 Jeremy Allisonr23272: Fix main event loop - reviewed by Volker.
2007-10-10 Volker Lendecker23241: In preparation for the cluster messaging import...
2007-10-10 Volker Lendecker23236: Another bad merge: Correctly free and unlock...
2007-10-10 Volker Lendecker23221: Fix a bad merge, avoid a memory leak and tdb...
2007-10-10 Volker Lendecker23220: Add traverse_read to dbwrap
2007-10-10 Gerald Carterr23206: remove unreachable code
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23186: Checkin on behalf of Tridge:
2007-10-10 Volker Lendecker23185: Try to fix the IRIX build, also add the forgott...
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch...
2007-10-10 Volker Lendecker23172: Change shutdown_other_smbds to use connections_...
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23168: Move the lp_max_connections() into service.c.
2007-10-10 Volker Lendecker23167: Remove an unused parameter
2007-10-10 Jeremy Allisonr23151: Re-arrange the logic so it looks identical...
2007-10-10 Jeremy Allisonr23150: Fix Samba3 in the build farm again. In the...
2007-10-10 Jeremy Allisonr23107: Fix renames on file descriptors that are suppos...
2007-10-10 Jeremy Allisonr23106: Use lchown for symlinks.
2007-10-10 Jeremy Allisonr23100: Implement the delete on close semantics I've...
2007-10-10 Jeremy Allisonr23088: Fix rename for cifsfs client. This may be neede...
2007-10-10 Jeremy Allisonr23087: Fix POSIX setfilepathinfo to use lstat, not...
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Jeremy Allisonr23016: Remove extra & - thanks to Volker for spotting...
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Jeremy Allisonr23014: For all branches, ensure that if we're blocked...
2007-10-10 Jeremy Allisonr23007: Ensure we don't allow large read over the possible
2007-10-10 Gerald Carterr22978: Don't use current_user to prep the security...
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22942: Some message_register -> messaging_register...
2007-10-10 Jeremy Allisonr22925: Sync read_and_X with 3.0.26 code (use setup_rea...
2007-10-10 Jeremy Allisonr22922: Move "normal_read:" label out of ifdef guard...
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Andrew Tridgellr22784: fixed change notify for delete on close
2007-10-10 Jeremy Allisonr22765: Fix from Alison Winters <alisonw@sgi.com> for...
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22755: Second half of r22754. As it stands now, string...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
next