kai/samba.git
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 ...
2000-04-05 Jean-François... changed all the status code to ERROR_xxx instead of...
2000-04-05 Jeremy AllisonAdded strerror at debug level 0 on file create/open...
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
2000-04-04 Jeremy AllisonRemoved strange optimisation (paranoia fix maybe ?...
2000-04-04 Tim PotterSnuck in some whitespace cleanup while I was visiting...
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-04-03 Jeremy AllisonFix for compiler warning about invalid structure type.
2000-04-03 Jeremy AllisonHmmm - unicode codepages need adding to HEAD. Thought...
2000-04-03 Jeremy AllisonFix for spoolss code from Alan Hourihane <Alan.Hourihan...
2000-04-03 Jeremy AllisonAdditional fix for nmbd and 127.0.0.1 interface.
2000-03-31 Herb Lewisfixes for broken IRIX header file merged from 2.0 branch
2000-03-31 Jeremy AllisonIRIX include fixes.
2000-03-30 Jeremy Allisonsamba-bugs -> samba.
2000-03-30 Jeremy AllisonFix for coredump in testparm.
2000-03-30 Tim PotterFixed spelling of Andrew's name. (-:
2000-03-30 Andrew TridgellI finally got sick of configure being run automaticaly...
2000-03-29 Jeremy AllisonAdded check for LL suffix to long long ints needed...
2000-03-29 Jeremy AllisonFixed bug found by JF where if the amount of data to...
2000-03-29 Jeremy AllisonCause nmbd to ignore loopback interface when constructi...
2000-03-29 Jean-François... split addprinterex in preparation for level 1 support...
2000-03-29 Jean-François... rewrote getprinterdriver level 3, now correctly handle...
2000-03-29 Tim PotterMore Japanese filename fixes wrt VFS code from
2000-03-28 Andrew Tridgelldamn, the test was the wrong way around for short_resuest
2000-03-28 Jeremy AllisonWin2k will only accept volume labels in UNICODE. Fixed...
2000-03-28 Jeremy AllisonMoved common code to set parameter offset field correct...
2000-03-27 Jeremy AllisonFixed crash bug in new handle_netbios_name code.
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-03-27 Andrew Tridgellthe final part of the nmbd merge between head and tng...
2000-03-27 Andrew Tridgellfixed the hanlding of recursion desired when sending...
2000-03-27 Luke Leightonmoved nmblib-specific code from util.c to nmblib.c.
2000-03-27 Luke Leightonrename static reload_services function to reload_nmbd_s...
2000-03-26 Andrew Tridgellwhen doing a "secure nbns" wack response and check...
2000-03-26 Andrew Tridgellmerge from tng ...
2000-03-26 Andrew Tridgellload smb.conf and interfaces in masktest (to allow...
2000-03-25 Jeremy Allisonrpc_parse/parse_spoolss.c: Added checks on mallocs...
2000-03-22 Jeremy AllisonCorrectly convert from little-endian UNICODE to dos_cod...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightondisabled the getgrent() code recently added that return...
2000-03-22 Luke Leightondisabled code from HP that replaced get_sampwd_entries...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-03-21 Luke Leightonindent update to make t easier to see setuid mods in...
2000-03-21 Jeremy AllisonAdded preliminary user list code from HP. Needs to...
2000-03-20 Jeremy AllisonFix from christoph.pfisterer@rwg.de for large directory...
2000-03-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
2000-03-16 Herb Lewisremoved extra arguements from make_nmb_name calls
2000-03-16 Jean-François... fix a bug in enumprinterdrivers
2000-03-16 Herb Lewisuse parameters to minimize changes in samba for irix...
2000-03-16 Herb Lewisuse proper parameter names instead of alias names
2000-03-15 Jeremy AllisonFix from NAKAJI Hiroyuki for a trailing '\n\ in asctime.
2000-03-14 Jeremy AllisonFixed parsing issue with HP printer defs reported by HP.
2000-03-13 Tim PotterAdding libtool support to HEAD branch. We're going...
2000-03-13 Jeremy Allisoninclude/smb.h:
2000-03-13 Jean-François... oops ! forgot smb.h in last commit
2000-03-13 Shirish KaleleCleaning up call_trans2getdfsreferral.
next