1998-03-21 |
John Terpstra | Getting ready for first Red Hat Linux RPMs for 1.9... |
commit | commitdiff | tree |
1998-03-20 |
Herb Lewis | added comments about printcap name |
commit | commitdiff | tree |
1998-03-20 |
John Terpstra | Added MAXPRINTERLEN define in smb.h setting printer... |
commit | commitdiff | tree |
1998-03-19 |
Jeremy Allison | Finally made OS/2 WP fix the default. |
commit | commitdiff | tree |
1998-03-19 |
Jeremy Allison | Adding the same changes to HEAD as were added to BRANCH... |
commit | commitdiff | tree |
1998-03-18 |
Jeremy Allison | Added SamOEMChangePassword functionality. |
commit | commitdiff | tree |
1998-03-18 |
Andrew Tridgell | don't set the Expires header on any page generated... |
commit | commitdiff | tree |
1998-03-18 |
Andrew Tridgell | moved the refresh script to the end of the page so... |
commit | commitdiff | tree |
1998-03-18 |
Andrew Tridgell | changed the method used for auto-reload on the status... |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | oops, I got the sense of the show_defaults parameter... |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | when CGI_LOGGING is on log the host name and IP |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | this isn't a big commit, it just looks like it :-) |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | - added "Full View"/"Normal View" on the "view config... |
commit | commitdiff | tree |
1998-03-17 |
Herb Lewis | fix typos |
commit | commitdiff | tree |
1998-03-17 |
Jeremy Allison | Fixes for the static data bugs & incorrect use of strtok |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | show full path in ps by setting it in argv[0] |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | fixed call to execl() to get argv[0] right (thanks... |
commit | commitdiff | tree |
1998-03-17 |
Andrew Tridgell | changed the default MAXSTATUS from 1000 to 100000 |
commit | commitdiff | tree |
1998-03-16 |
Herb Lewis | add swat to build package |
commit | commitdiff | tree |
1998-03-16 |
Jeremy Allison | Adding the same change as was added to 1.9.18 branch... |
commit | commitdiff | tree |
1998-03-16 |
Christopher... | Lint was complaining about the following typedef in... |
commit | commitdiff | tree |
1998-03-16 |
Jeremy Allison | Adding mention of %p substitution. |
commit | commitdiff | tree |
1998-03-16 |
Jeremy Allison | includes.h: Addition of NetBSD 1.3 fix, fix for HPUX... |
commit | commitdiff | tree |
1998-03-16 |
Andrew Tridgell | changed the default "keepalive" value to 300 seconds. |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | changed the date formatting |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | updated the images |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | - claim the null connection after the session request... |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | safer killing of connections - it ensures the process... |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | - added the ability to kill off individual connections... |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | install jpeg files |
commit | commitdiff | tree |
1998-03-15 |
Andrew Tridgell | a smaller background |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | added a background image based on Pauls SAMBA logo... |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | updated blurb some more |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | updated blurb |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | put in the longer welcome blurb |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | new files to support starting/stopping the server |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | added the ability to start/stop the server from SWAT. |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | if a local parameter is changed at the global level... |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | prototype updates |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | added another pathetic looking icon |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | - added separators |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | another makeover of loadparm to support new stuff in... |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | updated to give instructions on running via cgi-bin |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | another fix for running under cgi-bin |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | fixed support for running swat via cgi-bin |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | removed a redundent return statement |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | fixed instructions in installswat.sh (thanks to Herb... |
commit | commitdiff | tree |
1998-03-14 |
Andrew Tridgell | remove an unnecessary #ifdef |
commit | commitdiff | tree |
1998-03-12 |
John Terpstra | Fixed typos. Anyone else like to vet this? |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | a brief description of how to install and run SWAT |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | added an install target for SWAT |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | some initial help and images files for swat |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | moved cgi.c and swat.c into a source/web/ directory... |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | move setup_groups() into password.c so that swat can... |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | use password_ok() instead of calling crypt() |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | add swat to .cvsignore |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | these have been replaced by swat |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | add FLAG_HIDE to "config file" option (so it can't... |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | use FSTYPE_STRING not "SAMBA" for filesystem type |
commit | commitdiff | tree |
1998-03-12 |
Andrew Tridgell | report the max size of raw reads as 65536 not 65535... |
commit | commitdiff | tree |
1998-03-11 |
Jeremy Allison | Missed fixes in NTDOM branch for doing readX via pipe... |
commit | commitdiff | tree |
1998-03-11 |
Jeremy Allison | "For I have laboured mightily on Luke's code, and hath... |
commit | commitdiff | tree |
1998-03-11 |
Herb Lewis | fix core dumps on Solaris 2.5 systems found by Orn... |
commit | commitdiff | tree |
1998-03-10 |
Christopher... | This functionality was added to ubi_sLinkList, so is... |
commit | commitdiff | tree |
1998-03-10 |
Christopher... | Updates to all of these base level modules. |
commit | commitdiff | tree |
1998-03-10 |
Andrew Tridgell | added status page to SWAT. Similar to smbstatus output... |
commit | commitdiff | tree |
1998-03-10 |
Andrew Tridgell | added a "home" icon |
commit | commitdiff | tree |
1998-03-10 |
Andrew Tridgell | added Date and Expires headers in the mini web server... |
commit | commitdiff | tree |
1998-03-08 |
Andrew Tridgell | - remove redundent strstr() |
commit | commitdiff | tree |
1998-03-08 |
Andrew Tridgell | allow for non-authenticated SWAT for demo purposes |
commit | commitdiff | tree |
1998-03-08 |
Andrew Tridgell | Jeremy is going to hate me ... |
commit | commitdiff | tree |
1998-03-04 |
Jeremy Allison | Removed broken change I made to mangle.c (ooops. Andrew... |
commit | commitdiff | tree |
1998-03-04 |
Jeremy Allison | Adding Korean and Traditional Chinese codepage support. |
commit | commitdiff | tree |
1998-03-03 |
Jeremy Allison | Change the multibyte character set support so that |
commit | commitdiff | tree |
1998-03-02 |
Herb Lewis | adding findsmb perl script to get info on smb machines... |
commit | commitdiff | tree |
1998-03-01 |
John Terpstra | Adding example config info for the ISC DHCP Server... |
commit | commitdiff | tree |
1998-02-26 |
Jeremy Allison | Makefile, password.c, includes.h: Added KRB4 patches... |
commit | commitdiff | tree |
1998-02-26 |
Herb Lewis | -N option still prompted for password in smbclient... |
commit | commitdiff | tree |
1998-02-26 |
Jeremy Allison | Fix for NT redirector bug where deltree fails if the... |
commit | commitdiff | tree |
1998-02-26 |
Jeremy Allison | Code to work around a bug in FTP OnNet software NBT... |
commit | commitdiff | tree |
1998-02-24 |
Jeremy Allison | Fixed bug reported by Janne.Harju@nmp.nokia.com. When... |
commit | commitdiff | tree |
1998-02-24 |
Jeremy Allison | Fixed bug where second response message was being print... |
commit | commitdiff | tree |
1998-02-24 |
Jeremy Allison | nmbd_incomingdgrams.c: Fix for typo. |
commit | commitdiff | tree |
1998-02-20 |
Jeremy Allison | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey... |
commit | commitdiff | tree |
1998-02-14 |
Jeremy Allison | Fix to make us compile cleanly with gcc 2.8. |
commit | commitdiff | tree |
1998-02-14 |
Jeremy Allison | Sometime after 1.9.17p5 smbclient stopped being able... |
commit | commitdiff | tree |
1998-02-13 |
Jeremy Allison | Fix for crash bug with amanda - from "Michael C. Povel... |
commit | commitdiff | tree |
1998-02-13 |
Jeremy Allison | Updated - removed "win95 bug compatibility" and added... |
commit | commitdiff | tree |
1998-02-13 |
Jeremy Allison | Ding-dong the witch is dead, the witch is dead...... |
commit | commitdiff | tree |
1998-02-12 |
Andrew Tridgell | make the initial logfile names consistent. This should... |
commit | commitdiff | tree |
1998-02-12 |
Jeremy Allison | Added fix for doing pq command (from "James J. Szinger... |
commit | commitdiff | tree |
1998-02-12 |
Jeremy Allison | ENCRYPTION.txt: Fixed typo. |
commit | commitdiff | tree |
1998-02-11 |
Herb Lewis | removed old unused test |
commit | commitdiff | tree |
1998-02-11 |
Andrew Tridgell | fixed typo |
commit | commitdiff | tree |
1998-02-11 |
Jeremy Allison | Makefile: Added AIX 3.2.5. |
commit | commitdiff | tree |
1998-02-07 |
Jeremy Allison | A small raft of changes, I will sync up with 1.9.18... |
commit | commitdiff | tree |
1998-02-03 |
John Terpstra | Added Newcast - UK Consultant to Support.txt |
commit | commitdiff | tree |
1998-02-03 |
John Terpstra | Removed Brett Worth from Support.txt as per Bug#3833 |
commit | commitdiff | tree |
1998-01-31 |
Jeremy Allison | server.c: Added fix where, if all the file entries... |
commit | commitdiff | tree |
1998-01-30 |
Herb Lewis | fix bug when using lpstat as printcap file - remove... |
commit | commitdiff | tree |
next |