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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-29
Patched to ensure that it won't break HEAD.
Christopher R. Hertel
1
-6
/
+10
2001-08-29
lp_wins_server() is now lp_wins_server_list().
Christopher R. Hertel
1
-1
/
+1
2001-08-28
Ouch ! I didn't think I would have to do that: add 2 new rap calls !
Jean-François Micouleau
1
-0
/
+127
2001-08-28
Added additional objects to rpcclient for sam sync/repl support.
Tim Potter
1
-1
/
+13
2001-08-28
Start of samsync program invoked by smbd to perform sam synchronisation and
Tim Potter
1
-0
/
+270
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
5
-6
/
+1276
2001-08-28
Added samsync and samrepl (untested) message types to smbcontrol.
Tim Potter
1
-0
/
+38
2001-08-28
Added dummy handlers for SAM_SYNC and SAM_REPL messages.
Tim Potter
1
-0
/
+30
2001-08-28
Send a MSG_SMB_SAM_SYNC when a netlogon_ctrl2 message is received.
Tim Potter
1
-6
/
+35
2001-08-28
Merge of SAM delta type constants and BDC replication types from TNG.
Tim Potter
1
-0
/
+282
2001-08-28
Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message is
Tim Potter
1
-8
/
+34
2001-08-28
Added sam sync and sam replication smbd message constants.
Tim Potter
1
-0
/
+2
2001-08-28
Fixed typo in comment.
Tim Potter
1
-3
/
+1
2001-08-28
Merge from TNG - function to initialise NTTIME structure.
Tim Potter
1
-0
/
+9
2001-08-28
Added copyright header (taken from include/doserr.h)
Tim Potter
1
-511
/
+538
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
1
-1
/
+1
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
[prev]
[next]