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
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-11
Remove a static fstring
Volker Lendecke
1
-11
/
+12
2007-11-11
Remove a static fstring
Volker Lendecke
1
-1
/
+1
2007-11-09
Fix some warnings
Volker Lendecke
1
-1
/
+2
2007-11-09
Remove the silly "user_socket_options" global variable
Volker Lendecke
1
-4
/
+2
2007-11-09
pstring removal
Volker Lendecke
1
-4
/
+5
2007-11-08
Remove more pstring/fstrings.
Jeremy Allison
1
-4
/
+1
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
1
-20
/
+24
2007-11-08
add win_errstr() as wrapper of dos_errstr().
Stefan Metzmacher
1
-0
/
+6
2007-11-06
Ensure we don't use massive writes in pipe mode.
Jeremy Allison
1
-2
/
+3
2007-11-05
Remove the horror that was the global smb_rw_error.
Jeremy Allison
1
-11
/
+12
2007-11-03
Remove the smb_read_error global variable and replace
Jeremy Allison
3
-22
/
+21
2007-11-02
Change the client library to write directly out of
Jeremy Allison
2
-35
/
+136
2007-11-01
Fix for bug 5021
Volker Lendecke
1
-1
/
+5
2007-10-30
Our userlevel SMBwriteX call is non-standard in that it
Jeremy Allison
1
-8
/
+10
2007-10-29
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
1
-8
/
+34
2007-10-29
Change our DNS code to cope with AAAA records. A6 records
Jeremy Allison
2
-12
/
+11
2007-10-27
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
5
-12
/
+12
2007-10-26
Move the horrible hack for link local addresses out of namequery.c
Jeremy Allison
1
-26
/
+0
2007-10-25
Fix resolve name to resolve IPv6 addresses of link-local%ifaddr
Jeremy Allison
1
-0
/
+26
2007-10-25
Fix cast typo - would have broken all dgram sends.
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
11
-694
/
+999
2007-10-19
Fix a crash in resolve_hosts() caused by an out-of-bounds array reference.
Gerald (Jerry) Carter
1
-1
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
39
-383
/
+383
2007-10-18
Add net rap file user
Karolin Seeger
1
-1
/
+4
2007-10-15
Move to protocol independent code in most of lib/util_sock.c
Jeremy Allison
1
-10
/
+50
2007-10-15
Add WERR_SERVICE_ALREADY_RUNNING.
Günther Deschner
1
-0
/
+1
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
6
-26
/
+39
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
15
-1100
/
+112
2007-10-10
r25538: Revert r25533
Volker Lendecke
1
-2
/
+26
2007-10-10
r25533: remove a pstring
Volker Lendecke
1
-26
/
+2
2007-10-10
r25510: Now we're returning the port instead of using a global,
Jeremy Allison
1
-1
/
+1
2007-10-10
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
2
-216
/
+333
2007-10-10
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
4
-77
/
+11
2007-10-10
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
4
-11
/
+77
2007-10-10
r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
1
-1
/
+2
2007-10-10
r25032: Contact an off site DC if non is available on site.
Lars Müller
1
-9
/
+16
2007-10-10
r24981: - Use the formal syntax for calling functions through pointers. I've...
Derrell Lipman
2
-94
/
+98
2007-10-10
r24969: Fwd port "open" patch
Simo Sorce
2
-3
/
+3
2007-10-10
r24864: - Correct failure of libsmbclient against a version of Windows found ...
Derrell Lipman
1
-24
/
+2
2007-10-10
r24797: Fix logic in dsgetdcname().
Günther Deschner
1
-1
/
+1
2007-10-10
r24782: Fix C++ warnings
Volker Lendecke
1
-3
/
+4
2007-10-10
r24776: Remove accidentially commited flag checks.
Günther Deschner
1
-8
/
+0
2007-10-10
r24750: Fix one more caller of name_resolve_bcast().
Michael Adam
1
-1
/
+3
2007-10-10
r24749: Increase debuglevel.
Günther Deschner
1
-1
/
+1
2007-10-10
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
1
-0
/
+955
2007-10-10
r24739: With resolve_ads() allow to query for PDCs as well.
Günther Deschner
1
-6
/
+20
2007-10-10
r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...
Günther Deschner
2
-97
/
+136
2007-10-10
r24543: Apply missing portion of correction for bug 4750
Derrell Lipman
1
-0
/
+5
2007-10-10
r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so that
Derrell Lipman
1
-10
/
+72
[next]