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-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
2002-06-03
Added cli_samr_get_dom_pwinfo() function.
Tim Potter
1
-46
/
+74
2002-06-03
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-06-01
Add rpc for file close, expand file enum to take username
Jim McDonough
1
-4
/
+44
2002-06-01
More cleanup work preparing for SMB signing.
Jeremy Allison
2
-89
/
+105
2002-05-31
Add netshareadd and netsharedel client side rpc
Jim McDonough
1
-0
/
+81
2002-05-31
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
1
-0
/
+42
2002-05-30
Added netfileenum (sorry - no output though (-:) command.
Tim Potter
1
-0
/
+45
2002-05-29
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
1
-0
/
+45
2002-05-29
Cleaned up srvsvc constants a bit.
Tim Potter
1
-1
/
+1
2002-05-28
Added netshareenum cli command - the rpc structures here are really bizzare
Tim Potter
1
-0
/
+120
2002-05-28
Hmm - you can do NT_STATUS_IS_OK on a WERROR and not get a compile warning/er...
Tim Potter
1
-1
/
+1
2002-05-26
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
1
-1
/
+42
2002-05-25
Update some of the LM hash code to better respect the seperation between
Andrew Bartlett
3
-54
/
+57
2002-05-25
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
2
-2
/
+3
[next]