*id_to_*id call reshape to return NTSTATUS errors
[ira/wip.git] / source3 / smbd /
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Jelmer VernooijFix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Gerald Carteranother lost merge from 3.0; my fault
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-21 Andrew BartlettRemove unused (#ifdef'ed) code.
2003-04-21 Andrew BartlettUse fstrcpy/pstrcpy when that's what we really mean...
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Simo Sorcefixes
2003-04-16 Andrew BartlettExpand this magic number into the #defines it is made...
2003-04-16 Andrew BartlettPut this comment in a better place...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-12 Simo Sorcestrncat get sometimes optimized to strcat by glibc...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-04-04 Jeremy AllisonFix for very subtle POSIX lock interaction race conditi...
2003-04-02 Jelmer VernooijAdd static
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-04-01 Andrew Tridgellchanged the order of checking whether a SID is a UID...
2003-03-31 Alexander BokovoyFix vfs to work with P_LIST-ed lp_vfsobj() -- the trave...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Andrew BartlettNT4 is particularly fussy about getting this right.
2003-03-31 Andrew BartlettSuccess is not a level-0 issue...
2003-03-31 Andrew BartlettDon't try and dlsym or dlclose a NULL pointer.
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-28 Andrew BartlettAllow the new modules system to function with builtin...
2003-03-28 Gerald Carterfix up IPC/LPT:/A: devicetype in tcon_and_X
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-03-27 Jelmer VernooijPut backwards compatibility support for old modules...
2003-03-27 Andrew Bartlettlocal_gid_to_sid() could use pdb_ldap, which for now...
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-26 Jeremy AllisonFix DOS del command with widelinks = False.
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-25 Jelmer VernooijPrint list of builtin modules in 'smbd -b'
2003-03-25 Jelmer VernooijRemove obsolete defines (because of new modules system...
2003-03-25 Gerald Carterwin9x was suffered a case of the blues during a domain...
2003-03-24 Jelmer VernooijDon't use old usage() function, but the one from popt.
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-22 Jelmer VernooijAdd nicer --help headers
2003-03-22 Andrew BartlettRevert bogus part of previous patch.
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-21 Andrew BartlettClobber our SMB buffers between packets. I hope this...
2003-03-20 Volker LendeckeNT4 as well as W2k respond with IPC regardless of what...
2003-03-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-17 Andrew BartlettAdd copyright.
2003-03-17 Andrew BartlettBrain fart - make sure we truncate the right string...
2003-03-17 Andrew BartlettFix const warnings.
2003-03-17 Andrew BartlettAdd const.
2003-03-17 Andrew BartlettMore statcache fixes - and add a bit more doco.
2003-03-17 Andrew BartlettFix memory leaks and add parinoioa code to our stat...
2003-03-16 Andrew BartlettMissed one when I move 'share_sanity_checks' to use...
2003-03-16 Andrew BartlettMake sure we mark the assumption of a fstring parameter...
2003-03-16 Andrew BartlettAdd const.
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-16 Andrew BartlettTry to avoid dereferencing a null pointer.
2003-03-16 Andrew BartlettNew statcache internals - this time it's actually possi...
2003-03-15 Andrew BartlettMinor fixes.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-15 Andrew BartlettClean up the VFS module loading logic by making the...
2003-03-15 Andrew BartlettFound by my new checking code (yet to be commited):
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-12 Jeremy AllisonEnsure we count the length correctly in mangle_map.
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-11 Jeremy AllisonWe use unsigned now, so use %u.
2003-03-11 Jeremy AllisonFix up zero termination. Spotted by Sebastian Krahmer...
2003-03-10 Andrew BartlettDon't segfault on make_server_info_guest() failure...
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-03-08 Jeremy AllisonFix typo in earlier fix, caught by Ranjit @ HP.
2003-03-07 Jeremy AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonMissed parentheses around complex logic.
2003-03-07 Jeremy AllisonPatch from Michael Steffens. In his own words :
2003-03-07 Jeremy AllisonFix noticed by Corny.Bondad@hp.com. Ensure we free...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
2003-03-06 Andrew Bartlettmore off-by-one safe_strcpy()
2003-03-03 Andrew BartlettAnother pstrcpy() into malloc()ed buffer fix.
2003-03-03 Jeremy AllisonConst warning fixes.
2003-03-01 Andrew Tridgelli forgot to commit the privilege db init call
2003-02-27 Gerald Carter don't forget the NULL
2003-02-27 Gerald Carterand the winner of "i should have just written it in...
2003-02-27 Gerald Carterdon't pass NULL pointers to strcmp()
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-25 Gerald CarterProgress on CR 601
next