amitay/samba.git
2000-10-08 cvs2svn Import... This commit was manufactured by cvs2svn to create tag release-2-2-0-alpha0 samba-2.2.0alpha0
2000-10-08 Samba Release... preparing for release of 2.2.0-alpha0
2000-10-08 Jeremy AllisonUpdated for alpha0.
2000-10-08 Jeremy Allisonsys_popen got damaged when converted from FILE * to...
2000-10-07 Jeremy AllisonEnsure browse.dat is written and read in UNIX character...
2000-10-07 Jeremy AllisonIntegrated support for NT and OS/2 lpq parsing. Code...
2000-10-07 Jeremy AllisonFix for yp_get_default_domain from Neil Hoggarth <neil...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
2000-10-06 Jeremy AllisonFix from RFritz@lbl.gov for Linux ECONREFUSED async...
2000-10-06 Herb Lewisproto.h rebuild proto.h
2000-10-06 Jeremy AllisonPrint socket options - patch from Dave Collier-Brown...
2000-10-06 Jeremy AllisonFixed error return messages needed for NTTrans CreateDi...
2000-10-06 Jeremy AllisonFix from John Reilly for not showing APW for W2k.
2000-10-06 Jeremy AllisonWe now use our own vfs layer to do get/set acl calls...
2000-10-06 Jeremy Allisonsmbd/lanman.c: pstring fstring fix.
2000-10-06 Herb Lewiscasts to get rid of compiler warnings
2000-10-06 Herb Lewisfix what I believe was a typo in does_lock_overlap...
2000-10-06 Herb Lewisget rid of compiler warning
2000-10-06 Herb Lewisremove $Id line as this breaks my autoupdate scripts...
2000-10-06 Herb Lewisincludes.h always include profile.h
2000-10-06 Jeremy AllisonInlined several vfs_XXX calls to smb_macros for speed.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonFix for null passwords being allowed bug.
2000-10-05 Jeremy AllisonFixes from Damian at Cisco to tidy up some tdbtool...
2000-10-05 Jeremy AllisonVector get_nt_acl/set_nt_acl via vfs. POSIX ACL support...
2000-10-05 Herb Lewisadd some paranoia checks
2000-10-05 Herb Lewisremove STATUS..LCK
2000-10-05 Herb Lewismisplaced an ifdef WITH_PROFILE
2000-10-05 Herb Lewiscast to get rid of compiler warning
2000-10-05 Herb Lewismove flush write cache reasons back to smb.h for now
2000-10-05 Herb Lewisadd some profile stats - all under #ifdef WITH_PROFILE
2000-10-05 Herb Lewismove write cache flush reasons definitions to profile.h
2000-10-04 Jeremy AllisonMade re-init of stat cache explicit rather than being...
2000-10-04 Herb Lewisnew make proto
2000-10-04 Herb Lewiscasts to get rid of compiler warnings
2000-10-04 Herb Lewiscast to get rid of compiler warning
2000-10-04 Herb Lewiscasts to get rid of compiler warnings
2000-10-04 Herb Lewisvarious casts and remove break after return to get...
2000-10-03 Herb Lewismax table index was off by 1
2000-10-03 Jeremy AllisonFixes for the fact that UNICODE sizes are no always...
2000-10-03 Herb Lewisget rid of compiler warnings
2000-10-03 Herb Lewiscalling wrong free function (harmless as they both...
2000-10-03 Jeremy Allisonutf-8 and EUC3 patch from Hiroshi Miura Samba User...
2000-10-02 Jeremy AllisonMemleak fix for cache code.
2000-10-02 Jeremy AllisonAdded debug so if zero length messages get sent we...
2000-09-29 Jeremy AllisonMissing null termination on printer changenotify messag...
2000-09-29 Jeremy AllisonAdnrew's 64 bit locking fixes for RedHat 7.0.... (sigh...
2000-09-29 Herb Lewisnew man pages
2000-09-29 Herb Lewisnew man pages
2000-09-29 Herb Lewisnew man pages
2000-09-29 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2000-09-29 Herb Lewisnew man pages
2000-09-29 Herb Lewisquick hack to add interactive mode so you get a prompt...
2000-09-29 Andrew Tridgellnew prototypes
2000-09-29 Andrew Tridgelladded a hack to get 64 bit locking working with the...
2000-09-29 Andrew Tridgelluse the 64 bit locking interface in locktest
2000-09-29 Andrew Tridgellfixed a harmess mixup of bitops and a boolean
2000-09-29 Andrew Tridgelladded cli_lock64() and cli_unlock64()
2000-09-28 Jeremy AllisonMissing from HEAD and 2.2 - terminal server reg config.
2000-09-28 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2000-09-28 Jeremy AllisonMissing from HEAD and 2.2 - terminal server reg config.
2000-09-28 Herb Lewisdon't use c++ comments - IRIX compiler complains
2000-09-28 Jeremy AllisonFix from John Reilly for forms ordering problems.
2000-09-28 Jeremy AllisonFix from John Reilly for forms ordering problems.
2000-09-28 Jeremy AllisonAdded JF's samr adduser changes.
2000-09-28 Jeremy AllisonRemoved a line by mistake...
2000-09-28 Jeremy AllisonAdded comment on JF's new code. Removed ifdef in passdb...
2000-09-28 Jean-François... fixed samr_create_user(). we now correctly parse the...
2000-09-28 Jeremy AllisonBackport of the HEAD vfs changes....
2000-09-28 Tim PotterRemoved annoying unecessary debug message.
2000-09-27 Jeremy AllisonFixed stupid introduced bug found by "Jim McDonough...
2000-09-27 Jeremy AllisonFixed stupid introduced bug found by "Jim McDonough...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-09-27 Jean-François... samr unknown 0x32 is in fact samr create user.
2000-09-27 Jean-François... ignore smbcontrol in bin directory
2000-09-26 Herb Lewisfix for IRIX 6.2 compiler error
2000-09-26 Herb Lewisfix for IRIX 6.2 compiler error
2000-09-26 Jeremy AllisonAdded JF's print spooler notification code. Too good...
2000-09-26 Herb Lewisfix for IRIX compiler error messages
2000-09-26 Jeremy AllisonAdded --with-vfs to allow VFS code to be compiled off...
2000-09-26 Herb Lewisfixed IRIX compiller error message
2000-09-26 Jean-François... broadcast printer notify message to all clients. We...
2000-09-26 Luke Leightonadded NEGNOWAIT. sent to secure@microsoft.com
2000-09-26 Jeremy AllisonChanges from John Reilly to add a parameter "show add...
2000-09-25 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2000-09-25 Jean-François... printer notify code.
2000-09-22 Herb Lewisupdate to 2.0.7 version (was 2.0.4b) still needs major...
2000-09-21 Jeremy AllisonOptimization (noticed by bloody Andrew :-) to stop...
2000-09-21 Jeremy AllisonOptimization (noticed by bloody Andrew :-) to stop...
2000-09-21 Jeremy AllisonAdding fix from Jim Vopni <jimv@metrics.com> to ensure...
2000-09-21 Jeremy AllisonAdding fix from Jim Vopni <jimv@metrics.com> to ensure...
2000-09-21 Herb Lewisadd smbcontrol to list
2000-09-21 Herb Lewisremove config.h as it is placed in include directory...
2000-09-21 Herb Lewischanges for IRIX compiler errors
2000-09-20 Jeremy AllisonSome code moved back from TNG - updates to LSA stuff...
2000-09-20 Jeremy AllisonSome code moved back from TNG - updates to LSA stuff...
2000-09-20 Jeremy AllisonFix to allow a timestamp of zero to cause an instantane...
2000-09-20 Jeremy AllisonFix to allow a timestamp of zero to cause an instantane...
2000-09-20 Herb Lewischanged to pre-2.2.0 instead of pre-3.0.0
2000-09-19 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
next