Age | Commit message (Collapse) | Author | Files | Lines |
|
stops the "POST data has expired" problem when using the back button
in netscape.
(This used to be commit 112cf61cb6c24b7ea6d2d9a3cf96f68bf1c44560)
|
|
wrong.
(This used to be commit b92c3b13d74acb39cdbd2c70eab2ef081c344d5a)
|
|
I needed the client_name() and client_addr() functions in swat so I
could tell who was connecting from where. The problem was that these
functions didn't take a file descriptor parameter they just used
the global "Client".
So I needed to change all calls to pass a parameter ... lots of files.
(This used to be commit a776058900a727591bd7b69debdaa25c0e31d693)
|
|
- added the ability to auto-refresh the status page. There is a
problem with this (it can kill inetd!). Hopefully we can fix that.
(This used to be commit 4488d8932fa072bf8a3ae236ab666618051b5e83)
|
|
the status page)
- split the claim_connection() code into its own file
- fixed the claim_connection() code to lock the file when manipulating
it
- always claim a null connection at startup
- fixed a bug in the pidfile code
(This used to be commit abd4a17e21d12be3d1747e94ceb1915abaf135e3)
|
|
(This used to be commit bcec95740f96aa4a3b022f41e2167cc74afeea92)
|
|
little with GIMP
(This used to be commit 57f4dfcbf307ad4e261e59f0545d500b3bae71e5)
|
|
I needed to modify the way the pidfile is handled in nmbd and smbd to
do this. Jeremy, you may wish to look at what I've done as it probably
breaks the Whistle use of pidfiles. In particular I've removed the -f
option and instead smbd and nmbd always create a pidfile in the lock
directory.
(This used to be commit 20bb22d61b986d2036c681fc33db60f2b2b3c1c7)
|
|
change to all shares that are currently set to the default value.
(This used to be commit b0e1183b2cbeb7a3150b7250cd19d14c9e5508b6)
|
|
- added "view config" button
(This used to be commit 486a059fe169baedc605ee9bc0a0ca5a4165fe65)
|
|
(This used to be commit 6e2248532a063a83b682c967a65377488810f9eb)
|
|
(This used to be commit 9dbfb16990954ee3518ce3bc73e067c82b653930)
|
|
table
(This used to be commit 8e4a412dba3dc6458651ea042096687b3fcfdc0a)
|
|
(This used to be commit 60ef0b31a0e85164a89a70a4f0d4e675db25f35d)
|
|
what they can cache.
(This used to be commit b6055e40bb91775a29b756640d95910a6f19814f)
|
|
- don't show printers in shares page
(This used to be commit 2b4204a7769a974a74a7658e787274f6251b1d69)
|
|
(This used to be commit 6e1237568b559c006ee5429308ac47e97cc4a1c4)
|
|
These are some hacks on SWAT. Maybe users will actually be able to
work out how to use it now.
Unfortunately these changes required some editing in loadparm.c and
smb.h which will make Jeremys merge job harder. Sorry!
(This used to be commit 674c88a6bf4c8009769a482c53f105efdc54bbc8)
|