samba.git
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Tim Potterglobal_myname is actually a pstring.
2000-10-06 Jeremy AllisonInlined many of the vfs_XXX calls as 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 Jeremy AllisonHerb's fixes for profiling & compiler warnings.
2000-10-05 Jean-François... someone forgot to update proto.h :-)
2000-10-05 Jean-François... fixing prs_unistr2(). For the special case of an empty...
2000-10-05 Tim PotterSpelling flames. (-:
2000-10-05 Tim PotterAdded uid and gid to push_sec_ctx() debug.
2000-10-05 Tim PotterFixed compiler warnings.
2000-10-04 Jeremy AllisonMade re-init of stat cache explicit rather than being...
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-10-03 Jeremy AllisonFixes for the fact that UNICODE sizes are no always...
2000-10-03 Jeremy AllisonFixes from Herb - compiler warnings.
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 Allisonutils/smbcontrol.c: Fixes from Herb for interactive...
2000-09-29 Herb Lewisnew man pages
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 Jeremy AllisonFix from John Reilly for forms ordering problems.
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 Tim PotterRemoved annoying unecessary debug message.
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 compiler error messages
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 Jean-François... printer notify code.
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-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-19 Jeremy Allisonparam/loadparm.c: Fix based on Damian's code to stop...
2000-09-18 Tim PotterModified test.h generator to return error if structure...
2000-09-18 Tim PotterRemoved emacs backup file from repository.
2000-09-16 Jean-François... in a printer_info_6, driver version is 64 bits long...
2000-09-15 Jeremy AllisonFixes from JF as I didn't understand the string array...
2000-09-15 Jeremy AllisonMove towards getting W2k p&p to upload NT4.x drivers...
2000-09-14 Gerald CarterPlaceholder for some forthcoming documentation
2000-09-14 Gerald Carterfixed typo
2000-09-14 Gerald CarterAdded a gew more mods by Patrick Powell (lprng guy)
2000-09-14 Gerald CarterFirst draft of new printing doc describing the SPOOLSS...
2000-09-13 Jeremy AllisonEnsure old DACL and SACL are preserved if the new SD...
2000-09-13 Jeremy AllisonAdded SIGHUP when printer deleted as well as added.
2000-09-13 Andrew Tridgelldon't show equivalent enum options in swat
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...
2000-09-13 Tim PotterWhen creating a print job entry for the printing backen...
2000-09-13 Jeremy AllisonAdded time check test before allowing print job.
2000-09-13 Tim PotterAdded missing break statement for manage documents...
2000-09-12 Tim PotterUpdated manual pages to point at lists.samba.org instea...
2000-09-12 Jeremy AllisonFix for enumjobs infor level 2 which caused smbd to...
2000-09-12 Jeremy AllisonFixed error return when printer is PAUSED - should...
2000-09-12 Jeremy AllisonWith John Reilly help tracking it down - fixed a *nasty...
2000-09-12 Gerald Carterspoolgetprinterdriver now returns "Windows NT x86"...
2000-09-12 Andrew Tridgellfixed a race in the pipe() setup in sys_select()
2000-09-12 Andrew Tridgell- fixed some memory leaks in the messages code
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-12 Andrew Tridgellwe should not lowercase the username we receive in
2000-09-12 Andrew Tridgellmuch nicer message interface. We now register dispatch...
2000-09-11 Jeremy AllisonFixed memory leaks found in enumprinterdrivers code.
2000-09-11 Jeremy AllisonFix for malloc of zero bytes found by insure.
2000-09-11 Andrew Tridgelldebug messages now work for nmbd
2000-09-11 Andrew Tridgella simple test program I use to test the debug message...
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-08 Jeremy AllisonFixed up get_a_printer_driver_3 so it looks in the...
2000-09-08 Jeremy AllisonFixed typo where docname was being checked for datatype...
2000-09-08 Jeremy AllisonWin32 API is explicit that EnumPrinterData returns...
2000-09-07 Jeremy AllisonFixed the printerdata code to return NO_MORE_ITEMS...
2000-09-07 Jeremy AllisonAdded code to return NO_MORE_ENTRIES when trying to...
2000-09-07 Tim PotterHopefully this should fix the primary group permission...
2000-09-06 Jeremy AllisonTemporary fix to convert from level6 (Win2k) to level...
2000-09-06 Jeremy AllisonFix from John Reilly for double free of printer struct.
2000-09-06 Jeremy AllisonFix for the SID history problem when using a Win2k...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-09-01 Jeremy AllisonFix from John Reilly @ HP for my typo with the paramete...
2000-09-01 Gerald Carter-U% should be an anonymous connection. Fixed bug where
2000-09-01 Tim PotterFix for swat to return correct MIME type for text files...
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-31 Andrew Tridgellmake sure a couple of variables are initialised
2000-08-31 Andrew Tridgellfixed "admin users" option with new security code
2000-08-31 Tim PotterRemoved compiler warning.
next