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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-24
Missing HAVE_UPDWTMPX check before using updwtmpx().
Eric Cronin
1
-0
/
+4
2008-03-20
smbd: fix session setup with security = share.
Michael Adam
1
-1
/
+1
2008-03-20
Port 3c1f1f0797e from 3-0-ctdb
root
1
-3
/
+57
2008-03-18
[samba-3-0-ctdb.tridge @ tridge@samba.org-20070602053809-kpw5kjkcyjs8yjbl]
Andrew Tridgell
1
-1
/
+1
2008-03-17
Some simplifications
Volker Lendecke
1
-2
/
+3
2008-03-17
Coverity fixes
Marc VanHeyningen
2
-2
/
+7
2008-03-12
Add a debug message.
Michael Adam
1
-0
/
+1
2008-03-11
Using Metze's S4 nttrans rename test, the nttrans rename
Jeremy Allison
1
-1
/
+1
2008-03-11
Metze pointed out this we don't need FILE_ATTRIBUTE_READ here.
Jeremy Allison
1
-1
/
+1
2008-03-11
Allow us to pass RAW-RENAME by testing that the connection struct
Jeremy Allison
1
-1
/
+1
2008-03-11
Try and fix bug #5315, as well as S4 torture tests RAW-OPLOCK BATCH19,
Jeremy Allison
3
-10
/
+13
2008-03-11
Fix S3 to pass the test_raw_oplock_exclusive3 test.
Jeremy Allison
2
-3
/
+4
2008-03-11
registry shares: prevent creating regular share called "global".
Michael Adam
1
-0
/
+4
2008-03-10
Convert secrets_lock_trust_account_password to talloc
Volker Lendecke
1
-4
/
+7
2008-03-08
Fix some typos
Volker Lendecke
1
-1
/
+1
2008-03-06
Be more verbose why create local token has failed during
Günther Deschner
1
-0
/
+2
2008-02-25
Fix inotify detection
Volker Lendecke
1
-1
/
+7
2008-02-24
Allow "max mux" async i/o requests
Volker Lendecke
1
-5
/
+9
2008-02-24
Export aio_request_done()
Volker Lendecke
1
-3
/
+9
2008-02-24
AIO on streams does not work (yet...)
Volker Lendecke
1
-0
/
+12
2008-02-22
Fix debug messages.
Jeremy Allison
1
-4
/
+5
2008-02-22
Don't use fname after create_file has been called
Volker Lendecke
3
-18
/
+18
2008-02-19
Update position information also for AIO
Volker Lendecke
1
-0
/
+5
2008-02-19
Inform level II oplock holders when we write using AIO
Volker Lendecke
1
-0
/
+2
2008-02-18
Check return code of secrets_init() function.
Tim Potter
1
-1
/
+2
2008-02-17
Use new structs in reply_spnego_kerberos().
Günther Deschner
1
-6
/
+5
2008-02-14
Correctly use SPNEGO to negotiate down from krb5 to NTLMSSP.
Jeremy Allison
1
-28
/
+81
2008-02-14
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
1
-4
/
+16
2008-02-14
Ensure invalidate_vuid() deletes any ntlmssp state.
Jeremy Allison
1
-0
/
+4
2008-02-11
smbd: use make usage of wbcDomainInfo()
Stefan Metzmacher
1
-15
/
+9
2008-02-08
Fix some typos.
Karolin Seeger
1
-1
/
+1
2008-02-06
Make operator precedence very clear.
Jeremy Allison
1
-1
/
+1
2008-02-06
Change the file time before we change the file mode.
Alexander Bokovoy
1
-6
/
+6
2008-02-06
Allow actual call to set file offline
Alexander Bokovoy
1
-12
/
+20
2008-02-06
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
7
-208
/
+155
2008-02-05
Fix a couple of "might be used uninitialized" warnings.
Jeremy Allison
1
-2
/
+2
2008-02-05
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-02-04
str_list_free is not needed anymore
Volker Lendecke
1
-4
/
+2
2008-02-04
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2
-7
/
+8
2008-02-02
Remove smb_read_error global
Volker Lendecke
1
-7
/
+0
2008-02-02
Remove dependency on get_srv_read_error() from main loop
Volker Lendecke
1
-49
/
+20
2008-02-02
Convert receive_message_or_smb to NTSTATUS
Volker Lendecke
1
-36
/
+43
2008-02-02
Convert read_data() to NTSTATUS
Volker Lendecke
1
-4
/
+5
2008-02-02
Make get_srv_read_error static to process.c
Volker Lendecke
2
-3
/
+3
2008-02-02
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
1
-2
/
+0
2008-02-02
read_socket_with_timeout_ntstatus->read_socket_with_timeout
Volker Lendecke
2
-4
/
+3
2008-02-02
Get rid of read_socket_with_timeout
Volker Lendecke
1
-5
/
+14
2008-02-02
Convert receive_smb_talloc to NTSTATUS
Volker Lendecke
1
-33
/
+28
2008-02-02
Convert receive_smb_raw_talloc to NTSTATUS
Volker Lendecke
1
-61
/
+29
2008-02-02
Convert receive_smb_raw_talloc_partial_read to NTSTATUS
Volker Lendecke
1
-59
/
+47
[next]