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
1998-11-12
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1
-26
/
+0
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-13
/
+13
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-35
/
+199
1998-11-06
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1
-48
/
+69
1998-11-05
don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it
Andrew Tridgell
1
-1
/
+5
1998-10-26
added a couple more error codes to cli_error()
Andrew Tridgell
1
-0
/
+6
1998-10-24
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1
-8
/
+19
1998-10-22
Removed previously #ifdef 0 'ed code.
Jeremy Allison
1
-37
/
+0
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1
-0
/
+5
1998-10-19
- dce/rpc code
Luke Leighton
2
-3
/
+2
1998-10-19
improved session reestablishment
Andrew Tridgell
1
-36
/
+82
1998-10-19
return the resolved IP on a cli_connect() call so it can be cached
Andrew Tridgell
1
-0
/
+1
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-0
/
+1
1998-10-16
- use large buffers for netshareenum
Andrew Tridgell
1
-19
/
+30
1998-10-16
trans2.h: Added Thursby MAC extension.
Jeremy Allison
1
-0
/
+8
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1
-4
/
+14
1998-10-14
set recursion desired for bcast name query
Andrew Tridgell
1
-1
/
+1
1998-10-14
16 changed to 8 by mistake in samoemhash.
Luke Leighton
1
-1
/
+1
1998-10-14
warnings spotted by ./configure.developer options
Luke Leighton
1
-0
/
+2
1998-10-14
dce/rpc
Luke Leighton
1
-1
/
+1
1998-10-10
dce/rpc
Luke Leighton
2
-5
/
+15
1998-10-09
dce/rpc
Luke Leighton
2
-18
/
+28
1998-10-09
dce/rpc.
Luke Leighton
1
-2
/
+3
1998-10-09
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1
-0
/
+44
1998-10-09
dce/rpc
Luke Leighton
2
-10
/
+22
1998-10-08
dce/rpc
Luke Leighton
2
-13
/
+51
1998-10-08
fixed bug pointed out by Herb.
Andrew Tridgell
1
-1
/
+1
1998-10-08
- don't generate 0 params in torture
Andrew Tridgell
1
-3
/
+3
1998-10-08
- fixed a bunch of warnings and minor errors
Andrew Tridgell
2
-2
/
+2
1998-10-08
use 1 second resolution calls if possible
Andrew Tridgell
1
-2
/
+5
1998-10-07
dce/rpc
Luke Leighton
2
-2
/
+65
1998-10-07
do an anonymous login if the username/password is rejected.
Andrew Tridgell
1
-0
/
+1
1998-10-06
fixed rename error code from NT servers
Andrew Tridgell
1
-0
/
+1
1998-10-06
implemented unix semantics for rename in smbwrapper
Andrew Tridgell
1
-0
/
+6
1998-10-05
rpcclient srvsvc commands.
Luke Leighton
1
-1
/
+4
1998-10-05
ignore *.po32 files
Andrew Tridgell
1
-0
/
+2
1998-10-05
got smbwrapper working on IRIX 6.4. Things got a bit tricky,
Andrew Tridgell
1
-1
/
+1
1998-10-05
handle ENOTDIR errno in cli_error()
Andrew Tridgell
1
-0
/
+2
1998-10-04
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1
-1
/
+1
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
2
-149
/
+174
1998-10-04
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
Andrew Tridgell
2
-2
/
+41
1998-10-04
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
2
-2
/
+2
1998-10-04
add support for unlink() on printer shares in smbwrapper. unlink()
Andrew Tridgell
1
-0
/
+37
1998-10-04
added support for printing via smbwrapper
Andrew Tridgell
1
-0
/
+100
1998-10-04
use CLI_BUFFER_SIZE instead of BUFFER_SIZE
Andrew Tridgell
1
-10
/
+12
1998-10-04
fix an error code in cli_error()
Andrew Tridgell
1
-1
/
+1
1998-10-04
modified cli_read() and cli_write() to issue multiple outstanding
Andrew Tridgell
1
-55
/
+133
1998-10-04
use const char
Andrew Tridgell
1
-2
/
+2
1998-10-03
fixed a authentication problem with non-encrypting servers
Andrew Tridgell
1
-2
/
+3
1998-10-03
fixed vi on smbwrappper (it was a problem in cli_read())
Andrew Tridgell
1
-2
/
+2
[prev]
[next]