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-12-05
remove some statics
Volker Lendecke
3
-66
/
+38
2007-12-05
Remove some globals
Volker Lendecke
4
-7
/
+6
2007-12-04
Fix signing bug found by Volker. That one was *subtle*.
Jeremy Allison
2
-88
/
+5
2007-12-03
Don't forget to delete the stackframe.
Jeremy Allison
1
-0
/
+1
2007-12-03
Remove pstring from clirap2 by completely rewriting the damn
Jeremy Allison
1
-1684
/
+2211
2007-12-03
Add decode_wkssvc_join_password_buffer().
Günther Deschner
1
-0
/
+29
2007-12-01
Fix some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-12-01
Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2007-11-30
Fix missing error cleanup noticed by Derrell.
Jeremy Allison
1
-3
/
+6
2007-11-30
Ensure we have 2 bytes of zeros as a pad-buffer at the
Jeremy Allison
1
-40
/
+85
2007-11-30
Whitespace cleanup.
Jeremy Allison
1
-209
/
+201
2007-11-30
Remove pstring from clirap.c.
Jeremy Allison
1
-118
/
+187
2007-11-30
Removed all pstrings from libsmbclient. Derryl please
Jeremy Allison
1
-46
/
+65
2007-11-30
Merge join error codes from Samba 4.
Günther Deschner
1
-0
/
+3
2007-11-30
Make encode_wkssvc_join_password_buffer() non-static.
Günther Deschner
1
-4
/
+4
2007-11-30
Merge encode_wkssvc_join_password_buffer() from samba4.
Günther Deschner
1
-0
/
+36
2007-11-30
Add talloc versions of all the next_token() functions.
Jeremy Allison
1
-605
/
+728
2007-11-29
Remove pstrings from clifile.c.
Jeremy Allison
1
-25
/
+36
2007-11-29
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
3
-318
/
+439
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
9
-59
/
+85
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
[next]