Jeremy Allison
30191d1a57
RIP BOOL. Convert BOOL -> bool. I found a few interesting
...
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3c
)
2007-10-18 17:40:25 -07:00
Gerald (Jerry) Carter
e5a951325a
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
...
(This used to be commit 5c6c8e1fe9
)
2007-10-10 15:34:30 -05:00
Jelmer Vernooij
bb9f1e5146
r25498: Remove checks that are always true.
...
(This used to be commit 2f2bdfa0df
)
2007-10-10 12:31:10 -05:00
Jeremy Allison
0d87820380
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
...
the ripple effects this causes. utmp has to change etc. Remove some
global varables and store address/port in the unexpected db.
Jeremy.
(This used to be commit 18c6a2211d
)
2007-10-10 12:31:09 -05:00
Andrew Tridgell
5e54558c6d
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
...
(This used to be commit b0132e94fc
)
2007-10-10 12:28:22 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
Jeremy Allison
c531f726c4
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
...
sleep time is not more than 5 seconds. Should fix issue
reported by Chris Garrigues <cwg@deepeddy.com>.
Jeremy.
(This used to be commit fbc06831d3
)
2007-10-10 10:52:06 -05:00
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