kai/samba.git
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...
2000-04-23 Andrew Tridgellsplit out standard_sub_basic() again to fix a bug where...
2000-04-23 Andrew Tridgellwe can't pass a fstring to a routine expecting a pstring
2000-04-23 Andrew Tridgellcheck for a valid snum when running a printing command
2000-04-23 Andrew TridgellMakefile.in change for split of printfsp.c
2000-04-23 Andrew Tridgellsplit fsp specific routines out of printing.c to fix...
2000-04-23 Andrew Tridgellfixed two uninitialised memory references
2000-04-23 Andrew Tridgelltrick to get full stack trace when using the free versi...
2000-04-23 Andrew Tridgellinsure caught an uninitialised memory reference - ensur...
2000-04-23 Andrew Tridgellavoided a memory leak in the ubi code by deleting a...
2000-04-23 Andrew Tridgellfixed a prs memory leak (weren't freeing input buffer)
2000-04-23 Andrew Tridgellif using insure then don't close fd 2
2000-04-22 Andrew Tridgellreturn NULL for a zero size memdup
2000-04-22 Andrew Tridgelldon't copy a null groups list
2000-04-22 Andrew Tridgellfixed overlapping strcpy() found by insure
2000-04-22 Andrew Tridgellfixed uninitialised snum
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-19 Andrew Tridgelluse sys_fsusage() not disk_free() in printing.c
2000-04-19 Andrew Tridgellsplit fsusage() into a separate module (to fix linking...
2000-04-19 Andrew Tridgellpatch from luke to split out lanman code from ipc.c...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-18 Jeremy AllisonSync up with 2.0.7 w.r.t. guest users.
2000-04-18 Jeremy Allisonlocking/locking.c: Fixed placeholder code for POSIX...
2000-04-18 Andrew Tridgellupdates from the TNG branch
2000-04-18 Andrew Tridgelldon't parse blank lines
2000-04-18 Andrew Tridgellfixed some crash bugs in the nt forms parsing
2000-04-18 Luke LeightonReadDirName calls vfs->readdirname calls dos_readdirname.
2000-04-17 Shirish KaleleCorrected minor parsing errors.
2000-04-17 Shirish KaleleWhen parsing a dfs map for a service, see if the mount...
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-17 Andrew Tridgellremoved some obsolete configure tests (sysv ipc etc)
2000-04-17 Andrew Tridgellmoved standard_sub() and friends into a separate module
2000-04-16 Andrew Tridgellconverted a couple more functions to use a fd instead...
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-04-16 Andrew Tridgellgot rid of FILE* in the unix name mapping code
2000-04-16 Andrew Tridgellgot rid of all the FILE* calls in the NT print system.
2000-04-16 Andrew Tridgelladded fdprintf()
2000-04-16 Andrew Tridgellremoved old comments
2000-04-16 Andrew Tridgellimproved the error handling and added queue pause and...
2000-04-16 Andrew Tridgelluse some symbolic names for print queue status
2000-04-16 Andrew Tridgelladded helper fns to change from internal status codes...
2000-04-16 Andrew Tridgell- put the job status in english not french!
2000-04-16 Andrew Tridgelladded tdb_get_int() and tdb_store_int()
2000-04-16 Andrew Tridgellthe changes to the main smb code
2000-04-16 Andrew TridgellJF and Jeremy - please have a look at what I did to...
2000-04-16 Andrew Tridgellthe bulk of the changes. Also split the loadparm relate...
2000-04-16 Andrew Tridgellthe new file_lines_load() and file_lines_free() routine...
2000-04-16 Andrew Tridgellthe fsp needs a jobid in it now
2000-04-16 Andrew TridgellThe following series of commits are for the new tdb...
2000-04-15 Andrew Tridgelladded standard_sub_snum() function for modules that...
2000-04-15 Andrew Tridgelluse macros for table boundaries
2000-04-15 Andrew Tridgelldon't need this monster any more
2000-04-15 Andrew Tridgella quick hack to reduce the size of the unicode map...
2000-04-15 Andrew Tridgelluse open() not fopen() on codepage files.
2000-04-15 Jeremy AllisonLog file check patch from Mattias Gronlund <Mattias...
2000-04-14 Jeremy AllisonEnsure sign&seal work. Data len must have RPC_HEADER_LE...
2000-04-14 Andrew Tridgelluse interpret_addr2() instead of inet_aton()
2000-04-13 Jeremy Allisonrpc_parse/parse_rpc.c: Changes from TNG (thanks Luke...
2000-04-13 Jeremy AllisonTypo - missing '}'.
2000-04-12 Jeremy AllisonRemoved "ole locking compat" parameter (no longer used).
2000-04-12 Jeremy AllisonImplmented mapping of lock offset/count from 64 bit...
2000-04-12 Jeremy AllisonCode to map tdb locks onto POSIX. Mainly placeholder...
2000-04-12 Luke Leightonlogic for domainsidsize is if size is zero, there's...
2000-04-12 Jeremy AllisonEnsure that CHECK_FNUM rejects fd == -1 correctly.
2000-04-12 Jeremy AllisonRoll back to using static MACHINE.SID after consultatio...
2000-04-11 Jeremy AllisonAndrew made it faster :-).
2000-04-11 Jeremy AllisonBloody typo ! It should be & 3 , & 1 *not* &~3, &~1.
2000-04-11 Jeremy AllisonThe changes made here broke NT security descriptor...
2000-04-11 Jeremy AllisonThe latest open() code changes broke the NT directory...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgellprototypes
2000-04-11 Andrew Tridgelladd a comment
2000-04-11 Andrew Tridgelladd an align4() function
2000-04-11 Andrew Tridgellsome updates to the process logon code to reflect lukes...
2000-04-11 Andrew Tridgellnew prototypes
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-11 Andrew Tridgelladded a cheap and nasty skip_unibuf() fn to allow easie...
2000-04-11 Andrew Tridgelltwo minor bugfixes for SCO UnixWare. The first is to...
2000-04-10 Jean-François... added checks to open both \\server\printer and \\server...
2000-04-10 Jeremy AllisonFix for soft quotas not being set from
2000-04-10 Andrew Tridgellinitialise fsp->fd to -1
2000-04-10 Andrew Tridgellnew prototypes
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-04-10 Andrew Tridgellrather than doing print file open processing in open...
2000-04-10 Andrew Tridgellthe first of a bunch of changes to code with getting...
2000-04-10 Andrew Tridgellgot rid of the file_fd_struct structure completely.
2000-04-10 Andrew Tridgellremoved the read prediction code from the head branch...
2000-04-10 Andrew Tridgellsplit out the lpq parsing code into a separate file
2000-04-10 Andrew Tridgelldon't echo warning messages twice
2000-04-10 Andrew Tridgellutmp compile fix from peter@cadcamlab.org
2000-04-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-06 Jean-François... filled the architecture table (useless for the moment).
2000-04-05 Tim Potterfsync() returns an int rather than void.
2000-04-05 Tim PotterAdded *.so
2000-04-05 Tim PotterImproved clean target.
2000-04-05 Jeremy AllisonJF - you might want to look at this patch.
2000-04-05 Jean-François... off by one error ...
next