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
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-auth: Moved smbd user functions to a generic place.
Andreas Schneider
2010-06-04
2
-406
/
+0
*
s3-smbd: Remove unneeded dependency of map_username to globals.c.
Andreas Schneider
2010-06-04
3
-7
/
+3
*
Allow us to cope correctly with NT_STATUS_MORE_PROCESSING_REQUIRED when downg...
Jeremy Allison
2010-06-03
1
-1
/
+7
*
Found by Guenther - fix up our fallback paths from krb5 to NTLMSSP when using...
Jeremy Allison
2010-06-03
1
-8
/
+29
*
s3-security: use shared "Standard access rights.".
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: remove duplicate Extra W2K flags.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: use shared SECINFO_DACL define.
Günther Deschner
2010-06-03
4
-12
/
+12
*
s3-security: use shared SECINFO_SACL define.
Günther Deschner
2010-06-03
2
-2
/
+2
*
s3-security: use shared SECINFO_GROUP define.
Günther Deschner
2010-06-03
4
-7
/
+7
*
s3-security: use shared SECINFO_OWNER define.
Günther Deschner
2010-06-03
4
-7
/
+7
*
s3-security: remove some more shared secdesc defines.
Günther Deschner
2010-06-03
1
-3
/
+3
*
Ensure we remove SMB2 cancel requests from the active queue
Jeremy Allison
2010-06-02
1
-0
/
+1
*
Fix a crash bug found by Ira Cooper <samba@ira.wakeful.net>.
Jeremy Allison
2010-06-02
1
-4
/
+5
*
Move to using a DATA_BLOB inside of struct aio_extra, not a char *.
Jeremy Allison
2010-06-02
1
-16
/
+16
*
SMB2: Fix rename on Windows 7.
Ira Cooper
2010-06-01
1
-8
/
+0
*
Don't use sigev_value.sival_int to just store the mid, use sigev_value.sival_...
Jeremy Allison
2010-06-01
1
-38
/
+26
*
s3-smbd: remove unused sconn from token_contains_name().
Günther Deschner
2010-05-31
1
-1
/
+0
*
s3:smbd map_username() doesn't need sconn anymore
Simo Sorce
2010-05-31
4
-8
/
+6
*
s3:smbd user_ok doesn't need sconn anymore
Simo Sorce
2010-05-31
1
-7
/
+6
*
s3:smbd user_in_list() doesn't need sconn anymore
Simo Sorce
2010-05-31
2
-6
/
+5
*
s3:smbd user_in_network() doesn't need sconn anymore
Simo Sorce
2010-05-31
2
-7
/
+6
*
s3:smbd make yp cache local.
Simo Sorce
2010-05-31
3
-20
/
+8
*
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
2010-05-31
3
-3
/
+3
*
s3:auth Remove AUTH_NTLMSSP_STATE typedef.
Andrew Bartlett
2010-05-31
3
-5
/
+5
*
s3:auth Make AUTH_NTLMSSP_STATE a private structure.
Andrew Bartlett
2010-05-31
3
-38
/
+28
*
s3: Fix some debug messages
Volker Lendecke
2010-05-31
1
-4
/
+4
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
5
-0
/
+5
*
s3:smbd Use the right num_sids
Simo Sorce
2010-05-29
1
-1
/
+1
*
s3:smbd move messaging_context and memcache into globals.c
Andrew Bartlett
2010-05-28
2
-26
/
+27
*
s3:smbd split reload services/printers functions from server.c
Andrew Bartlett
2010-05-28
2
-82
/
+109
*
s3:smbd split smbd/server.c into smbd/server.c and smbd/server_exit.c
Andrew Bartlett
2010-05-28
2
-146
/
+173
*
s3-auth: Added a function to get the server_info from the system user.
Andreas Schneider
2010-05-28
1
-0
/
+5
*
s3-lanman: Fix api_RNetUserGetInfo level 2 marshalling offset calculation.
Günther Deschner
2010-05-28
1
-16
/
+16
*
s3:auth Free sampass as soon as we have server_info
Simo Sorce
2010-05-28
2
-0
/
+2
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
7
-25
/
+25
*
s3: Fix a bad memleak in the async echo responder
Volker Lendecke
2010-05-27
1
-1
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2010-05-27
1
-1
/
+0
*
s3-lanman: use samr for api_RNetUserGetInfo.
Günther Deschner
2010-05-27
1
-27
/
+130
*
s3:rpc_server: pass down local and remote tsocket_address to np_open()
Stefan Metzmacher
2010-05-27
1
-1
/
+4
*
s3:smbd: add PIPE_BUSY handling for SMBtrans calls on named pipes
Stefan Metzmacher
2010-05-27
1
-0
/
+11
*
s3-lanman: remove defines now provided by IDL.
Günther Deschner
2010-05-26
1
-10
/
+0
*
s3-samr: move chgpasswd.c out of smbd and into the samr server.
Günther Deschner
2010-05-26
1
-1122
/
+0
*
s3-smbd: remove unused change/check_lanman_password.
Günther Deschner
2010-05-26
1
-203
/
+59
*
s3-lanman: parse encrypted and min_pwd_length in api_SetUserPassword().
Günther Deschner
2010-05-26
1
-3
/
+25
*
s3-lanman: use samr for api_SetUserPassword().
Günther Deschner
2010-05-26
1
-38
/
+123
*
s3-lanman: Migrated to rpc_connect_spoolss_pipe().
Simo Sorce
2010-05-26
1
-28
/
+9
*
Standardize debug messages for read and write.
Jeremy Allison
2010-05-25
2
-3
/
+11
*
If using fake oplocks, use the correct SMB2 type code for "no oplock".
Jeremy Allison
2010-05-21
1
-1
/
+1
*
Don't forget brackets around bitwise tests.
Jeremy Allison
2010-05-21
1
-1
/
+1
*
Make DFS work over SMB2.
Jeremy Allison
2010-05-21
3
-11
/
+43
[next]