ira/wip.git
2001-11-19 Martin PoolAlso show $tree in diagnostics.
2001-11-19 Martin PoolMake the smbpasswd options/usage message a little less...
2001-11-19 Martin PoolDo satyr work against a copy of the build farm scripts...
2001-11-19 Martin PoolFix typo.
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Tim PotterMerge from 2.2.
2001-11-19 Tim PotterCosmetic fix for debug statement.
2001-11-19 Martin PoolFix obvious typo.
2001-11-19 Tim PotterDon't resolve the hostname in smbd as we can pause...
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-19 Martin PoolIgnore .po files.
2001-11-19 Martin Pooldyn_LOCKDIR should be const because it's never modified...
2001-11-19 Tim PotterAdded comment about why not to cast the assignment of
2001-11-19 Martin Pooloopsum.
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolOops, Tim says rl_completion_func_t doesn't exist in...
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolQuieten compiler warnings about a callback function...
2001-11-19 Martin PoolDisable "installcheck" -- it's still too likely to...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-19 Martin PoolFix const warning. Doxyfy comment.
2001-11-19 Martin PoolIgnore *.po objects, test tmpdirs, and ID files.
2001-11-19 Martin PoolSource file defining global variables for configuration...
2001-11-18 Simo Sorcefixed some bugs.
2001-11-17 Richard SharpeFix problems with lp_workgroup() being passed to routin...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-16 Jeremy AllisonFixed detection of RedHat headers. Removed another...
2001-11-16 Jeremy AllisonRemoved SMBD_RPC_CLIENT_OBJ temporary I was using.
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-11-16 Martin PoolMake CodingSuggestions show up in the Doxygen pages.
2001-11-16 Martin PoolIgnore generated HTML and mkid output.
2001-11-15 Jeremy AllisonTidyups in the merge process.
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-15 Gerald Cartermore Win2k RPC opnums (EnumPrinterKey() and DeletePrint...
2001-11-15 Jeremy AllisonNo longer used.
2001-11-15 Gerald CarterSETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
2001-11-15 Jeremy AllisonTidyup formatting a bit (spaces->tabs) whilst reading...
2001-11-15 Tim PotterCaching user, group and domain sam handles was a stupid...
2001-11-15 Tim PotterJeremy, I'm not sure what you were trying to do with...
2001-11-15 Martin PoolDon't include the treeview -- for Samba it is too big...
2001-11-15 Martin PoolDoxygen demo for Tim.
2001-11-15 Martin PoolLeave doc comments in code listings for the web.
2001-11-15 Martin PoolConfiguration file to run the Doxygen API documentation...
2001-11-15 Tim PotterFALSE -> False
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-11-15 Tim PotterCache positive and negative name domain controller...
2001-11-15 Tim PotterGet list of trusted domains if we haven't fetched them...
2001-11-15 Tim PotterFixed display of uninitialised buffer in debug.
2001-11-15 Tim PotterBit of a cleanup of signal handling code.
2001-11-15 Jeremy AllisonFix detection of RedHat 7.2.
2001-11-14 Jeremy AllisonFix compile on RedHat 7.2 systems with broken system...
2001-11-14 Jeremy AllisonMake signal handling safer (handle EINTR on read/write...
2001-11-14 Jeremy AllisonGot ready to implement Martin's idea, but request doesn...
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-11-14 Martin PoolGive sensible defaults to some variables that are set...
2001-11-14 Tim PotterClose the socket and set the file descriptor to -1...
2001-11-14 Martin PoolClean up message.
2001-11-14 Martin Pool#ifdef'd out suggestion for tim on making the winbindd...
2001-11-14 Martin PoolLittle note about what's happening with Satyr.
2001-11-14 Martin PoolDoc.
2001-11-14 Jeremy AllisonAdded needed debugs...
2001-11-14 Jeremy AllisonRemoved the "reestablish" code. Tridge - scream if...
2001-11-14 Martin PoolToo much of samba depends on finding files in their...
2001-11-14 Jeremy AllisonFix from Herb. mincount/maxcount need to be ssize_t...
2001-11-14 Tim PotterRemoved unused variable.
2001-11-14 Tim PotterReformatted to 75 columns.
2001-11-14 Martin PoolAdd basic "make check" and "make installcheck" targets...
2001-11-14 Martin PoolCosmetic fix for libpopt-checking test.
2001-11-13 Jeremy AllisonLook for DOMAIN\group in group lists and ask winbind.
2001-11-13 Jeremy AllisonFix winbind client code so that winbind calls are not...
2001-11-13 Steve FrenchList of coding suggestions for submitters
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
2001-11-13 Jeremy AllisonFormatting fixes only.
2001-11-12 Steve FrenchMinor fixes to help display, and domain enumeration...
2001-11-12 Tim PotterSpelling fixes.
2001-11-12 Jeremy AllisonDon't check space on every extend if strict allocate...
2001-11-12 Simo Sorcemessed up with patches, this should be the right one,
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-12 Andrew BartlettCode duplication is bad. So add an add_signiture(...
2001-11-11 Andrew BartlettKill off 'restrict anonymous' becouse it is useless...
2001-11-11 Andrew BartlettFix up some DEBUG()s
2001-11-11 Andrew BartlettAdd back the not null checks in a better place.
2001-11-11 Andrew Bartlettmake sam_account_ok static.
2001-11-11 Andrew BartlettThis extra check isn't needed, we can only get here...
2001-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-11-11 Andrew Bartlettautoconf
2001-11-11 Andrew BartlettRemove built-in support for clear-text kerberos authent...
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-10 Jeremy AllisonUse defined constants not integers.
2001-11-09 Volker LendeckeAs pdb_ldap.c does not compile in HEAD anyway, a not...
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-09 Jeremy AllisonFixup __LPID -> _LPID.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-09 Andrew Tridgellfix the tree so it compiles again
2001-11-09 Tim PotterRemoved #ifdef TDB_DEBUG around tdb_dump_all() and...
2001-11-08 Andrew BartlettChange to guest logon code.
next