This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / smbd /
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-30 Volker LendeckeThis changes our handling of invalid service types...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 Tridgellmerged real time signal fixes from head
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Gerald Cartercleanup the IPC/LPT:/A: mess I started
2003-03-27 Andrew Bartlettpdb_ldap may require ROOT privilages to access the...
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-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-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 Bartlett(merge from HEAD)
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 LendeckeMerge from HEAD
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-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-19 Jeremy AllisonDoin't pstrcpy into fstring.
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 Andrew BartlettMerge signed/unsigned fix from HEAD.
2003-03-18 Andrew BartlettMerge whitespace to match HEAD.
2003-03-18 Andrew BartlettAdd an extra parameter to our 'set_remote_machine_name...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-17 Andrew BartlettMerge from HEAD - sync up SessionSetup code to HEAD...
2003-03-17 Andrew BartlettMerge new statcache.c from HEAD.
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-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 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-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 AllisonWe use unsigned now, so use %u.
2003-03-11 Jeremy AllisonFix up zero termination. Spotted by Sebastian Krahmer...
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-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 AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonMissed parentheses around complex logic.
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 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 AllisonFix noticed by Corny.Bondad@hp.com. Ensure we free...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
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-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 Carter don't forget the NULL
next