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-04-12
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
1
-1
/
+5
2008-04-11
Cleanup size_t return values in convert_string_allocate
Tim Prouty
1
-4
/
+3
2008-04-11
Fix bug 5366
Volker Lendecke
1
-1
/
+6
2008-04-08
Fix the build of reply_setattrE().
Günther Deschner
1
-2
/
+2
2008-04-08
Destroy DMAPI session when main smbd daemon exits.
Alexander Bokovoy
2
-0
/
+33
2008-04-07
Rewrite the wrap checks to deal with gcc 4.x optimisations.
Jeremy Allison
3
-101
/
+142
2008-04-07
Remove unused variable.
James Peach
1
-1
/
+0
2008-04-07
Fix Kerberos interop with Mac OS X 10.5 clients.
Bill Ricker
2
-23
/
+33
2008-04-07
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
1
-1
/
+7
2008-04-07
smbd: make it possible to disable get_file_infos() on searches
Stefan Metzmacher
3
-14
/
+36
2008-04-07
locking: combine get_delete_on_close_flag() and get_write_time() into get_fil...
Stefan Metzmacher
3
-14
/
+19
2008-04-07
smbd: implement the strange write time update logic
Stefan Metzmacher
8
-130
/
+235
2008-04-07
locking: store the write time in the locking.tdb
Stefan Metzmacher
5
-12
/
+24
2008-04-02
Fix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay@expand.com>.
Jeremy Allison
1
-30
/
+0
2008-04-01
smbd: always close the base_fsp even if the real close returned an error
Stefan Metzmacher
1
-4
/
+0
2008-04-01
smbd: ignore nttrans renames as w2k3 does
Stefan Metzmacher
1
-24
/
+3
2008-03-31
Ok, final move of this code :-). I think I've found the correct
Jeremy Allison
1
-9
/
+9
2008-03-31
Move the message_dispatch() call after the check for errno on
Jeremy Allison
1
-11
/
+11
2008-03-31
Reduce the race condition in Samba4 in RAW-RENAME test. We rename a file
Jeremy Allison
1
-0
/
+9
2008-03-28
Fix missing '&&'.
Jeremy Allison
1
-1
/
+1
2008-03-28
Only allow sendfile on non-stream fsp's. Should fix make test for streams
Jeremy Allison
1
-2
/
+2
2008-03-28
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
1
-1
/
+1
2008-03-28
printclose has only 1 vwv
Volker Lendecke
1
-1
/
+1
2008-03-27
Fix up the comments on security=share to explain we're
Jeremy Allison
1
-1
/
+5
2008-03-27
posix_acls: clarify loop condition code, removing unneeded counter variable.
Michael Adam
1
-7
/
+2
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
[next]