kai/samba.git
2000-05-05 Andrew Tridgellmake debug easier to read
2000-05-05 Andrew Tridgellnasty hack to print posix locks
2000-05-05 Andrew Tridgellexample of broken posix lock behaviour
2000-05-04 Jeremy Allisonrpc_server/srv_lsa.c: Bring into sync with 2.0.x.
2000-05-04 Jeremy AllisonUpdated to fix overlapping problem.
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
2000-05-04 Andrew Tridgellparameterize the lock timeout
2000-05-04 Andrew Tridgelladded a test for the NT byte range lock into smbtorture
2000-05-04 Andrew Tridgellan even simpler example of NT gettings its locking...
2000-05-04 Andrew Tridgell - use full_name instead of real_name
2000-05-04 Andrew Tridgellneed LOCKING_OBJ in locktest now
2000-05-04 Andrew Tridgellmore locktest improvements
2000-05-04 Andrew Tridgellfixed message text
2000-05-04 Andrew Tridgellif the stat cache is off then don't initialise it
2000-05-04 Andrew Tridgelladded -A analyze mode to locktest - it can now automati...
2000-05-04 Andrew Tridgellfound a much simpler case that kills the posix locking
2000-05-04 Andrew Tridgellfixed a uninit memory read that insure found
2000-05-04 Andrew Tridgelladded ability to present lock tests
2000-05-04 Jeremy AllisonFix for debug statement crash.
2000-05-03 Herb Lewisunicode code pages are detected as compiler intermediat...
2000-05-03 Jeremy AllisonFix based on Elrond's code to reduce the store size...
2000-05-03 Jeremy AllisonFixed the bug locktest.c found, it was an off-by-one...
2000-05-03 Jeremy AllisonFixed silly bug where I wasn't checking for matching...
2000-05-03 Jeremy AllisonAdded range info to the panic message to track down...
2000-05-03 Andrew Tridgellimproved the lock test program
2000-05-03 Andrew Tridgell- clear dead locks at startup
2000-05-03 Andrew Tridgelladded a nasty lock testing program
2000-05-03 Jeremy AllisonFix for stacking locks in brlock and POSIX. Windows...
2000-05-03 Jeremy AllisonAdded read overlay write lock on same fnum test to...
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-05-03 Herb Lewismerge 2.0 changes
2000-05-02 Jeremy AllisonFixed wild pointer diff found by insure.
2000-05-02 Jeremy AllisonImplemented the last (I hope:-) part of the locking...
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-05-02 Andrew Tridgelland yet another memory leak - this one in the client
2000-05-02 Andrew Tridgellfixed a memory leak (calling hash_table_init twice)
2000-05-02 Andrew Tridgellfixed a memory leak
2000-05-02 Jeremy AllisonMoved uglyness needed in fcntl locking (64->32 bit...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-05-01 Jeremy Allisonlocking/posix.c: Fixed double-free nasty crash bug...
2000-05-01 Andrew Tridgellhandle tabs in printcap files
2000-05-01 Andrew Tridgellallow a DEFAULT_PRINTING to be specified in CFLAGS
2000-05-01 Andrew Tridgellfixed typo
2000-05-01 Andrew Tridgelladded TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
2000-04-30 Andrew Tridgell - added some error checking
2000-04-30 Andrew Tridgellfixed dptr_wcard handling (need to use strdup)
2000-04-30 Andrew Tridgellfixed parsing of broken NT short name
2000-04-30 Andrew Tridgellhandle the special rule of *.* for old style listings...
2000-04-30 Andrew Tridgellremoved more cruft from our old wildcard matching code
2000-04-30 Andrew Tridgellgo back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
2000-04-30 Andrew Tridgellfixed our smbsearch code. We now store the mask with...
2000-04-30 Andrew Tridgellfix handing of ascii_to_unistr
2000-04-30 Andrew Tridgell- get the findclose code right
2000-04-30 Andrew Tridgelladded cli_list_old() to allow for old style directory...
2000-04-30 Andrew Tridgellsome cleanups
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
2000-04-30 Andrew Tridgellchanged masktest to test the internal algorithm against...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-30 Andrew TridgellYIPEE!!!!!
2000-04-29 Andrew Tridgellput tdb utility functions in a separate file
2000-04-29 Jeremy AllisonRemoved tdb locking calls (picky Andrew...:-)
2000-04-28 Jeremy AllisonMoved deletion of vfs handle into smbd/conn.c as it...
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
2000-04-28 Jeremy AllisonSplit off of POSIX locking into separate unit as Andrew...
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-04-28 Jeremy AllisonAdded tdb_get/set_int_byblob, which takes a size_t...
2000-04-28 Jeremy AllisonForgot to close when "posix locking" is set to False.
2000-04-28 Jeremy AllisonAdded optimization where we are single opener (don...
2000-04-28 Jeremy AllisonMade changes suggested by Andrew review.
2000-04-27 Jeremy AllisonOk - this is more subtle than it looks :-).
2000-04-27 Jeremy AllisonFixed subtle unlocking bug when a file is closed. We...
2000-04-27 Jeremy AllisonDid the rewrite Andrew wanted where all knowledge of...
2000-04-27 Jeremy AllisonFixed crash bugs Andrew pointed out with LOCK4 smbtorture
2000-04-27 Jeremy AllisonFixed range check on writeX.
2000-04-27 Jeremy AllisonTidyup of smbecho.
2000-04-27 Tim Potterfile winbindd_ntdom.h was initially added on branch...
2000-04-27 Tim Potterfile ntdom_config.h was initially added on branch SAMBA...
2000-04-27 Andrew Tridgellquick hack to get smbtorture working again
2000-04-25 Jeremy AllisonAdded the hard code :-).
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts
2000-04-25 Andrew Tridgelladded TDB_MODIFY flag - patch from from luke
2000-04-25 Andrew Tridgellfixed a memory leak in nmblookup
2000-04-25 Andrew Tridgellfixed a memory leak of devmode in spoolss
2000-04-25 Andrew Tridgelldon't qsort a list less than 2 entries
2000-04-24 Jeremy AllisonAdded the code that keeps fd's open across a close...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-24 Andrew Tridgelldump in a binary format
2000-04-24 Andrew Tridgelluse an size_t not a ssize_t when checking for out of...
2000-04-24 Andrew Tridgellmoved INSURE hook into util.c
2000-04-24 Andrew Tridgellfixed another memory leak
2000-04-24 Andrew Tridgellfixed a parameter bug found by insure
2000-04-24 Andrew Tridgellmoved the INSURE hook into util.c
2000-04-23 Andrew Tridgellmore pstring/fstring errors found by insure
2000-04-23 Andrew Tridgellfixed a locking database bug - it was actually harmless...
2000-04-23 Andrew Tridgelldon't close high fd's in smbrun when using insure ...
2000-04-23 Andrew Tridgellanother fstring/pstring fix
2000-04-23 Andrew Tridgellfixed another spoolss memory leak
2000-04-23 Andrew Tridgellfixed a memory leak I caused last week with my lines...
next