git.samba.org
/
kai
/
samba.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added a nasty lock testing program
2000-05-03
Andrew Tridgell
added a nasty lock testing program
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-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 replaced...
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-27
Andrew Tridgell
quick hack to get smbtorture working again
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
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 version...
commit
|
commitdiff
|
tree
2000-04-23
Andrew Tridgell
insure caught an uninitialised memory reference - ensure...
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-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
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-17
Andrew Tridgell
got rid of some more old configure tests and includes
commit
|
commitdiff
|
tree
2000-04-17
Andrew Tridgell
removed some obsolete configure tests (sysv ipc etc)
commit
|
commitdiff
|
tree
2000-04-17
Andrew Tridgell
moved standard_sub() and friends into a separate module
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
converted a couple more functions to use a fd instead...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
converted a bunch more functions to use a fd instead...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
got rid of FILE* in the unix name mapping code
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
got rid of all the FILE* calls in the NT print system.
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
added fdprintf()
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
removed old comments
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
improved the error handling and added queue pause and...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
use some symbolic names for print queue status
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
added helper fns to change from internal status codes...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
- put the job status in english not french!
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
added tdb_get_int() and tdb_store_int()
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
the changes to the main smb code
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
JF and Jeremy - please have a look at what I did to...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
the bulk of the changes. Also split the loadparm related...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
the new file_lines_load() and file_lines_free() routines...
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
the fsp needs a jobid in it now
commit
|
commitdiff
|
tree
2000-04-16
Andrew Tridgell
The following series of commits are for the new tdb...
commit
|
commitdiff
|
tree
2000-04-15
Andrew Tridgell
added standard_sub_snum() function for modules that...
commit
|
commitdiff
|
tree
2000-04-15
Andrew Tridgell
use macros for table boundaries
commit
|
commitdiff
|
tree
2000-04-15
Andrew Tridgell
don't need this monster any more
commit
|
commitdiff
|
tree
2000-04-15
Andrew Tridgell
a quick hack to reduce the size of the unicode map...
commit
|
commitdiff
|
tree
2000-04-15
Andrew Tridgell
use open() not fopen() on codepage files.
commit
|
commitdiff
|
tree
2000-04-14
Andrew Tridgell
use interpret_addr2() instead of inet_aton()
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
prototypes
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
add a comment
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
add an align4() function
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
some updates to the process logon code to reflect lukes...
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
new prototypes
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
finally got sick of the "extern int Client" code and...
commit
|
commitdiff
|
tree
2000-04-11
Andrew Tridgell
added a cheap and nasty skip_unibuf() fn to allow easier...
commit
|
commitdiff
|
tree
next