index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
utmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
s3/smbd: fix utmp hostname logging on Solaris
Björn Jacke
1
-1
/
+1
2014-02-07
param: rename lp function and variable from 'wtmpdir' to 'wtmp_directory'
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from 'umtpdir' to 'utmp_directory'
Garming Sam
1
-1
/
+1
2012-10-19
s3:smbd: use session_global_id as session number for pam and utmp
Gregor Beck
1
-10
/
+6
2012-10-19
s3:smbd/utmp: remove ip address from utmp record
Stefan Metzmacher
1
-32
/
+6
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
1
-1
/
+1
2012-02-23
s3:smbd/utmp.c - fix the build on FreeBSD 9 without utmp.h
Matthias Dieter Wallnöfer
1
-0
/
+2
2011-03-30
s3: try to fix the build on some non-linux buildfarm machines.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2009-01-08
s3:smbd: make globals in utmp.c static const
Stefan Metzmacher
1
-4
/
+4
2008-07-22
Fix various build warnings
Zach Loafman
1
-1
/
+2
2008-03-24
Missing HAVE_UPDWTMPX check before using updwtmpx().
Eric Cronin
1
-0
/
+4
2008-01-22
Fix a segfault
Volker Lendecke
1
-1
/
+1
2007-11-13
Remove last pstring from smbd/*.c
Jeremy Allison
1
-24
/
+40
2007-10-19
Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
Gerald (Jerry) Carter
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-2
/
+2
2007-10-10
r25498: Remove checks that are always true.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
1
-24
/
+39
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-2
/
+2
2003-09-05
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
1
-2
/
+2
2003-08-03
Fix up #defines around utmp_host and utmp_name. Noticed by Cord.Hockemeyer@un...
Jeremy Allison
1
-0
/
+6
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-2
/
+2
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-1
/
+1
2003-06-06
* add in David Lee's utmp patch (defaults to on if available)
Gerald Carter
1
-5
/
+18
2003-05-16
David Lee <t.d.lee@durham.ac.uk> provides some corrections to the comments
Andrew Bartlett
1
-39
/
+5
2003-04-24
When possible, store the IP address of the connecting client, not just the
Andrew Bartlett
1
-3
/
+7
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-18
Tidyup utmp code to cope with hostname = NULL.
Jeremy Allison
1
-11
/
+13
2001-12-13
Patch for string legths from TAKAHASHI, Motonobu(monyo).
Jeremy Allison
1
-17
/
+46
2001-06-15
Be sure to not use strlen with NULL pointer.
Simo Sorce
1
-1
/
+2
2001-04-18
new files for head
Andrew Tridgell
1
-0
/
+575