samba.git
2002-03-10 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-3.0.0alpha16
2002-03-10 Samba Release... preparing for release of 3.0-alpha16
2002-03-10 Martin PoolFix typo.
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-10 Andrew Tridgelltry to use our workstation account password for ADS...
2002-03-10 Andrew Tridgelladd a note about the meaning of global_sam_sid
2002-03-10 Andrew Tridgellremove an unused variable
2002-03-10 Andrew Tridgellprevent bogus compiler complaints about comments in...
2002-03-10 Andrew Tridgellreturn the correct SID and domain name for the samr...
2002-03-10 Andrew Tridgellrewrote the machine sid storage code to store the SID...
2002-03-10 Andrew Tridgellmake sure we use consistent keys in secrets.tdb by...
2002-03-09 Andrew Tridgellremoved bogus prepend_domain() call which was screwing...
2002-03-09 Andrew Tridgella more informitive debug message when a SID can't be...
2002-03-09 Andrew Tridgellprevent a segv when a trusted domain is unavailable...
2002-03-09 Andrew Tridgellbetter detection of dead ADS connections, so we have...
2002-03-09 Tim PotterDoc.
2002-03-09 Andrew Tridgelladded a bunch of explanation about tdbbackup
2002-03-09 Andrew Tridgelldon't use -pg by default when building standalone
2002-03-09 Andrew Tridgellbuild tdbbackup by default
2002-03-08 Gerald Cartermerge from 2.2
2002-03-08 Gerald Cartermerge from 2.2
2002-03-08 Andrew Tridgelladded -v and -s options
2002-03-08 Volker LendeckeSame as in 2_2
2002-03-08 Tim PotterAdded case statment for decoding enumprinters level...
2002-03-08 Jim McDonoughSwap order of close brace and done: tag to appease...
2002-03-08 Jim McDonoughOne more fix to get popt to work for some compilers...
2002-03-08 Jeremy AllisonTurns out an Admin user shouldn't always have access...
2002-03-07 Jeremy AllisonFix for machines that have their time changed forward...
2002-03-07 Jim McDonoughUpdate Makefile.in for rpcclient build on machines...
2002-03-07 Andrew Tridgelladded a tdb backup utility
2002-03-07 Jim McDonoughConvert rpcclient to use popt instead of getopt. Inclu...
2002-03-07 Andrew Tridgellget the right return code for batch vs exclusive oplocks
2002-03-07 Tim PotterCosmetic fixup for enum_printers
2002-03-07 Tim PotterFixed a bunch of crash bugs for enumprinters at various...
2002-03-07 Jeremy AllisonFixed delete on close semantics - preparing for share...
2002-03-07 Jeremy AllisonAdded another 2 delete on close tests. Now 10. Had...
2002-03-07 Tim Potterargc == 0 is an impossible condition.
2002-03-07 Jeremy AllisonChange xcopy test to use defined constants rather than...
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...
next