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
2008-01-03
Add some more join related werror codes.
Günther Deschner
1
-0
/
+3
2007-12-29
Added -e, --encrypt option to smbclient that immediately
Jeremy Allison
1
-11
/
+110
2007-12-29
Make use of [un]marshall_sec_desc
Volker Lendecke
1
-28
/
+17
2007-12-29
Remove tiny code duplication
Volker Lendecke
1
-2
/
+2
2007-12-28
Remove static zeros
Volker Lendecke
2
-3
/
+9
2007-12-26
Encryption works better when you add the client decrypt code :-).
Jeremy Allison
1
-0
/
+11
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
13
-95
/
+1070
2007-12-21
Add get_friendly_werror_msg().
Günther Deschner
1
-7
/
+45
2007-12-21
Use ADS_IGNORE_PRINCIPAL define.
Günther Deschner
1
-2
/
+1
2007-12-21
Some C++ warnings
Volker Lendecke
1
-2
/
+2
2007-12-19
Fix debug messages
Volker Lendecke
1
-8
/
+9
2007-12-19
packet_struct is used in several places as raw memory
Volker Lendecke
1
-0
/
+2
2007-12-19
Some paranoia checks
Volker Lendecke
1
-0
/
+8
2007-12-19
Zero the tdb key, there might be padding
Volker Lendecke
1
-0
/
+2
2007-12-19
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
Günther Deschner
1
-0
/
+1
2007-12-15
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
1
-8
/
+42
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
4
-7
/
+7
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
1
-4
/
+4
2007-12-15
Use sid_to_string directly
Volker Lendecke
1
-1
/
+1
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+1
2007-12-13
Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2.
Jeremy Allison
1
-0
/
+6
2007-12-12
Make heimdal and MIT happy when iterating through auth data.
Günther Deschner
1
-3
/
+3
2007-12-12
Vista SP1-rc1 appears to break against Samba-3.0.27a
Guenther Deschner
1
-3
/
+3
2007-12-12
Allow cliconnect to loop through multiple ip addresses
Jeremy Allison
2
-23
/
+130
2007-12-12
Make decode_wkssvc_join_password_buffer() return WERRORs.
Günther Deschner
1
-5
/
+14
2007-12-10
Ensure we have a non-null flags. Pointed out by Andreas Schneider <anschneide...
Jeremy Allison
1
-0
/
+7
2007-12-10
Fix errors from next_token conversion. Spotted by
Jeremy Allison
1
-9
/
+5
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2
-4
/
+4
2007-12-09
Support fetching very long server lists with RAP_NetServerEnum3.
James Peach
1
-42
/
+125
2007-12-09
Specifically ask for IP4 addresses if we don't have IP6 support.
James Peach
1
-0
/
+5
2007-12-08
Fix C++ warnings
Volker Lendecke
4
-15
/
+15
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
3
-41
/
+61
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2
-11
/
+18
2007-12-07
Fix call to clistr_pull_talloc.
Jeremy Allison
1
-1
/
+1
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
1
-37
/
+73
2007-12-07
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-0
/
+1
2007-12-07
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner
1
-0
/
+1
2007-12-06
Fix clidfs.c compile.
Jeremy Allison
1
-2
/
+3
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
4
-94
/
+117
2007-12-06
Don't understand this. I have no changes here....
Jeremy Allison
1
-33
/
+64
2007-12-05
Fix path length limits on cli_list (outgoing. Incoming
Jeremy Allison
1
-5
/
+16
2007-12-05
Remove arbitrary 1k limit on pathnames. Malloc them.
Jeremy Allison
2
-212
/
+347
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
[prev]
[next]