index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_processlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
1
-0
/
+1
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-3
/
+3
2009-05-28
s3:nmbd: fix typo
Björn Jacke
1
-1
/
+1
2009-04-23
Fix Coverity bug #902, uninitialized variable.
Jeremy Allison
1
-1
/
+1
2009-03-21
s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests
Stefan Metzmacher
1
-0
/
+238
2009-02-13
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
1
-1
/
+1
2009-01-05
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
1
-2
/
+1
2008-10-23
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
1
-1
/
+1
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-25
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
1
-15
/
+15
2008-08-20
fix build warning.
Günther Deschner
1
-1
/
+1
2008-08-09
nmbd: add support for delayed initial samlogon packages.
Michael Adam
1
-6
/
+86
2008-04-21
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
1
-2
/
+2
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-1
/
+2
2007-11-19
Remove pstring from nmbd.
Jeremy Allison
1
-12
/
+12
2007-11-08
Remove more pstring/fstrings.
Jeremy Allison
1
-2
/
+7
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
1
-2
/
+7
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-4
/
+17
2007-10-10
r25238: Make the error returns from the string functions
Jeremy Allison
1
-3
/
+27
2007-10-10
r25170: Remove pstring limits from ms_fnmatch and module load.
Jeremy Allison
1
-4
/
+4
2007-10-10
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
1
-17
/
+82
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
r23783: Processing the UAS change message was causing problems on ppc64 Linux
Andrew Tridgell
1
-108
/
+2
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-1
/
+1
2007-10-10
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
1
-2
/
+2
2007-10-10
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
1
-15
/
+1
2007-10-10
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
1
-10
/
+10
2007-10-10
r22042: Try and clean up my own mess using the API Volker
Jeremy Allison
1
-1
/
+1
2007-10-10
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
1
-19
/
+19
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r18660: Fix build, one uuid->GUID was missed.
Jim McDonough
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+1
2007-10-10
r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...
Gerald Carter
1
-3
/
+3
2007-10-10
r2224: Make nmbd more robust against bad netbios packets.
Jeremy Allison
1
-1
/
+103
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-3
/
+6
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
1
-2
/
+2
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-3
/
+3
2004-01-30
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
1
-1
/
+1
2004-01-24
A Samba DC is nothing special these days - so every domain controller
Andrew Bartlett
1
-8
/
+8
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
1
-1
/
+1
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-0
/
+3
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
1
-396
/
+417
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+0
2003-05-20
Fix bug #98: DNS compression is required for proper building of the
Jim McDonough
1
-25
/
+42
2003-01-28
Merge from HEAD:
Andrew Bartlett
1
-2
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-12-03
Stop using hacks for dns host/domain names.
Jim McDonough
1
-3
/
+5
[next]