kai/samba.git
2002-08-31 Andrew BartlettAvoid writing unitialised bytes to the wire (and conseq...
2002-08-30 Andrew BartlettAdd a fix for 'query_disp_info level 2', which should...
2002-08-30 Jeremy AllisonFix bug with stat mode open being done on read-only...
2002-08-30 Jeremy AllisonCorrect error message.
2002-08-30 Jeremy AllisonCorrectly fail opens with mismatching SYSTEM or HIDDEN...
2002-08-30 Herb Lewisoff by one in writing to malloced array. this fixes...
2002-08-30 Jeremy AllisonBetter error reporting on OPEN test.
2002-08-30 Jelmer VernooijPut PRINTER_DRIVER back in
2002-08-30 Jeremy AllisonAdded attribute specific OPEN tests (for SYSTEM and...
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Herb Lewisbased on function prototype, the args were switched...
2002-08-30 Gerald Carterfix proto
2002-08-30 Jean-François... allow rpcclient's samlogon command to use cli_net_3().
2002-08-30 Gerald Carterfix broken dependencies....
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-30 Jean-François... added cli_net_auth_3 client code.
2002-08-30 Volker LendeckeRemoved some misleading comment.
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-30 Andrew Tridgellensure that we unlock in case we hit a tdb error
2002-08-30 Andrew Tridgellremoved a debug line
2002-08-30 Jelmer VernooijRemove obsolete documents
2002-08-30 Andrew Bartlettparanoid server security defaults to yes
2002-08-30 Tim PotterForgot to check in some of the libsmb stuff.
2002-08-30 Tim PotterAbstract out the functionality of gtdbtool into a dicti...
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Jelmer VernooijSeveral small fixes
2002-08-29 Jelmer VernooijSplit up documents at chapter level, not at sect1 level
2002-08-29 Andrew BartlettWe don't need the RTLD_GLOBAL.
2002-08-29 Jelmer VernooijAdding makefile for sam_skel module
2002-08-29 Jelmer VernooijSAM_CONTEXT is const
2002-08-29 Jelmer VernooijMove samr_make_sam_obj_sd to lib/util_seaccess.c. samte...
2002-08-29 Jelmer VernooijCorrect popt argument info in vfstest
2002-08-29 Jelmer VernooijUse popt for --help
2002-08-29 Jelmer VernooijMake debuglevel a string for use with debug classes
2002-08-29 Jelmer VernooijRemove more obsolete documents
2002-08-29 Jelmer VernooijAdd cifsntdomain
2002-08-29 Jelmer VernooijAdd more documents to the developers guide
2002-08-29 Jelmer VernooijForgot to remove old usage() function
2002-08-29 Jelmer VernooijUse popt for printing --help message
2002-08-29 Jelmer VernooijDon't use global memory context
2002-08-29 Jelmer VernooijAdding samtest utility used to test sam backends. Compi...
2002-08-29 Volker LendeckeThere's more work to be done on samsync. Intermediate...
2002-08-29 Jelmer VernooijSeveral compiler warning fixes + fix dependencies samtest
2002-08-29 Jelmer Vernooijsmall fixes
2002-08-29 Andrew BartlettI think this should fix the compile on some of the...
2002-08-29 Andrew Tridgellshow builtin groups in samdump
2002-08-29 Jelmer VernooijRTLD_GLOBAL is not necessary
2002-08-29 Jelmer VernooijAdd plugin support for the sam system from metze (based...
2002-08-29 Jelmer VernooijExample sam module (skeleton) from metze
2002-08-29 Jelmer VernooijAdd new files to Makefile + typo fix
2002-08-29 Jelmer VernooijPut in patch from metze (Stefan Metzmacher) to:
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-28 Simo Sorcefix file_is_special test, was wrong.
2002-08-28 Simo Sorcefix wrong check
2002-08-28 Herb Lewisadd proto for forward reference
2002-08-28 Jeremy AllisonRemoved C++ style comment.
2002-08-28 Jeremy AllisonMove -4 to correct side of comparison.
2002-08-28 Jelmer VernooijRemove obsolete questions - Preparing for new up-to...
2002-08-28 Volker Lendecke'No news is good news' might sometimes be confusing...
2002-08-28 Jelmer VernooijRemove obsolete files
2002-08-28 Jelmer VernooijRemove obsolete text docs
2002-08-28 Jelmer VernooijRemove yodldocs - it has been obsolete since 2.2
2002-08-28 Jelmer VernooijAdding new series of text-to-sgml converted files.
2002-08-28 Volker LendeckeThere's no MACHINE.SID anymore...
2002-08-28 Jelmer VernooijSilly of me to only test this with --with-sam and not...
2002-08-28 Jelmer VernooijCode style + typo fixes
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-28 Jelmer VernooijMake const
2002-08-28 Volker LendeckeMerge from 2_2.
2002-08-28 Tim PotterSome debugs for panic_action.
2002-08-28 Tim PotterSync up namecache code with HEAD and APPLIANCE_HEAD...
2002-08-27 Jeremy AllisonMove to reference counting rather than lock counting.
2002-08-27 Gerald Carterfix 2 byte alignment/offset bug that prevented Win2k...
2002-08-27 Gerald Carteradd hook for MSG_PRINTER_DRVUPGRADE that numps the...
2002-08-27 Jeremy AllisonHandle locking correctly.
2002-08-27 Jeremy AllisonAllow us to "lock" printer tdb entries in memory to...
2002-08-27 Tim PotterFix typo in debug.
2002-08-27 Jeremy AllisonRemove strsep - non portable.
2002-08-27 Jeremy AllisonEnsure we have at least smb_size bytes before processin...
2002-08-27 Gerald Cartermerge from SAMBA_2_2
2002-08-27 Simo Sorcepatch from metze
2002-08-27 Simo Sorceadd the netatalk module
2002-08-27 Simo Sorceavoid using libtool for VFS modules
2002-08-27 Simo Sorceadd a trivial seeking function to xfile (tseek) that...
2002-08-27 Andrew Tridgellslprintf() takes a size argument
2002-08-27 Tim PotterImplemented enum_domain_groups function.
2002-08-27 Tim PotterDon't try to convert enumprinters name to a unc name.
2002-08-27 Tim PotterNew arguments to cli_spoolss_enum_printers()
2002-08-27 Tim PotterPass the object name down to the enum_printers rpc...
2002-08-26 Jeremy AllisonCorrect fix for nc problem.
2002-08-26 Jeremy AllisonReformatting only before real change.
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-26 Jeremy AllisonReverted and tidied up the "special" files patch. Adds...
2002-08-26 Richard SharpeA small type and addition of an example add printer...
2002-08-26 Richard SharpeFix some small spelling etc problems in the SGML.
2002-08-26 Andrew BartlettSome fixes for SMB signing. I can now get Win2k to...
2002-08-26 Andrew BartlettHeader file change from last commit.
next