kai/samba.git
2002-03-07 Jeremy AllisonMerge in the change to do per-handle access checks...
2002-03-07 Tim PotterCompile fixes for the pdb nisplus module.
2002-03-06 Tim PotterRemoved duplicate \n from debug message.
2002-03-06 Herb Lewisfixed NBENCH test on IRIX (tridge)
2002-03-06 Herb Lewisfixed the upper/lower case table generation on big...
2002-03-06 Andrew Tridgellnicer message for --sequence when the server is disconn...
2002-03-06 Jim McDonoughFix SIGSEGV on error message when trying to add a user...
2002-03-06 Herb Lewismake error codes match W2k advanced server sp2
2002-03-06 Jeremy AllisonReformat preparing for changes to come...
2002-03-05 Jeremy AllisonAdded Herb's fix to override log level from command...
2002-03-05 Andrew Tridgellaccept the 0/0 lock but don't treat it in any sort...
2002-03-05 Andrew Tridgellshow a progress bar during the deny tests
2002-03-05 Andrew Tridgelladded -M option for minimum lock size
2002-03-05 Andrew Tridgellfixed NBENCH code for NT4 server ntcreatex semantics
2002-03-05 Jeremy AllisonFound the mp3 problem - it's a generic class bug w...
2002-03-05 Jeremy AllisonFix error return.
2002-03-05 Jeremy AllisonFix the NTSTATUS -> WERROR for srvsvc pipe.
2002-03-05 Jeremy AllisonMask off the aDIR on setfileinfo.
2002-03-05 Tim PotterSpelling fixes.
2002-03-05 Tim PotterRemoved unused static function.
2002-03-05 Tim PotterFixed compiler warning about unused variables.
2002-03-04 Jeremy AllisonCanonicalise pathnames returned to Windows directory...
2002-03-04 Jeremy Allisondos2unix not used in HEAD anymore.
2002-03-04 Herb Lewisfix for IRIX compile error
2002-03-04 Andrew Tridgellallow setting of lock range and base in locktest
2002-03-04 Andrew Tridgelladded -k options for kerberos to smbtorture and locktest
2002-03-03 Tim PotterFixed typo for winbind on solaris and hpux.
2002-03-03 Andrew Tridgellmake default unix charset UTF8
2002-03-03 Andrew Tridgellhandle clock skew in getatr test
2002-03-03 Andrew Tridgellfixed -c option to NBENCH test
2002-03-03 Andrew BartlettSome more fixes to enusre we execute the same code...
2002-03-03 Andrew BartlettMatching header files for the last netlogon cleanup.
2002-03-03 Andrew BartlettThis patch allows NT4 domains to trust Samba.
2002-03-02 Simo Sorcecompile fix from vance
2002-03-02 Andrew BartlettMove these inside the #ifdef to fix the compile on...
2002-03-02 Andrew BartlettThis is now unused
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-03-02 Andrew Bartlettmore const
2002-03-02 Andrew BartlettAllow Samba to trust NT4 Domains.
2002-03-02 Andrew BartlettRemove util_list.h, as its matching .c file has already...
2002-03-02 Andrew BartlettMissing include file update for the secrets.c trustdom...
2002-03-02 Andrew BartlettFix up the trusted domains secrets code so as to have...
2002-03-02 Andrew BartlettAnd a little more const.
2002-03-02 Andrew BartlettAdd a dash of const here and there...
2002-03-02 Jeremy AllisonFix lseek-on-pipe problem in VFS (where it belongs...
2002-03-01 Andrew BartlettSECURITY FIXES:
2002-03-01 Jeremy AllisonAdded requested cast for splint.
2002-03-01 Jeremy AllisonFixed EXTRA vs EXTGRA typo. Thanks Mike :-).
2002-03-01 Gerald Cartermerge from 2.2
2002-03-01 Andrew BartlettMissed the Makefile.in update...
2002-03-01 Jeremy AllisonCause nmbd to take signal processing in-band, rather...
2002-03-01 Andrew BartlettThe beginning of trusted and trusting domain support...
2002-03-01 Andrew BartlettAnother comment fix for mirmir
2002-03-01 Andrew Bartlettuse the variable passed as a paramater, not just one...
2002-03-01 Andrew BartlettSee if we can get a slight chance of this actually...
2002-03-01 Andrew BartlettVarious comment fixes from Rafal Szczesniak <mimir...
2002-03-01 Andrew BartlettMove wbinfo over to d_printf(). Patch by Hasch@t-onlin...
2002-03-01 Andrew BartlettFix up the pull_utf8_fstring/pstring functions, and...
2002-03-01 Jeremy AllisonAttempt to fix Solaris winbind nss build.
2002-03-01 Andrew BartlettThis should kill off the 'cannot convert' error message...
2002-02-28 Andrew Tridgellenable locking on the idmap database to make it safe...
2002-02-28 Jeremy AllisonEnsure that winbindd and smbd both use identical logic...
2002-02-27 Andrew Tridgellthis allows us to support foreign SIDs in winbindd...
2002-02-27 Jeremy AllisonFix from JohnR - Fixed SetPrinterData(magic key) to...
2002-02-27 Jeremy AllisonPatch for Domain users not showing up from "Ivan Zhakov...
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-27 Tim PotterFixed usage of uninitialised variable in strict_allocat...
2002-02-27 Jeremy AllisonMemory leak on error condition fixed by Kian Win <codeg...
2002-02-27 Jeremy AllisonFixed dumb typo caught by Herb.
2002-02-27 Andrew BartlettThis should fix up the level 0 'convert_string' debug...
2002-02-27 Andrew Bartlett"user doesn't exist" isn't worthy of a level 1 debug...
2002-02-27 Andrew BartlettThis apparently makes winbind work on Solaris again
2002-02-27 Andrew BartlettMake this function static
2002-02-27 Gerald Carterfix a few defines
2002-02-26 Martin PoolFIXME: Use next_token rather than strtok!
2002-02-26 Herb Lewismerge from 2.2 - fix parsing of options
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-02-26 Andrew TridgellThis is a nasty hack to fix "xcopy /o" from win2000...
2002-02-26 Jeremy AllisonFixup the sending of printer change messages from job...
2002-02-25 Tim PotterMerge of printing performance fixes from appliance.
2002-02-25 Herb Lewisadd required flags to "nt acl support" so it will show...
2002-02-25 Tim PotterImplemented client side functions for SPOOLSS addform...
2002-02-25 Tim PotterAdded error for invalid form size.
2002-02-25 Andrew TridgellThis fixes 4 info levels in a trans2 find_first that...
2002-02-24 Andrew Tridgelladded a "XCOPY" test that simulates the open calls...
2002-02-23 Jeremy AllisonOnly set smb_read_error if not already set.
2002-02-22 Andrew BartlettRerun configure
2002-02-22 Andrew BartlettWe can't build shared libs on sco, so no point attempti...
2002-02-22 Andrew BartlettGet rid of the unused WL variable from the previous...
2002-02-22 Andrew Tridgellmade the domain secret key in secrets.tdb domain specif...
2002-02-22 Andrew Tridgelldon't do an ADS init when not in ADS mode
2002-02-22 Andrew BartlettAlso add the matching example pdb module.
2002-02-22 Andrew BartlettAdd the pdb_plugin module from Jelmer Vernooij <jelmer...
2002-02-22 Andrew Bartlettrerun autoconf
2002-02-22 Andrew BartlettTry to catch the compilers that don't handle immidiate...
2002-02-21 Gerald Cartermerge from 2.2
2002-02-21 Andrew Tridgelladded a cli_qfilename() test to the trans2 tests
2002-02-21 Andrew Tridgellthis fixes the security tab on mapped drives for unicod...
2002-02-21 Andrew Tridgelladded cli_qfilename(), used in trans2 torture test
2002-02-21 Gerald Cartermerge from 2.2
next