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-09-02
updated copyright for Michael Sweet
Andrew Tridgell
1
-1
/
+1
2001-09-01
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
1
-1
/
+1
2001-09-01
more NTSTATUS changes
Andrew Tridgell
1
-17
/
+4
2001-08-31
Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC without
Tim Potter
1
-2
/
+6
2001-08-31
Fix up some compile issues. We can't have C99 comments and add a smattering
Andrew Bartlett
2
-3
/
+3
2001-08-31
Added samsync binary to list of ignored files.
Tim Potter
1
-0
/
+1
2001-08-31
changed the data format in the tdb, as the time fields were not
Simo Sorce
1
-24
/
+29
2001-08-30
Fix crash bug with indirecting through null pointer on recursive delete.
Jeremy Allison
1
-134
/
+119
2001-08-30
Fixed silly typo.
Jeremy Allison
2
-6
/
+6
2001-08-30
Fix from Paul Green to set correct lengths.
Jeremy Allison
2
-6
/
+6
2001-08-30
if no ACL elements then use chmod - fixes ability to set read-only bit
Herb Lewis
1
-2
/
+2
2001-08-30
this was a stupid typo,
Simo Sorce
1
-1
/
+1
2001-08-30
merge from 2.2
Gerald Carter
1
-0
/
+3
2001-08-30
merge from 2.2
Gerald Carter
1
-1
/
+1
2001-08-30
merge from APPLIANCE_TNG
Gerald Carter
1
-0
/
+1
2001-08-30
merge from APPLIANCE_TNG
Gerald Carter
1
-43
/
+73
2001-08-29
Renamed rwlock_t type to tdb_rwlock_t to avoid conflict with Solaris 8
Tim Potter
2
-13
/
+13
2001-08-29
Fix uninitialised variables. Spotted by "Esh, Andrew" <AEsh@tricord.com>
Tim Potter
1
-0
/
+3
2001-08-29
Fuss, fuss, fuss...
Christopher R. Hertel
2
-3
/
+3
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-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
[next]