index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_processlogon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-15
/
+1
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-10-10
1
-10
/
+10
*
r22042: Try and clean up my own mess using the API Volker
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-10-10
1
-19
/
+19
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r18660: Fix build, one uuid->GUID was missed.
Jim McDonough
2007-10-10
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...
Gerald Carter
2007-10-10
1
-3
/
+3
*
r2224: Make nmbd more robust against bad netbios packets.
Jeremy Allison
2007-10-10
1
-1
/
+103
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-3
/
+6
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-2
/
+2
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-3
/
+3
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-1
/
+1
*
A Samba DC is nothing special these days - so every domain controller
Andrew Bartlett
2004-01-24
1
-8
/
+8
*
Final round of printf warnings fixes for the moment.
Tim Potter
2003-11-06
1
-1
/
+1
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-0
/
+3
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-396
/
+417
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+0
*
Fix bug #98: DNS compression is required for proper building of the
Jim McDonough
2003-05-20
1
-25
/
+42
*
Merge from HEAD:
Andrew Bartlett
2003-01-28
1
-2
/
+2
[next]