Swat now uses the auto-generated smb.conf.5.html.
[samba.git] / source /
1998-11-11 Herb Lewisswat.c updated to use new yodl generated smb.conf.5...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-11 Jeremy AllisonAdding YODL docs maintainer script.
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Jeremy AllisonAdded manpages/ to source path.
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonoops!
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-10 Jeremy AllisonDefault for SMB_PASSWD program was set to smbpasswd...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...
1998-11-09 Andrew TridgellI talked to Dave Miller and he thinks that we should...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-11-06 Luke Leightongrumble, grumble off-by-one unicode string fixes, gonna...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-11-05 Jeremy AllisonUseful script to extract all parameters out of the...
1998-11-05 Luke Leightonthe start of the start of the SAM database API
1998-11-05 Luke Leightonutil_file.c:
1998-11-05 Luke Leightonsplit string and unicode string routines into these...
1998-11-05 Andrew Tridgelldon't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with...
1998-11-05 Andrew Tridgellcheck return value of locking_init()
1998-11-05 Jeremy AllisonAdded scripts/convert_smbpasswd to SCRIPTS
1998-11-05 Jeremy AllisonRealise this needs to be without the '.sh' ending as...
1998-11-05 Jeremy AllisonVery simple awk script to convert a 1.9.18 password...
1998-11-04 Jeremy AllisonAdded scripting option (-s) to smbpasswd.
1998-11-03 Luke Leightonfix to some of the unicode string handling. there...
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-11-02 Luke Leightonmemory leak in SAM group code: need these to track...
1998-11-02 Jeremy Allisonclient/client.c: Patch to tidy up file size output.
1998-11-02 Luke Leightonremoved comment line at end of file
1998-10-31 Andrew Tridgelldon't core dump in smbstatus if we can't open the shmem...
1998-10-31 Andrew Tridgelltook out Lukes change as it breaks domain logons for...
1998-10-31 Andrew Tridgelladded copyright notice from Patrick Powell
1998-10-30 Jeremy AllisonFix suggested by Nicholas.S.Jenkins@cdc.com - connect...
1998-10-30 Alexandre Olivado not print garbage just because someone does not...
1998-10-29 Alexandre Olivalooks like someone forgot to commit these...
1998-10-29 Jeremy AllisonFixed bug (that I introduced when doing the "delete...
1998-10-29 Alexandre Olivamodify dependency tracking code so that it:
1998-10-29 Jeremy AllisonTidied up option processing in smbclient - usage messag...
1998-10-29 Herb Lewissome versions of Irix pass the HAVE__ACL test but don...
1998-10-28 Christopher R. HertelThis should have gone with the last batch.
1998-10-28 Christopher R. HertelI've moved the debugparse module files into the ubiqx...
1998-10-28 Christopher R. HertelStill moving things around. debugparse.h will be remov...
1998-10-28 Christopher R. HertelJust moving things around a bit.
1998-10-28 Jeremy AllisonAdded clear-out-structure fix for make_unistr2.
1998-10-28 Jeremy AllisonFixes to allow this to pass SGI compiler in -fullwarn...
1998-10-28 Jeremy AllisonQuick fixes to fix the broken tree. Needed for my morni...
1998-10-28 Jeremy AllisonFix from thwartedefforts@wonky.org (slightly modified) to
1998-10-28 Andrew Tridgellfixed problem with snprintf.c and mkproto
1998-10-28 Andrew Tridgelluse abort() instead of exit() in smb_panic()
1998-10-28 Andrew Tridgellfixed handling of %.0f in replacement snprintf.c
1998-10-27 Christopher R. HertelFixed a small bug in debug2html. It wasn't properly...
1998-10-27 Christopher R. HertelAdded info about parsing debug messages.
1998-10-27 Luke Leightondebug string with no %s parameter. oops
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-27 Andrew Tridgelladd ifdef for "long double"
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...
1998-10-26 Christopher R. HertelHere is the simple debug parser and the debug2html...
1998-10-26 Jeremy AllisonFixed a couple of issues with the SMB_QUERY_FILE_ALL_IN...
1998-10-26 Andrew Tridgellreport ourselves as HTTP/1.0 not HTTP/1.1
1998-10-26 Andrew Tridgelladded a couple more error codes to cli_error()
1998-10-24 Andrew Tridgellfix for John.
1998-10-24 Andrew Tridgellhandle the case of an intermediate binary not loading...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-24 Andrew Tridgellmake sure that apps can't close one of the internal...
1998-10-24 Tim PotterFix for -fpic rules (.c.po and .c.po32) when using...
1998-10-24 John TerpstraUnlink zero length files that did NOT exist at the...
1998-10-23 Luke Leightonadded domain and local group structures. names may...
1998-10-23 Jeremy AllisonHandle the case where multiple smbd have the file open...
1998-10-23 Luke Leightonset netlogon negotiation flags to 0x1ff, not to what...
1998-10-23 Luke Leightonpossible bug in change oem password code: replaced...
1998-10-23 Jeremy AllisonMake the new code conditional on lp_share_modes() just...
1998-10-23 Jeremy AllisonFixed debug reporting in the changed code.
1998-10-23 Jeremy AllisonFixed bug in previous commit where I was overwriting...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-23 Andrew Tridgelldon't use SMBW_PWD_ENV any more
1998-10-23 Andrew Tridgellfixed problems with PWD - we no longer use the PWD...
1998-10-23 Andrew Tridgellmake the shared variable stuff slightly more sophisticated
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-22 Luke Leightontorture debug.
1998-10-22 Luke Leightonenumeration tests (files, sessions, shares, connections).
1998-10-22 Christopher R. HertelOkay, this is really silly but removing one space from...
1998-10-22 Luke Leightonrpctorture command
1998-10-22 Jeremy AllisonRemoved previously #ifdef 0 'ed code.
1998-10-22 Jeremy Allisonserver/srv_samr.c smbd/ipc.c: Changed global_myworkgrou...
1998-10-22 Luke Leightonbug fix in lsa_trans_names.
1998-10-22 Christopher R. HertelMinor change.
1998-10-22 Luke Leightonextern fstring global_myworkgroup should be a pstring
1998-10-22 Jeremy Allisonlibsmb/smbdes.c: #ifdef'ed out code prior to removal.
1998-10-22 Christopher R. HertelAnother cosmetic change.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-21 Christopher R. HertelI received a bug report from Massimo Campostrini in...
next