git.samba.org
/
kai
/
samba.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kai/samba.git
2000-05-03
Andrew Tridgell
added a nasty lock testing program
commit
|
commitdiff
|
tree
2000-05-03
Jeremy Allison
Fix for stacking locks in brlock and POSIX. Windows...
commit
|
commitdiff
|
tree
2000-05-03
Jeremy Allison
Added read overlay write lock on same fnum test to...
commit
|
commitdiff
|
tree
2000-05-03
Jeremy Allison
Insure uninitialized memory read fixes.
commit
|
commitdiff
|
tree
2000-05-03
Herb Lewis
merge 2.0 changes
commit
|
commitdiff
|
tree
2000-05-02
Jeremy Allison
Fixed wild pointer diff found by insure.
commit
|
commitdiff
|
tree
2000-05-02
Jeremy Allison
Implemented the last (I hope:-) part of the locking...
commit
|
commitdiff
|
tree
2000-05-02
Andrew Tridgell
added support for deleting printers into the spoolss...
commit
|
commitdiff
|
tree
2000-05-02
Andrew Tridgell
split the username in the vuser structure into a separate
commit
|
commitdiff
|
tree
2000-05-02
Andrew Tridgell
and yet another memory leak - this one in the client
commit
|
commitdiff
|
tree
2000-05-02
Andrew Tridgell
fixed a memory leak (calling hash_table_init twice)
commit
|
commitdiff
|
tree
2000-05-02
Andrew Tridgell
fixed a memory leak
commit
|
commitdiff
|
tree
2000-05-02
Jeremy Allison
Moved uglyness needed in fcntl locking (64->32 bit...
commit
|
commitdiff
|
tree
2000-05-02
Jeremy Allison
Added sys_fork() and sys_getpid() functions to stop...
commit
|
commitdiff
|
tree
2000-05-01
Jeremy Allison
locking/posix.c: Fixed double-free nasty crash bug...
commit
|
commitdiff
|
tree
2000-05-01
Andrew Tridgell
handle tabs in printcap files
commit
|
commitdiff
|
tree
2000-05-01
Andrew Tridgell
allow a DEFAULT_PRINTING to be specified in CFLAGS
commit
|
commitdiff
|
tree
2000-05-01
Andrew Tridgell
fixed typo
commit
|
commitdiff
|
tree
2000-05-01
Andrew Tridgell
added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
- added some error checking
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
fixed dptr_wcard handling (need to use strdup)
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
fixed parsing of broken NT short name
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
handle the special rule of *.* for old style listings...
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
removed more cruft from our old wildcard matching code
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
fixed our smbsearch code. We now store the mask with...
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
fix handing of ascii_to_unistr
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
- get the findclose code right
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
added cli_list_old() to allow for old style directory...
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
some cleanups
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
we don't need fnmatch.c any more
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
changed masktest to test the internal algorithm against...
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
- removed all our old wildcard matching code and replac...
commit
|
commitdiff
|
tree
2000-04-30
Andrew Tridgell
YIPEE!!!!!
commit
|
commitdiff
|
tree
2000-04-29
Andrew Tridgell
put tdb utility functions in a separate file
commit
|
commitdiff
|
tree
2000-04-29
Jeremy Allison
Removed tdb locking calls (picky Andrew...:-)
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Moved deletion of vfs handle into smbd/conn.c as it...
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Ok - this is the *third* implementation of this (third...
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Split off of POSIX locking into separate unit as Andrew...
commit
|
commitdiff
|
tree
2000-04-28
Shirish Kalele
Added info level 1005 to netsharegetinfo (is the share...
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Added tdb_get/set_int_byblob, which takes a size_t...
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Forgot to close when "posix locking" is set to False.
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Added optimization where we are single opener (don...
commit
|
commitdiff
|
tree
2000-04-28
Jeremy Allison
Made changes suggested by Andrew review.
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Ok - this is more subtle than it looks :-).
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Fixed subtle unlocking bug when a file is closed. We...
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Did the rewrite Andrew wanted where all knowledge of...
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Fixed crash bugs Andrew pointed out with LOCK4 smbtorture
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Fixed range check on writeX.
commit
|
commitdiff
|
tree
2000-04-27
Jeremy Allison
Tidyup of smbecho.
commit
|
commitdiff
|
tree
2000-04-27
Tim Potter
file winbindd_ntdom.h was initially added on branch...
commit
|
commitdiff
|
tree
2000-04-27
Tim Potter
file ntdom_config.h was initially added on branch SAMBA...
commit
|
commitdiff
|
tree
2000-04-27
Andrew Tridgell
quick hack to get smbtorture working again
commit
|
commitdiff
|
tree
2000-04-25
Jeremy Allison
Added the hard code :-).
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
moved trans2.h and nterr.h into includes.h with all...
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
split clientgen.c into several parts
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
added TDB_MODIFY flag - patch from from luke
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
fixed a memory leak in nmblookup
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
fixed a memory leak of devmode in spoolss
commit
|
commitdiff
|
tree
2000-04-25
Andrew Tridgell
don't qsort a list less than 2 entries
commit
|
commitdiff
|
tree
2000-04-24
Jeremy Allison
Added the code that keeps fd's open across a close...
commit
|
commitdiff
|
tree
2000-04-24
Jeremy Allison
Now that fsp's are created on successful file open...
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
dump in a binary format
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
use an size_t not a ssize_t when checking for out of...
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
moved INSURE hook into util.c
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
fixed another memory leak
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
fixed a parameter bug found by insure
commit
|
commitdiff
|
tree
2000-04-24
Andrew Tridgell
moved the INSURE hook into util.c
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
more pstring/fstring errors found by insure
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
fixed a locking database bug - it was actually harmless...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
don't close high fd's in smbrun when using insure ...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
another fstring/pstring fix
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
fixed another spoolss memory leak
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
fixed a memory leak I caused last week with my lines...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
split out standard_sub_basic() again to fix a bug where...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
we can't pass a fstring to a routine expecting a pstring
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
check for a valid snum when running a printing command
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
Makefile.in change for split of printfsp.c
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
split fsp specific routines out of printing.c to fix...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
fixed two uninitialised memory references
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
trick to get full stack trace when using the free versi...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
insure caught an uninitialised memory reference - ensur...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
avoided a memory leak in the ubi code by deleting a...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
fixed a prs memory leak (weren't freeing input buffer)
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
if using insure then don't close fd 2
commit
|
commitdiff
|
tree
2000-04-22
Andrew Tridgell
return NULL for a zero size memdup
commit
|
commitdiff
|
tree
2000-04-22
Andrew Tridgell
don't copy a null groups list
commit
|
commitdiff
|
tree
2000-04-22
Andrew Tridgell
fixed overlapping strcpy() found by insure
commit
|
commitdiff
|
tree
2000-04-22
Andrew Tridgell
fixed uninitialised snum
commit
|
commitdiff
|
tree
2000-04-22
Jeremy Allison
This is a *big* checkin that may break some things...
commit
|
commitdiff
|
tree
2000-04-19
Andrew Tridgell
use sys_fsusage() not disk_free() in printing.c
commit
|
commitdiff
|
tree
2000-04-19
Andrew Tridgell
split fsusage() into a separate module (to fix linking...
commit
|
commitdiff
|
tree
2000-04-19
Andrew Tridgell
patch from luke to split out lanman code from ipc.c...
commit
|
commitdiff
|
tree
2000-04-19
Andrew Tridgell
- got rid of the "passive" option
commit
|
commitdiff
|
tree
2000-04-18
Jeremy Allison
Sync up with 2.0.7 w.r.t. guest users.
commit
|
commitdiff
|
tree
2000-04-18
Jeremy Allison
locking/locking.c: Fixed placeholder code for POSIX...
commit
|
commitdiff
|
tree
2000-04-18
Andrew Tridgell
updates from the TNG branch
commit
|
commitdiff
|
tree
2000-04-18
Andrew Tridgell
don't parse blank lines
commit
|
commitdiff
|
tree
2000-04-18
Andrew Tridgell
fixed some crash bugs in the nt forms parsing
commit
|
commitdiff
|
tree
2000-04-18
Luke Leighton
ReadDirName calls vfs->readdirname calls dos_readdirname.
commit
|
commitdiff
|
tree
next