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
2010-07-29
s3: Avoid an unnecessary ftruncate call
Volker Lendecke
1
-1
/
+1
2010-07-28
smbd: Fix build warning
Simo Sorce
1
-1
/
+1
2010-07-28
s3-uid: Use struct pipes_struct.
Andreas Schneider
1
-1
/
+1
2010-07-27
s3-printing: Added automatic migration of printing tdbs.
Andreas Schneider
1
-2
/
+26
2010-07-27
s3-smbd: Convert reply_printqueue to use spoolss.
Simo Sorce
1
-22
/
+91
2010-07-27
s3-smbd: Use the right check to test if we can print.
Simo Sorce
1
-1
/
+1
2010-07-27
s3-printing: Moved printing.c headers to include/printing.h.
Simo Sorce
1
-0
/
+1
2010-07-27
s3-smbd: Migrated to new spoolss functions for printing.
Simo Sorce
5
-20
/
+18
2010-07-27
s3-spoolss: Use winreg_delete_printer_key to delete printers.
Simo Sorce
1
-1
/
+1
2010-07-27
s3-printing: Converted printer publishing functions.
Simo Sorce
1
-3
/
+24
2010-07-25
s3: use dump_data in query FILE_BASIC_UNIX_INFO
Volker Lendecke
1
-8
/
+3
2010-07-20
Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...
Jeremy Allison
3
-27
/
+22
2010-07-20
Fix one more data_blob -> data_blob_talloc. Move away from implicit NULL cont...
Jeremy Allison
1
-2
/
+2
2010-07-20
Add TALLOC_CTX argument to spnego_parse_negTokenInit, reduce
Jeremy Allison
3
-16
/
+20
2010-07-20
Fix warning - no return value for a non-void fn.
Jeremy Allison
1
-0
/
+1
2010-07-20
s3-auth: Move auth_ntlmssp wrappers in their own file
Simo Sorce
3
-0
/
+3
2010-07-20
s3-auth: Refactor and rename auth_ntlmssp_server_info()
Simo Sorce
2
-2
/
+3
2010-07-19
Remove gen_negTokenInit() - change all callers to spnego_gen_negTokenInit().
Jeremy Allison
1
-3
/
+3
2010-07-19
Move the addition of the 16 byte guid out of spnego_gen_negTokenInit() and
Jeremy Allison
3
-26
/
+34
2010-07-19
Remove parse_negTokenTarg(), as it's actually incorrect. We're processing
Jeremy Allison
1
-1
/
+1
2010-07-19
s3: Avoid pwrite calls for the 1-byte writes with zero content
Volker Lendecke
1
-4
/
+50
2010-07-19
s3-auth: Use talloc hierarchies to properly free auth_ntlmssp_state contexts
Simo Sorce
4
-13
/
+13
2010-07-19
s3-auth: Simplify how we free the auth_context
Simo Sorce
3
-8
/
+5
2010-07-18
s3: Work better without the aio sighandler
Volker Lendecke
1
-7
/
+22
2010-07-16
Make the "map to guest" parameter work correctly with NTLMSSP (spnego
Jeremy Allison
2
-10
/
+34
2010-07-15
s3: Fix crashes in the printing code
Volker Lendecke
1
-0
/
+3
2010-07-14
s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
Andrew Bartlett
2
-4
/
+5
2010-07-14
s3:smbd Give the kerberos session key a parent
Andrew Bartlett
1
-0
/
+2
2010-07-14
s3:smbd Fix segfault if register_existing_vuid() fails
Andrew Bartlett
1
-4
/
+12
2010-07-13
Revert "Remove the global char *LastDir."
Jeremy Allison
3
-1
/
+22
2010-07-09
s3: Cleanup of the initial SMB2 counters patch.
Ira Cooper
1
-89
/
+191
2010-07-09
s3: Optimize the write cache for sequential writes
Volker Lendecke
1
-0
/
+20
2010-07-08
s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR.
Günther Deschner
1
-8
/
+8
2010-07-07
s3: Add SMB2 performance counters.
Ira Cooper
1
-19
/
+58
2010-07-07
s3-notify: use autogenerated FILE_NOTIFY_INFORMATION marshalling in smbd.
Günther Deschner
1
-52
/
+29
2010-07-06
s3:smbd: Align change notify replies on 4-byte boundary
Chere Zhou
1
-0
/
+10
2010-07-05
s3: Remove procid_self() from cancel_pending_lock_requests_by_fid_smb2()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove procid_self() from remove_pending_lock()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove procid_self() from fill_deferred_open_entry()
Volker Lendecke
2
-6
/
+12
2010-07-05
s3: Remove smbd_messaging_context() from shutdown_other_smbds()
Volker Lendecke
1
-12
/
+19
2010-07-05
s3: Remove smbd_messaging_context() from make_connection_snum()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove smbd_messaging_context() from reprocess_blocked_smb2_lock()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove smbd_messaging_context() from remove_pending_lock()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove smbd_messaging_context() from push_blocking_lock_request_smb2()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove procid_self() from irix_oplocks_read_fde_handler()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove smbd_messaging_context() from smb_set_posix_lock()
Volker Lendecke
1
-2
/
+2
2010-07-05
s3: Remove smbd_messaging_context() from linux_oplock_signal_handler()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove procid_self() from blocking_lock_cancel_smb1()
Volker Lendecke
1
-1
/
+1
2010-07-05
s3: Remove procid_self() from process_blocking_lock_queue()
Volker Lendecke
1
-2
/
+2
2010-07-05
s3: Remove procid_self() from remove_pending_lock_requests_by_mid_smb1()
Volker Lendecke
1
-1
/
+1
[next]