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-29
Remove pstrings. Ensure we validate offsets.
Jeremy Allison
1
-64
/
+132
2007-11-28
Remove unused code (and pstring).
Jeremy Allison
1
-92
/
+0
2007-11-27
Remove pstrings from asn1.c.
Jeremy Allison
1
-11
/
+28
2007-11-27
Remove pstrings from namequery.c.
Jeremy Allison
1
-24
/
+47
2007-11-27
Remove some statics
Volker Lendecke
1
-1
/
+1
2007-11-25
In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENT
Volker Lendecke
1
-0
/
+1
2007-11-23
Make remote_password_change return malloced error strings
Volker Lendecke
1
-31
/
+38
2007-11-20
More pstring removal....
Jeremy Allison
1
-47
/
+98
2007-11-19
Always check return from push_ascii.
Jeremy Allison
1
-1
/
+6
2007-11-19
Add stackframes to public libsmbclient functions
Volker Lendecke
1
-64
/
+245
2007-11-19
Remove pstring from nmbd.
Jeremy Allison
1
-12
/
+34
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
1
-2
/
+6
2007-11-12
Remove all pstrings from smbd/chgpasswd.c.
Jeremy Allison
1
-11
/
+25
2007-11-11
Some pstring removal
Volker Lendecke
4
-40
/
+61
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
[prev]
[next]