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
2001-08-29
Fuss, fuss, fuss...
Christopher R. Hertel
1
-2
/
+2
2001-08-29
Should be dbgtext, not dbg_text.
Tim Potter
1
-2
/
+2
2001-08-29
Patched to ensure that it won't break HEAD.
Christopher R. Hertel
1
-6
/
+10
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
1
-3
/
+142
2001-08-28
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-08-27
Convert to NTSTATUS.
Tim Potter
6
-166
/
+165
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
7
-43
/
+43
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
5
-53
/
+902
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
4
-51
/
+32
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-8
/
+8
2001-08-24
Re-added readbraw call to test with smbtorture. This code not yet
Jeremy Allison
1
-1
/
+88
2001-08-24
fixed handling of 139/445 in clients
Andrew Tridgell
2
-5
/
+3
2001-08-24
Fixed debug in cli_establish_connection() - print out the called name on
Tim Potter
1
-1
/
+1
2001-08-24
Make domain_client_validate return a status code instead of a boolean.
Tim Potter
1
-9
/
+13
2001-08-24
fixed shortname length in trans2 list
Andrew Tridgell
1
-1
/
+2
2001-08-23
use 32 bit locking if client doesn't do 64 bit
Andrew Tridgell
1
-0
/
+8
2001-08-23
better error reporting for servers that don't do port 445
Andrew Tridgell
1
-1
/
+4
2001-08-22
added port 445 support to our client code
Andrew Tridgell
1
-5
/
+19
2001-08-22
a fix for directory listing with the dave/thursby client
Andrew Tridgell
1
-1
/
+1
2001-08-21
string terminate in mkdir
Andrew Tridgell
1
-1
/
+1
2001-08-21
Added cli_lsa_open_policy2()
Tim Potter
1
-0
/
+58
2001-08-21
Distinguish between NT informational and error codes.
Tim Potter
1
-4
/
+10
2001-08-20
allow for the NULL in make_nmb_name()
Andrew Tridgell
1
-1
/
+1
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
3
-9
/
+11
2001-08-19
Realloc fix.
Jeremy Allison
1
-3
/
+13
2001-08-17
Use tparam not tdata when reallocing params to make clearer.
Jeremy Allison
1
-12
/
+15
2001-08-17
more useful debug messages and check if the size are non null.
Jean-François Micouleau
1
-10
/
+17
2001-08-12
Fixed crash bug when attempting to list contents of non-existent
Tim Potter
1
-0
/
+3
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2
-11
/
+38
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-0
/
+363
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-0
/
+116
2001-08-10
Debug cleanups.
Tim Potter
1
-3
/
+3
2001-08-10
Had the test for cli_is_error() reversed. You idiot Stimpy!
Tim Potter
1
-1
/
+1
2001-08-10
Fixes for new client error api.
Tim Potter
1
-2
/
+2
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
13
-182
/
+283
2001-08-10
Changed the order of arguments in make_oem_passwd_hash(). All the other
Tim Potter
2
-2
/
+3
2001-08-08
Factored out common rpc pipe initialisation and shutdown code.
Tim Potter
7
-300
/
+86
2001-08-06
Fixed another possible memleak in cli_initialise()
Tim Potter
1
-0
/
+6
2001-08-06
Cleaned up error handling in cli_initialise() to fix a memleak found by
Tim Potter
1
-10
/
+14
2001-08-06
Changed lone malloc() call to talloc(). Spotted by
Tim Potter
1
-1
/
+1
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-1
/
+1
2001-07-30
Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicode
Jeremy Allison
1
-57
/
+6
2001-07-23
cli_samr_query_dispinfo() can return STATUS_MORE_ENTRIES which isn't an
Tim Potter
1
-1
/
+4
2001-07-23
Added a warning debug if cli_samr_lookup_rids is called with more than 1000
Tim Potter
1
-1
/
+7
2001-07-20
In cli_lsa_lookup_sids() don't append a separator character between domain
Tim Potter
1
-1
/
+2
2001-07-20
Changed the cli_lsa_lookup_sids() function to unpack the domain and user or
Tim Potter
1
-3
/
+7
2001-07-08
formatting fix
Andrew Tridgell
1
-1
/
+1
2001-07-07
fixed some unicode and LANMAN2 bugs in trans2 find first
Andrew Tridgell
1
-103
/
+77
2001-07-07
Add backend encryption support for NTLMv2.
Andrew Bartlett
2
-5
/
+100
2001-07-05
Renamed formal parameter fd to fnum because we're talking about SMB file
Tim Potter
1
-10
/
+7
[prev]
[next]