index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
2001-09-18
1
-2
/
+5
*
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
2001-09-17
1
-3
/
+12
*
typo
Simo Sorce
2001-09-17
1
-5
/
+2
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
10
-141
/
+91
*
Merge of sam_pwd_hash() function from tng.
Tim Potter
2001-09-14
1
-0
/
+17
*
Use session key from cli_state struct rather than the uninitialised one
Tim Potter
2001-09-14
1
-4
/
+2
*
Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2.
Tim Potter
2001-09-13
1
-10
/
+12
*
Some patches to authentication:
Tim Potter
2001-09-12
1
-1
/
+0
*
Converted DFS error returns to WERROR instead of uint32.
Tim Potter
2001-09-12
1
-6
/
+6
*
Added a string for NT_STATUS_OK, m'kay?
Tim Potter
2001-09-11
1
-0
/
+1
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-13
/
+13
*
Make sure that if there are no interfaces, name_register_wins does not
Richard Sharpe
2001-09-09
1
-0
/
+7
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
actually obey the "use mmap" smb.conf option
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
7
-64
/
+55
*
fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf...
Andrew Tridgell
2001-09-05
1
-9
/
+10
*
more warning fixes on solaris
Andrew Tridgell
2001-09-05
1
-2
/
+2
*
Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.c
Tim Potter
2001-09-05
1
-0
/
+177
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-2
/
+2
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
5
-63
/
+77
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
2
-0
/
+595
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-0
/
+11
*
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
2001-09-01
1
-1
/
+1
*
Fuss, fuss, fuss...
Christopher R. Hertel
2001-08-29
1
-2
/
+2
*
Should be dbgtext, not dbg_text.
Tim Potter
2001-08-29
1
-2
/
+2
*
Patched to ensure that it won't break HEAD.
Christopher R. Hertel
2001-08-29
1
-6
/
+10
*
Merge of sam sync code from TNG.
Tim Potter
2001-08-28
1
-3
/
+142
*
fixed typo
Andrew Tridgell
2001-08-28
1
-1
/
+1
*
Convert to NTSTATUS.
Tim Potter
2001-08-27
6
-166
/
+165
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
7
-43
/
+43
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
5
-53
/
+902
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
4
-51
/
+32
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-8
/
+8
*
Re-added readbraw call to test with smbtorture. This code not yet
Jeremy Allison
2001-08-24
1
-1
/
+88
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
2
-5
/
+3
*
Fixed debug in cli_establish_connection() - print out the called name on
Tim Potter
2001-08-24
1
-1
/
+1
*
Make domain_client_validate return a status code instead of a boolean.
Tim Potter
2001-08-24
1
-9
/
+13
*
fixed shortname length in trans2 list
Andrew Tridgell
2001-08-24
1
-1
/
+2
*
use 32 bit locking if client doesn't do 64 bit
Andrew Tridgell
2001-08-23
1
-0
/
+8
*
better error reporting for servers that don't do port 445
Andrew Tridgell
2001-08-23
1
-1
/
+4
*
added port 445 support to our client code
Andrew Tridgell
2001-08-22
1
-5
/
+19
*
a fix for directory listing with the dave/thursby client
Andrew Tridgell
2001-08-22
1
-1
/
+1
*
string terminate in mkdir
Andrew Tridgell
2001-08-21
1
-1
/
+1
*
Added cli_lsa_open_policy2()
Tim Potter
2001-08-21
1
-0
/
+58
*
Distinguish between NT informational and error codes.
Tim Potter
2001-08-21
1
-4
/
+10
*
allow for the NULL in make_nmb_name()
Andrew Tridgell
2001-08-20
1
-1
/
+1
*
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2001-08-20
3
-9
/
+11
*
Realloc fix.
Jeremy Allison
2001-08-19
1
-3
/
+13
*
Use tparam not tdata when reallocing params to make clearer.
Jeremy Allison
2001-08-17
1
-12
/
+15
*
more useful debug messages and check if the size are non null.
Jean-François Micouleau
2001-08-17
1
-10
/
+17
[next]