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
2002-08-05
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
1
-1
/
+1
2002-08-03
fixed a bug where we were truncating the returned names in a netbios
Andrew Tridgell
1
-1
/
+1
2002-08-02
Moved rpc client routines from libsmb back to rpc_client where they belong.
Tim Potter
9
-6501
/
+0
2002-07-31
added 'disable netbios = yes/no' option, default is no
Andrew Tridgell
1
-2
/
+31
2002-07-30
this fixes plaintext passwords with win2000
Andrew Tridgell
1
-3
/
+2
2002-07-30
Some crash fixes for netshareenum returning zero shares.
Tim Potter
1
-0
/
+3
2002-07-27
Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy
Andrew Bartlett
2
-4
/
+115
2002-07-26
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
1
-3
/
+2
2002-07-22
fixed a segv in net time when the host is unavailable
Andrew Tridgell
1
-1
/
+1
2002-07-21
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
2
-16
/
+16
2002-07-20
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
4
-12
/
+24
2002-07-20
Fix up char/uchar casts etc. Fix up comments on some of the password hash
Andrew Bartlett
2
-12
/
+9
2002-07-20
Add support for a weird behaviour apparently used by Win9X pass-through
Andrew Bartlett
1
-2
/
+2
2002-07-15
fixed a number of real bugs found by warnings on the 64 bit irix compiler
Andrew Tridgell
1
-2
/
+1
2002-07-15
checking for NULL really is counter-productive, and this one was also
Andrew Tridgell
1
-5
/
+0
2002-07-13
fix directory listing on win9x.
Andrew Tridgell
1
-3
/
+7
2002-07-13
Some fix ups but committing so Andrew can look at the problem I have.
Richard Sharpe
1
-7
/
+1
2002-07-13
Fix up the include file that had problems as well.
Richard Sharpe
1
-11
/
+0
2002-07-13
Add these two files I forgot.
Richard Sharpe
2
-0
/
+476
2002-07-13
Fix some multibyte problems that I forgot about.
Richard Sharpe
1
-6
/
+6
2002-07-11
Commit Tom Jansen's changes to head.
Richard Sharpe
1
-819
/
+899
2002-07-09
fix declaration of global_in_nmbd
Andrew Tridgell
1
-1
/
+1
2002-07-04
Fixed incorrect debug.
Tim Potter
1
-1
/
+1
2002-07-03
Make these functions static. These are not mentioned in the external header,
Andrew Bartlett
1
-4
/
+4
2002-07-03
Add my copyright (which I should have added months ago...)
Andrew Bartlett
1
-0
/
+1
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
1
-99
/
+0
2002-07-01
bias the lookup sorting towards directly reachable IPs
Andrew Tridgell
1
-0
/
+8
2002-07-01
sort name query responses by how far they are from our interface
Andrew Tridgell
2
-2
/
+43
2002-07-01
The 17-bit length field in the header contains the number of
Christopher R. Hertel
1
-1
/
+8
2002-06-28
make net join a bit less verbose
Andrew Tridgell
2
-2
/
+2
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2
-4
/
+227
2002-06-27
fixed a link problem with global_in_nmbd
Andrew Tridgell
1
-1
/
+1
2002-06-27
The next phase in the WINS rewrite!
Andrew Tridgell
1
-6
/
+10
2002-06-27
Using 1 for a tdb hash size makes for slow inserts....
Jeremy Allison
1
-1
/
+1
2002-06-26
resolve_wins() now needs to be a public function
Andrew Tridgell
1
-2
/
+2
2002-06-26
This commit finally gives us multiple wins server groups. We now
Andrew Tridgell
1
-43
/
+68
2002-06-26
removed the wins name registration code from libsmbclient
Andrew Tridgell
2
-229
/
+158
2002-06-26
- completely rewrote the wins_srv.c code. It is now much simpler, and
Andrew Tridgell
1
-3
/
+3
2002-06-26
reverted some bogus test code that jeremy accidentally committed
Andrew Tridgell
1
-8
/
+0
2002-06-25
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
2
-16
/
+28
2002-06-25
Kill off unnecessary cast.
Andrew Bartlett
1
-2
/
+3
2002-06-21
Don't use uint. It doesn't exist on some platforms and we don't define it.
Jeremy Allison
4
-7
/
+15
2002-06-16
Two things: Check how many paramaters that the LDAP libs take for the
Andrew Bartlett
2
-9
/
+12
2002-06-16
Fix up some of the SMB signing code:
Andrew Bartlett
4
-19
/
+46
2002-06-14
Fix spelling typo.
Jeremy Allison
1
-2
/
+2
2002-06-14
Ok, now I can try my first client test...
Jeremy Allison
2
-8
/
+33
2002-06-14
More of SMB signing for client - not yet finished (should be harmless).
Jeremy Allison
2
-9
/
+41
2002-06-12
Removed eff_name field from cli_struct as it wasn't being used anywhere.
Tim Potter
1
-1
/
+2
2002-06-07
A couple of updates for the SmbEncrypt code, and some of its users.
Andrew Bartlett
2
-14
/
+32
2002-06-03
Removed unused function.
Tim Potter
1
-46
/
+0
[next]