cs/samba-autobuild/.git
1998-11-24 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-2.0.0beta2
1998-11-24 Jeremy AllisonFixed gcc isdigit warning.
1998-11-24 Jeremy AllisonFixed bug in oplock test file path specification.
1998-11-23 Jeremy AllisonFixed warning with gcc -Wall -Wshadow.
1998-11-23 Samba Release... preparing for release of 2.0.0beta2
1998-11-23 Jeremy AllisonRemoved unused local var.
1998-11-23 Jeremy AllisonChanged samba.anu.edu.au -> samba.org.
1998-11-23 Jeremy AllisonUpdated for samba.anu.edu.au -> samba.org
1998-11-23 Jeremy AllisonUpdated the samba.anu.edu.au -> samba.org for the docs.
1998-11-23 Jeremy AllisonChanged samba.anu.edu.au -> samba.org
1998-11-21 Jeremy AllisonOne more cut'n'paste bug. (Ooops).
1998-11-21 Jeremy Allisonsmbd/password.c: Fixed the HEAD branch changes that...
1998-11-21 Jeremy AllisonFixed packaging Makefile.in patch with the latest sbin...
1998-11-21 Jeremy AllisonAdded Andrew's latest HEAD changes back to 2.0
1998-11-21 Jeremy AllisonUpdated version info for Beta2.
1998-11-21 Jeremy Allisonsmbd/password.c: Even though the password server is...
1998-11-20 Jeremy AllisonInstrumented hack fix with debug level 10 statements...
1998-11-20 Jeremy Allisoncconfig.h configure configure.in include/config.h.in...
1998-11-20 Jeremy AllisonFixed stupid blunder where I moved getpwanam to getpwna...
1998-11-20 Herb Lewiswrong directory path for smbd and nmbd
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy Allisonsmbd/nttrans.c: Added 'only print once' semantics for...
1998-11-19 Herb Lewissmb.conf : explicitly state "printcap name=" and "secur...
1998-11-19 Herb Lewisupdate testparm with -s option so it doesn't require...
1998-11-19 Jeremy AllisonFixes for autoconf on HPUX. Includes ANSI -Ae flag...
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-19 Herb Lewisremove swat from inetd.conf and /etc/services if samba...
1998-11-19 Herb Lewisadded $(CPPFLAGS) to FLAGS1. This allows building with...
1998-11-19 Herb Lewisdon't strip binaries. create /usr/samba/scripts directo...
1998-11-19 Jeremy AllisonAdded auto detection of the (broken IMHO) typedefs...
1998-11-18 Jeremy AllisonAdded some of the fixes needed for OSF1 (Digital UNIX).
1998-11-18 Jeremy AllisonFixed crash bug found by russian codepage problem....
1998-11-18 John TerpstraUpdated packaging files in line with Makefile.in changes.
1998-11-18 Herb Lewischange to new prefix path
1998-11-18 Jeremy AllisonAdded fixes to stop HAVE_NETGROUPS being defined on...
1998-11-17 Jeremy AllisonFixed the modtime bug that Andrej <borsenkow.msk@sni...
1998-11-17 Jeremy AllisonMade the Makefile.in use the configure paths for :
1998-11-17 Jeremy AllisonTidied up many string functions with const & size_t.
1998-11-17 Jeremy AllisonChanged (most) open()/fopen()/creat()/mmap() calls...
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME into includes to allow it to be...
1998-11-16 Jeremy Allisonsource/Makefile.in: Added quotes around ROFF arg.
1998-11-16 Jeremy AllisonForgot to add files in Examples/ packaging directory.
1998-11-16 Jeremy AllisonFixed O_EXCL problems with printing and oplocks.
1998-11-16 Jeremy AllisonAdded machine account fixes.
1998-11-16 Jeremy AllisonAdded fixes from HEAD into 2.0 branch.
1998-11-16 Jeremy AllisonUpdated HEAD branch changes into 2.0 branch.
1998-11-16 Jeremy AllisonUpdated all the changes people made in the HEAD branch...
1998-11-16 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
1998-11-16 John TerpstraSet sticky bit on /var/spool/samba.
1998-11-16 John TerpstraReviewed file permissions and removed other execute...
1998-11-16 John TerpstraRemoved smbwrappers from build specs and from installat...
1998-11-16 John TerpstraAdded Example binary packaging instructions.
1998-11-16 John TerpstraUpdated packaging files (new for Caldera).
1998-11-16 Andrew Tridgellfixed lmhosts parsing. We were using sizeof(name) where...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-15 Andrew Tridgellchange ROUNDUP to SMB_ROUNDUP to prevent conflicts...
1998-11-14 Andrew Tridgellcompile with optimisation by default on all compilers
1998-11-14 John TerpstraAdded first cut of the new packaging scripts for Digita...
1998-11-14 Andrew Tridgellsupport.txt is now maintained solely on the web pages
1998-11-14 Samba Release... preparing for release of 2.0.0beta1
1998-11-14 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
1998-11-14 Jeremy AllisonFixed swat packaging & man page packaging.
1998-11-14 Andrew Tridgellautomatically uppercase server and share names (win95...
1998-11-14 Andrew Tridgellfixed setmode in smbclient
1998-11-14 Jeremy AllisonFixes to get the manpages from the right place.
1998-11-14 Andrew Tridgell- handle servers that don't support getattrE (ie. NT)
1998-11-14 Jeremy Allison(Hopefully) correct patch files for RedHat & TurboLinux.
1998-11-14 Jeremy AllisonFixed problem with smbclient issuing '*.*' to NT server...
1998-11-14 Jeremy AllisonUpdated from smb.conf.5.html
1998-11-14 Jeremy AllisonUpdate for 2.0beta1.
1998-11-14 Andrew Tridgellprompt for password on smbclient -L
1998-11-14 Andrew Tridgell- new prototypes
1998-11-14 Andrew Tridgellallow all user to view the config
1998-11-14 Andrew Tridgellremove code that allows installation via cgi
1998-11-14 Andrew Tridgellremoved information on installing via cgi
1998-11-14 Herb Lewismissed a .B
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-14 Jeremy AllisonFixed munging of sample file in man pages.
1998-11-14 Jeremy AllisonFixed makefile problem due to change from SMB_PASSWD...
1998-11-14 Jeremy AllisonAdded --with-smbwrapper to configure lines in spec...
1998-11-14 Herb Lewisran spell check and other minor tweaks
1998-11-13 John TerpstraAdded packing release script.
1998-11-13 Jeremy AllisonUpdated for 2.0beta1.
1998-11-13 Jeremy AllisonChange to beta1.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellreverted includes change for FreeBSD as it breaks IRIX
1998-11-13 Luke Leightonneed 32 bit status codes to be negotiated because of...
1998-11-13 Michael WarfieldFixed timing window created by daemonize function....
1998-11-13 Luke LeightonLOCAL_GRP and DOMAIN_GRP are return types
1998-11-13 Luke LeightonZERO_STRUCTP not PN
1998-11-13 Luke Leightonoops - ZERO_STRUCTP() issues again...
1998-11-13 Jeremy AllisonProblems found by Herb.
1998-11-13 Luke Leightonuse ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP...
1998-11-13 Luke LeightonZERO_STRUCTP does not check argument for NULL.
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-13 Luke Leightonsids in rpctorture changed from fstrings to DOM_SID
1998-11-13 Andrew Tridgellfixed compile for FreeBSD
1998-11-12 Andrew Tridgell%\ is an interesting printf argument, but I prefer %s
next