index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21926: Fix missing enum specifier pointed out by Don McCall @ HP.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r21925: Start to code up the gss acquire creds calls.
Jeremy Allison
2007-10-10
1
-6
/
+32
*
r21917: Start to do the gss versions of sign+seal.
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r21904: Fix HP build -- thanks, Don
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21900: Token exchange now seems to work, now why does the
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21898: Added test command, fixed first valgrind bugs.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r21897: Add in a basic raw NTLM encrypt request. Now
Jeremy Allison
2007-10-10
2
-2
/
+34
*
r21894: Some refactoring of server side encryption context. Support
Jeremy Allison
2007-10-10
1
-27
/
+136
*
r21891: Finish server-side NTLM-SPNEGO negotiation support.
Jeremy Allison
2007-10-10
1
-33
/
+75
*
r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
Jeremy Allison
2007-10-10
4
-1
/
+287
*
r21879: Move process_blocking_lock_queue to a timed event.
Volker Lendecke
2007-10-10
2
-52
/
+72
*
r21871: Move deadtime processing into an idle event. While there, simplify
Volker Lendecke
2007-10-10
3
-43
/
+45
*
r21870: Move sending auth_server keepalives out of the main loop into an idle...
Volker Lendecke
2007-10-10
1
-18
/
+0
*
r21869: Move sending keepalives out of the main processing loop into idle event.
Volker Lendecke
2007-10-10
2
-12
/
+41
*
r21868: Remove check_log_size from the central smbd processing loop. This can...
Volker Lendecke
2007-10-10
1
-7
/
+0
*
r21867: Simplify calling convention of timeout_processing. lp_deadtime is only
Volker Lendecke
2007-10-10
2
-11
/
+16
*
r21858: Fix typo.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r21857: Stop pretending to be Vista in the %a macro towards Samba clients.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r21847: Fix memory leaks in error paths (and in main code path in one case...)
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
2007-10-10
1
-42
/
+193
*
r21803: Missed part of patch to make self-referrals work.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r21801: Fix Coverity ID # 342
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
2007-10-10
5
-441
/
+650
*
r21792: Fix crash bug triggered by Excel reported by Jerry.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
2
-4
/
+1
*
r21783: Add in the "create info" field to the reply
Jeremy Allison
2007-10-10
1
-22
/
+32
*
r21777: As Stevef requested and the Apple guys agreed, make
Jeremy Allison
2007-10-10
1
-4
/
+8
*
r21774: Fix the build with Fedora Core 6.
Günther Deschner
2007-10-10
1
-0
/
+4
*
r21770: For old DOS style searches we must remember if
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r21769: Attempt to fix bug #4384 in old search code.
Jeremy Allison
2007-10-10
1
-14
/
+4
*
r21766: Fix compiler warning.
James Peach
2007-10-10
1
-1
/
+1
*
r21765: Fix the build for HP-UX.
James Peach
2007-10-10
1
-1
/
+6
*
r21763: Add support for the UNIX_INFO2 infolevel.
James Peach
2007-10-10
1
-46
/
+245
*
r21759: Fix the same bug in a more elegant way, strrchr_m
Jeremy Allison
2007-10-10
1
-7
/
+12
*
r21758: Fix a very specific dfs bug when passing in POSIX
Jeremy Allison
2007-10-10
1
-3
/
+6
*
r21756: An invarient the dfs code depended on for POSIX paths
Jeremy Allison
2007-10-10
1
-4
/
+1
*
r21754: Volker is completely correct. There's no need for
Jeremy Allison
2007-10-10
4
-27
/
+126
*
r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...
Volker Lendecke
2007-10-10
1
-11
/
+14
*
r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
Volker Lendecke
2007-10-10
1
-13
/
+19
*
r21731: Fix long-standing bug in our chain processing code.
Jeremy Allison
2007-10-10
1
-3
/
+20
*
r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.
James Peach
2007-10-10
1
-1
/
+110
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
7
-87
/
+99
*
r21672: The cannonical file access pattern should look like this :
Jeremy Allison
2007-10-10
3
-202
/
+298
*
r21667: posix_unlink should break existing oplocks.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r21645: Make posix_unlink work - on open files too !
Jeremy Allison
2007-10-10
1
-1
/
+24
*
r21644: Allow mkdir on platforms with no O_DIRECTORY.
Jeremy Allison
2007-10-10
1
-0
/
+31
*
r21638: Change POSIX_UNLINK to allow clients to differentiate
Jeremy Allison
2007-10-10
1
-0
/
+12
*
r21603: Horrible backwards compatibility hack as an old server bug
Jeremy Allison
2007-10-10
1
-1
/
+11
*
r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...
Volker Lendecke
2007-10-10
1
-0
/
+8
[next]