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
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
1
-26
/
+0
2011-08-09
s3-smbd: Pass tevent context to smbd_server_connection_loop_once().
Andreas Schneider
3
-16
/
+17
2011-08-07
s3:smb2_server: make sure we grant credits on async read/write operations (bu...
Stefan Metzmacher
1
-6
/
+15
2011-08-05
s3: Make srv_enc_ctx static
Volker Lendecke
2
-2
/
+1
2011-08-05
s3: Fix a debug message
Volker Lendecke
1
-1
/
+1
2011-08-05
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-08-03
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
2
-2
/
+2
2011-08-03
s3-auth rename auth_ntlmssp_steal_session_info()
Andrew Bartlett
2
-7
/
+7
2011-08-03
s3-smbd Be consistent with %U subs on guest logins
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
4
-30
/
+80
2011-08-03
s3-smbd clarify behaviour by not passing an OID that will not be used
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-smbd Ensure we do not read past the end of a possible NTLMSSP blob
Andrew Bartlett
2
-2
/
+2
2011-08-03
s3-auth set session_info->sanitized_username in create_local_token()
Andrew Bartlett
4
-33
/
+6
2011-08-03
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
3
-10
/
+67
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
3
-1
/
+7
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
3
-23
/
+17
2011-08-03
s3-ntlmssp Use auth_ntlmssp_*() functions in more places
Andrew Bartlett
1
-2
/
+2
2011-08-03
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
2
-97
/
+9
2011-08-03
We don't need check_name() here. All possible paths to dptr_create()
Jeremy Allison
1
-4
/
+0
2011-08-02
s3: Fix smb2 handling error returns from aio
Volker Lendecke
1
-0
/
+2
2011-08-02
s3: Move deferred_open_queue to smbd_server_connection
Volker Lendecke
3
-10
/
+12
2011-08-02
s3: Pass sconn explicitly to get_deferred_open_message_smb
Volker Lendecke
1
-4
/
+6
2011-08-02
s3: Pass sconn explicitly to open_was_deferred
Volker Lendecke
7
-18
/
+18
2011-08-02
s3: Pass sconn explicitly to schedule_deferred_open_message_smb
Volker Lendecke
4
-7
/
+22
2011-08-02
s3: Explicitly pass sconn to remove_deferred_open_message_smb
Volker Lendecke
3
-6
/
+8
2011-08-02
s3: Fix some nonempty blank lines
Volker Lendecke
3
-10
/
+10
2011-08-02
s3:server Consolidate printing related initialization
Simo Sorce
1
-9
/
+0
2011-08-02
s3:smbd - Move printing queue stuff
Simo Sorce
5
-50
/
+12
2011-08-01
s3-rpc_server: Use rpc_spoolss_mode().
Andreas Schneider
1
-5
/
+2
2011-08-01
s3-rpc_server: Use rpc_epmapper_mode().
Andreas Schneider
1
-5
/
+2
2011-08-01
s3-rpc_server: Rename to rpc service setup.
Andreas Schneider
1
-1
/
+1
2011-07-29
Secod part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...
Jeremy Allison
1
-3
/
+24
2011-07-29
s3: Make map_open_params_to_ntcreate() available in lib/
Volker Lendecke
2
-154
/
+0
2011-07-29
s3: Make is_executable() available in lib/
Volker Lendecke
2
-18
/
+0
2011-07-29
s3: We only need base_name in map_open_params_to_ntcreate
Volker Lendecke
4
-9
/
+12
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
3
-3
/
+3
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-07-28
s3: Priorize the async echo responder over the client
Volker Lendecke
1
-4
/
+15
2011-07-28
s3: Remove unused smbd_echo_reader()
Volker Lendecke
1
-97
/
+0
2011-07-28
s3: Use smbd_echo_read_send in the async echo handler
Volker Lendecke
1
-6
/
+68
2011-07-28
s3: Add smbd_echo_read_send/recv
Volker Lendecke
1
-0
/
+155
2011-07-28
Use existing ISDOT and ISDOTDOT macros.
Jeremy Allison
1
-2
/
+1
2011-07-21
s3-rpc_server: Move pipe/handles functions
Simo Sorce
1
-1
/
+1
2011-07-20
s3-auth Remove seperate guest boolean
Andrew Bartlett
6
-15
/
+25
2011-07-20
s3-auth Use the common auth_session_info
Andrew Bartlett
8
-25
/
+25
2011-07-20
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
6
-17
/
+17
2011-07-20
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
6
-14
/
+14
2011-07-20
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
15
-56
/
+57
2011-07-20
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
9
-46
/
+58
2011-07-20
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
8
-33
/
+64
[next]