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
...
*
|
[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
|
*
Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy
Andrew Bartlett
2002-07-27
2
-4
/
+115
|
*
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
2002-07-26
1
-3
/
+2
|
*
fixed a segv in net time when the host is unavailable
Andrew Tridgell
2002-07-22
1
-1
/
+1
|
*
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
2002-07-21
2
-16
/
+16
|
*
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
2002-07-20
4
-12
/
+24
|
*
Fix up char/uchar casts etc. Fix up comments on some of the password hash
Andrew Bartlett
2002-07-20
2
-12
/
+9
|
*
Add support for a weird behaviour apparently used by Win9X pass-through
Andrew Bartlett
2002-07-20
1
-2
/
+2
|
*
fixed a number of real bugs found by warnings on the 64 bit irix compiler
Andrew Tridgell
2002-07-15
1
-2
/
+1
|
*
checking for NULL really is counter-productive, and this one was also
Andrew Tridgell
2002-07-15
1
-5
/
+0
*
|
more bug updates from head
Andrew Tridgell
2002-07-15
2
-7
/
+1
*
|
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
25
-1938
/
+2699
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-07-14
3
-0
/
+699
|
\
|
|
*
fix directory listing on win9x.
Andrew Tridgell
2002-07-13
1
-3
/
+7
|
*
Some fix ups but committing so Andrew can look at the problem I have.
Richard Sharpe
2002-07-13
1
-7
/
+1
|
*
Fix up the include file that had problems as well.
Richard Sharpe
2002-07-13
1
-11
/
+0
|
*
Add these two files I forgot.
Richard Sharpe
2002-07-13
2
-0
/
+476
[prev]
[next]