index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
2008-02-14
1
-4
/
+16
*
Ensure invalidate_vuid() deletes any ntlmssp state.
Jeremy Allison
2008-02-14
1
-0
/
+4
*
smbd: use make usage of wbcDomainInfo()
Stefan Metzmacher
2008-02-11
1
-15
/
+9
*
Fix some typos.
Karolin Seeger
2008-02-08
1
-1
/
+1
*
Make operator precedence very clear.
Jeremy Allison
2008-02-06
1
-1
/
+1
*
Change the file time before we change the file mode.
Alexander Bokovoy
2008-02-06
1
-6
/
+6
*
Allow actual call to set file offline
Alexander Bokovoy
2008-02-06
1
-12
/
+20
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
2008-02-06
7
-208
/
+155
|
\
|
*
Fix a couple of "might be used uninitialized" warnings.
Jeremy Allison
2008-02-05
1
-2
/
+2
|
*
Fix typo.
Karolin Seeger
2008-02-05
1
-1
/
+1
|
*
str_list_free is not needed anymore
Volker Lendecke
2008-02-04
1
-4
/
+2
|
*
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2008-02-04
2
-7
/
+8
|
*
Remove smb_read_error global
Volker Lendecke
2008-02-02
1
-7
/
+0
|
*
Remove dependency on get_srv_read_error() from main loop
Volker Lendecke
2008-02-02
1
-49
/
+20
|
*
Convert receive_message_or_smb to NTSTATUS
Volker Lendecke
2008-02-02
1
-36
/
+43
|
*
Convert read_data() to NTSTATUS
Volker Lendecke
2008-02-02
1
-4
/
+5
|
*
Make get_srv_read_error static to process.c
Volker Lendecke
2008-02-02
2
-3
/
+3
|
*
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
2008-02-02
1
-2
/
+0
|
*
read_socket_with_timeout_ntstatus->read_socket_with_timeout
Volker Lendecke
2008-02-02
2
-4
/
+3
|
*
Get rid of read_socket_with_timeout
Volker Lendecke
2008-02-02
1
-5
/
+14
|
*
Convert receive_smb_talloc to NTSTATUS
Volker Lendecke
2008-02-02
1
-33
/
+28
|
*
Convert receive_smb_raw_talloc to NTSTATUS
Volker Lendecke
2008-02-02
1
-61
/
+29
|
*
Convert receive_smb_raw_talloc_partial_read to NTSTATUS
Volker Lendecke
2008-02-02
1
-59
/
+47
|
*
Convert read_packet_remainder to return NTSTATUS
Volker Lendecke
2008-02-02
1
-37
/
+44
|
*
Convert read_packet_remainder to use read_socket_with_timeout_ntstatus
Volker Lendecke
2008-02-02
1
-8
/
+20
|
*
Convert read_smb_length to return NTSTATUS
Volker Lendecke
2008-02-02
1
-9
/
+3
|
*
Convert read_smb_length_return_keepalive to return NTSTATUS
Volker Lendecke
2008-02-02
1
-11
/
+17
*
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into dmapi-int...
Alexander Bokovoy
2008-01-31
2
-11
/
+6
|
\
|
|
*
Re-enable async I/O for non-TSM systems
Volker Lendecke
2008-01-30
2
-11
/
+6
*
|
Fix BOOL introduced by last commit
Alexander Bokovoy
2008-01-29
1
-1
/
+1
*
|
Merge DMAPI fixes from Tridge
Alexander Bokovoy
2008-01-29
1
-16
/
+56
*
|
Merge branch 'ctdb-merge' into dmapi-integration
Alexander Bokovoy
2008-01-29
2
-133
/
+78
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ctdb-merge
Alexander Bokovoy
2008-01-24
11
-155
/
+797
|
|
\
|
*
|
Merge DMAPI fixes from CTDB Samba
Alexander Bokovoy
2008-01-18
2
-133
/
+78
*
|
|
Remove an unused external reference
Volker Lendecke
2008-01-27
1
-1
/
+0
*
|
|
Fix uninitialized variables
Volker Lendecke
2008-01-26
1
-1
/
+2
*
|
|
Fix the same bug with user -> user_obj.
Jeremy Allison
2008-01-24
1
-1
/
+7
*
|
|
Fix a really subtle old, old bug :-). When canonicalizing the
Jeremy Allison
2008-01-24
1
-3
/
+9
*
|
|
Correctly set flags in ACE's inherited from parent. Still one bug
Jeremy Allison
2008-01-24
1
-3
/
+35
*
|
|
Make explicit in debug we're ignoring flags from the parent SD.
Jeremy Allison
2008-01-24
1
-6
/
+10
*
|
|
Add debug messages to trace this if needed.
Jeremy Allison
2008-01-24
1
-0
/
+14
*
|
|
The checks for OI and CI were just wrong.... Fix them. Thanks to
Jeremy Allison
2008-01-24
1
-9
/
+4
*
|
|
First part of fix for bug #4929 - worked out by jmcd.
Jeremy Allison
2008-01-24
1
-80
/
+29
|
|
/
|
/
|
*
|
read_socket_with_timeout has timeout=0 handling
Volker Lendecke
2008-01-23
1
-23
/
+6
*
|
strtok -> strtok_r
Volker Lendecke
2008-01-23
2
-6
/
+11
*
|
Remove two unused variables
Volker Lendecke
2008-01-23
1
-1
/
+0
*
|
Get Samba version or capability information from Windows
Corinna Vinschen
2008-01-22
1
-1
/
+3
*
|
Move samba_extended_info_version to smbd/trans2.c
Volker Lendecke
2008-01-22
1
-0
/
+32
*
|
Get Samba version or capability information from Windows
Corinna Vinschen
2008-01-22
1
-0
/
+7
*
|
Hide streams from the EA API
Volker Lendecke
2008-01-22
1
-2
/
+6
[prev]
[next]