index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_processlogon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all uses of uint8/16/32 to _t in nmbd and the include file.
Richard Sharpe
2015-05-01
1
-3
/
+3
*
s3:nmbd: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:nmbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:nmbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3: Fix Coverity ID 2686 -- RESOURCE_LEAK
Volker Lendecke
2012-04-19
1
-0
/
+1
*
s3-nmbd Remove AD netlogon response from s3 nmbd server
Andrew Bartlett
2011-11-17
1
-92
/
+15
*
s3-param remove lp_domain_logons(), always use IS_DC
Andrew Bartlett
2011-11-17
1
-1
/
+1
*
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2011-10-10
1
-2
/
+1
*
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
2011-10-10
1
-1
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-9
/
+9
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
2011-06-01
1
-2
/
+1
*
More simple const fixes.
Jeremy Allison
2011-05-05
1
-3
/
+3
*
More const compiler warning fixes.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
2011-01-07
1
-1
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.
Günther Deschner
2010-09-09
1
-1
/
+1
*
s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.
Günther Deschner
2010-09-09
1
-301
/
+94
*
s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.
Günther Deschner
2010-09-09
1
-109
/
+33
*
s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.
Günther Deschner
2010-09-09
1
-47
/
+29
*
s3-nmbd: handle source_name in one location in nmbd_process_logon().
Günther Deschner
2010-09-09
1
-5
/
+4
*
s3-nmbd: use nbt_netlogon_packet in process_logon_packet().
Günther Deschner
2010-09-09
1
-5
/
+24
*
s3-nmbd: fix indentation in process_logon_packet().
Günther Deschner
2010-09-08
1
-523
/
+519
*
s3-nmbd: remove trailing whitespace in nmbd_processlogon.c
Günther Deschner
2010-09-08
1
-9
/
+9
*
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
2010-06-03
1
-0
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-3
/
+3
*
s3:nmbd: fix typo
Björn Jacke
2009-05-28
1
-1
/
+1
*
Fix Coverity bug #902, uninitialized variable.
Jeremy Allison
2009-04-23
1
-1
/
+1
*
s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests
Stefan Metzmacher
2009-03-21
1
-0
/
+238
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-1
/
+1
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-2
/
+1
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-09-25
1
-15
/
+15
*
fix build warning.
Günther Deschner
2008-08-20
1
-1
/
+1
*
nmbd: add support for delayed initial samlogon packages.
Michael Adam
2008-08-09
1
-6
/
+86
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-2
/
+2
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-1
/
+2
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
1
-12
/
+12
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-2
/
+7
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
1
-2
/
+7
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-4
/
+17
*
r25238: Make the error returns from the string functions
Jeremy Allison
2007-10-10
1
-3
/
+27
*
r25170: Remove pstring limits from ms_fnmatch and module load.
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
2007-10-10
1
-17
/
+82
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23783: Processing the UAS change message was causing problems on ppc64 Linux
Andrew Tridgell
2007-10-10
1
-108
/
+2
[next]