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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-28
Fixed description in file header.
Tim Potter
1
-1
/
+1
2001-08-28
Fix for make proto when srcdir != cwd.
Tim Potter
1
-1
/
+1
2001-08-28
fixed typo
Andrew Tridgell
2
-2
/
+2
2001-08-27
Convert to NTSTATUS.
Tim Potter
6
-166
/
+165
2001-08-27
Fix bug in usage().
Tim Potter
1
-3
/
+7
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
83
-1038
/
+1035
2001-08-27
new logs use abbreviated month names. Add this to date conversion
Herb Lewis
1
-1
/
+17
2001-08-27
forgot to commit the scanner code
Andrew Tridgell
1
-0
/
+435
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
18
-635
/
+1505
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
28
-1605
/
+1260
2001-08-27
As per plug-fest discussions this paramater no longer defaults to the value
Andrew Bartlett
1
-4
/
+0
2001-08-26
Spaces -> Tabs.
Jeremy Allison
1
-6
/
+7
2001-08-26
Ignore locks of length zero as they mean different things in Win32
Jeremy Allison
1
-5
/
+18
2001-08-26
Don't use CLEAR_IF_FIRST if opening read-only.
Jeremy Allison
1
-1
/
+1
2001-08-26
bzero is not used (deprecated) as it's a BSDism.
Jeremy Allison
1
-62
/
+52
2001-08-26
Change default 'name resolve order' to WINS before DNS.
Volker Lendecke
2
-2
/
+2
2001-08-26
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
Christopher R. Hertel
3
-3
/
+3
2001-08-26
Instead of checking lp_wins_server() to see if a WINS server was specified,
Christopher R. Hertel
1
-5
/
+8
2001-08-26
Small changes to get ready for adding WINS failover to smbd and clients.
Christopher R. Hertel
1
-5
/
+76
2001-08-26
fixed typo
Gerald Carter
2
-2
/
+2
2001-08-26
Fussing with debug lines in open_socket_in(). I cleaned up some slightly
Christopher R. Hertel
1
-32
/
+56
2001-08-24
we now have all but the dreaded 0/0 lock working
Andrew Tridgell
1
-30
/
+67
2001-08-24
typo
Gerald Carter
2
-731
/
+733
2001-08-24
get rid of compiler warnings
Herb Lewis
16
-41
/
+42
2001-08-24
More status32 conversions.
Tim Potter
2
-15
/
+14
2001-08-24
Re-added readbraw call to test with smbtorture. This code not yet
Jeremy Allison
1
-1
/
+88
2001-08-24
fixed level2 find first for unisys clients
Andrew Tridgell
1
-0
/
+1
2001-08-24
fixed handling of 139/445 in clients
Andrew Tridgell
9
-24
/
+12
2001-08-24
/tmp/cvsVTEaY5
Gerald Carter
2
-919
/
+815
2001-08-24
Fixed debug in cli_establish_connection() - print out the called name on
Tim Potter
1
-1
/
+1
2001-08-24
tests for 0 length locks
Andrew Tridgell
1
-15
/
+28
2001-08-24
Process the SAM/UAS change notification message.
Tim Potter
2
-1
/
+74
2001-08-24
Only register the #1b name if we are ROLE_DOMAIN_PDC rather than
Tim Potter
1
-1
/
+1
2001-08-24
fixes big endian unistring problems. Need to check that it didn't
Herb Lewis
1
-2
/
+9
2001-08-24
Make domain_client_validate return a status code instead of a boolean.
Tim Potter
2
-19
/
+23
2001-08-24
Fixed incorrect debug.
Tim Potter
2
-8
/
+2
2001-08-24
Fixed typo in debug message.
Tim Potter
1
-1
/
+1
2001-08-24
add a comment to make the code more readable
Simo Sorce
1
-1
/
+1
2001-08-24
Set secure channel type depending on server role.
Tim Potter
1
-1
/
+2
2001-08-24
fix missing )
Herb Lewis
1
-1
/
+1
2001-08-24
let admins also abort a shutdown
Simo Sorce
3
-10
/
+56
2001-08-24
Fixed malloc -> talloc problems pointed out by Simo.
Jeremy Allison
2
-8
/
+8
2001-08-24
allow for 0 range locks in locktest
Andrew Tridgell
1
-1
/
+1
2001-08-24
flush on a invalid fsp should give an error
Andrew Tridgell
1
-16
/
+16
2001-08-24
0 byte lock ranges ARE valid
Andrew Tridgell
1
-6
/
+3
2001-08-24
fixed shortname length in trans2 list
Andrew Tridgell
1
-1
/
+2
2001-08-24
get rid of old debug code and possible socket leak
Herb Lewis
1
-9
/
+1
2001-08-23
Fix W2K profiles writing to a Samba PDC. Thanks to Microsoft for their help !
Jeremy Allison
1
-15
/
+6
2001-08-23
so let admins shutdown their samba servers remotely if they want :-)
Simo Sorce
3
-0
/
+76
2001-08-23
more minor torture updates
Andrew Tridgell
2
-4
/
+15
[prev]
[next]