index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix from kai to correctly decode ntlmssp flags.
Andrew Bartlett
2002-08-25
1
-1
/
+1
|
*
Cope with negative cache dns entries better.
Tim Potter
2002-08-23
1
-5
/
+6
|
*
Moved calculation of secure channel type into a new function.
Tim Potter
2002-08-23
1
-2
/
+1
|
*
Don't take the sizeof(struct in_addr) * -1
Tim Potter
2002-08-23
1
-2
/
+4
|
*
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
2002-08-22
1
-9
/
+9
|
*
a ASN.1 fix from anthony
Andrew Tridgell
2002-08-22
1
-1
/
+3
|
*
don't use spnego in the client unless enabled in smb.conf
Andrew Tridgell
2002-08-22
1
-1
/
+3
|
*
fix a few segfaults
Gerald Carter
2002-08-22
1
-1
/
+1
|
*
A few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett
2002-08-22
1
-5
/
+3
|
*
fix segfault
Gerald Carter
2002-08-21
1
-5
/
+5
|
*
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
2002-08-21
1
-1
/
+1
|
*
cannot use casts in the DLIST_xxx macros
Herb Lewis
2002-08-20
1
-2
/
+2
|
*
fix irix compiler error
Herb Lewis
2002-08-20
1
-1
/
+1
|
*
fixed memory corruption in cli_full_connection()
Andrew Tridgell
2002-08-19
1
-2
/
+1
|
*
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
2002-08-19
1
-5
/
+2
|
*
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
2002-08-19
1
-0
/
+10
*
|
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-22
/
+104
*
|
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
2
-1
/
+4
*
|
get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...
Jim McDonough
2002-11-21
1
-1
/
+1
*
|
merge get_friendly_nt_err_msg() from app_head
Gerald Carter
2002-11-21
1
-0
/
+50
*
|
fix segfault
Gerald Carter
2002-11-15
1
-1
/
+3
*
|
Merge from HEAD
Andrew Bartlett
2002-11-13
1
-3
/
+2
*
|
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
6
-70
/
+54
*
|
sync with head
Simo Sorce
2002-11-10
1
-0
/
+56
*
|
Merge from HEAD:
Andrew Bartlett
2002-11-08
1
-1
/
+1
*
|
patches from Urban
Gerald Carter
2002-11-08
1
-0
/
+3
*
|
Merge of get_dc_list() api change from HEAD.
Tim Potter
2002-11-06
1
-13
/
+46
*
|
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
2002-10-26
1
-4
/
+8
*
|
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-1
/
+11
*
|
Added cli_set_timeout() call.
Jeremy Allison
2002-10-15
1
-0
/
+11
*
|
Added unknown info level.
Jeremy Allison
2002-10-09
1
-0
/
+1
*
|
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-1
/
+1
*
|
Updates from Samba HEAD:
Andrew Bartlett
2002-10-01
1
-5
/
+1
*
|
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
2
-7
/
+28
*
|
Tidy up client error processing.
Jeremy Allison
2002-10-01
1
-16
/
+15
*
|
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
2
-0
/
+10
*
|
Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as well
Jelmer Vernooij
2002-09-28
2
-2
/
+2
*
|
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
2002-09-28
1
-1
/
+1
*
|
remove files not in HEAD
Gerald Carter
2002-09-26
10
-6469
/
+0
*
|
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
15
-277
/
+474
*
|
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
5
-38
/
+155
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-08-17
1
-0
/
+252
|
\
|
|
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
2
-4
/
+276
|
*
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
2002-08-15
1
-0
/
+61
|
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-1
/
+1
|
*
fixed a bug where we were truncating the returned names in a netbios
Andrew Tridgell
2002-08-03
1
-1
/
+1
|
*
Moved rpc client routines from libsmb back to rpc_client where they belong.
Tim Potter
2002-08-02
9
-6501
/
+0
|
*
added 'disable netbios = yes/no' option, default is no
Andrew Tridgell
2002-07-31
1
-2
/
+31
|
*
this fixes plaintext passwords with win2000
Andrew Tridgell
2002-07-30
1
-3
/
+2
|
*
Some crash fixes for netshareenum returning zero shares.
Tim Potter
2002-07-30
1
-0
/
+3
[prev]
[next]