Jeremy Allison
94f59f5492
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
...
as that's what they do. Fix string_replace() to fast-path ascii.
Jeremy.
(This used to be commit f35e9a8b90
)
2003-09-05 19:59:55 +00:00
Jeremy Allison
99a4bb07a9
Fix up #defines around utmp_host and utmp_name. Noticed by Cord.Hockemeyer@uni-graz.at
...
Jeremy.
(This used to be commit 07c5ecb945
)
2003-08-03 18:50:00 +00:00
Tim Potter
7d833de662
More printf portability fixes. Got caught out by some gcc'isms last
...
time. )-:
(This used to be commit 59dae1da66
)
2003-07-25 04:24:40 +00:00
Tim Potter
77373f1f8e
More printf fixes - size_t is long on some architectures.
...
(This used to be commit ba4d334b82
)
2003-07-24 23:46:27 +00:00
Gerald Carter
71298881c4
* add in David Lee's utmp patch (defaults to on if available)
...
* one more try at fixing builds when --with-ldap=no
(This used to be commit b516ab7bde
)
2003-06-06 22:33:43 +00:00
Andrew Bartlett
a9336d8411
David Lee <t.d.lee@durham.ac.uk> provides some corrections to the comments
...
in the UTMP code.
Andrew Bartlett
(This used to be commit f0cff106cb
)
2003-05-16 12:15:04 +00:00
Andrew Bartlett
596de71fc6
When possible, store the IP address of the connecting client, not just the
...
hostname.
This makes 'last -i' show the IP.
Thanks to Philip Anderson <pza@australia.op.org> for the idea.
Andrew Bartlett
(This used to be commit 107731c080
)
2003-04-24 09:52:29 +00:00
Andrew Bartlett
634c54310c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
...
warnings. (Adds a lot of const).
Andrew Bartlett
(This used to be commit 3a7458f947
)
2003-01-03 08:28:12 +00:00
Tim Potter
cd68afe312
Removed version number from file header.
...
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
(This used to be commit 6a58c9bd06
)
2002-01-30 06:08:46 +00:00
Jeremy Allison
ed611ffe1a
Tidyup utmp code to cope with hostname = NULL.
...
Jeremy
(This used to be commit 2a1b531a1c
)
2001-12-18 08:19:02 +00:00
Jeremy Allison
079a02b15e
Patch for string legths from TAKAHASHI, Motonobu(monyo).
...
Jeremy.
(This used to be commit f0d8b7573f
)
2001-12-13 23:43:15 +00:00
Simo Sorce
9b70bdfc38
Be sure to not use strlen with NULL pointer.
...
(This used to be commit 53803b0087
)
2001-06-15 08:00:36 +00:00
Andrew Tridgell
3b4d7082cb
new files for head
...
(This used to be commit c0d4a1f5dd
)
2001-04-18 16:42:07 +00:00