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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-trustdomcache: make enumerate_domain_trusts() static.
Günther Deschner
2011-11-02
1
-3
/
+0
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
s3-passdb: use tevent_context in passdb.
Günther Deschner
2011-10-28
1
-2
/
+3
*
s3-smbldap: use tevent_context in smbldap.
Günther Deschner
2011-10-28
1
-3
/
+3
*
s3: Add serverids_exist
Volker Lendecke
2011-10-27
1
-0
/
+5
*
s3: Add processes_exist
Volker Lendecke
2011-10-27
1
-0
/
+2
*
s3-ctdb: Add ctdb_processes_exist
Volker Lendecke
2011-10-27
1
-0
/
+3
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-10-27
1
-3
/
+3
*
s3: Enable uid wrapper.
Andreas Schneider
2011-10-27
1
-3
/
+0
*
s3:include: implement trans_oob() as wrapper to smb_buffer_oob()
Stefan Metzmacher
2011-10-26
2
-1
/
+3
*
libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.h
Stefan Metzmacher
2011-10-26
1
-6
/
+0
*
s3:libsmb: s/event_context/tevent_context/ in async_smb.[ch]
Stefan Metzmacher
2011-10-25
1
-2
/
+2
*
libcli/smb: move smb_signing.[ch] to the toplevel
Stefan Metzmacher
2011-10-25
1
-54
/
+0
*
libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-11
/
+4
*
libcli/smb: move more defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-106
/
+0
*
libcli/smb: move CAP_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-46
/
+0
*
Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...
Jeremy Allison
2011-10-22
1
-0
/
+1
*
libcli/smb: move smb_seal.c to the toplevel
Stefan Metzmacher
2011-10-21
1
-71
/
+0
*
s3-ntlmssp Remove references to auth_ntlmssp_context from the smb sealing code
Andrew Bartlett
2011-10-21
1
-1
/
+1
*
s3-ntlmssp Remove auth_ntlmssp_session_key()
Andrew Bartlett
2011-10-21
1
-3
/
+0
*
s3-ntlmssp Remove auth_ntlmssp_want_feature()
Andrew Bartlett
2011-10-21
1
-1
/
+0
*
s3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
Andrew Bartlett
2011-10-21
1
-26
/
+0
*
s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_...
Andrew Bartlett
2011-10-21
1
-2
/
+0
*
s3-ntlmssp Remove auth_ntlmssp_update wrapper
Andrew Bartlett
2011-10-21
1
-4
/
+0
*
s3:include: make smb_setlen() a macro
Stefan Metzmacher
2011-10-21
2
-1
/
+1
*
libcli/smb: move some common defines to smb_constants.h
Stefan Metzmacher
2011-10-21
1
-27
/
+0
*
s3:libsmb/smb_seal: move smb_set_enclen() to smb_seal.c and make it static there
Stefan Metzmacher
2011-10-19
1
-1
/
+0
*
s3:libsmb/smb_seal: s/uint16/uint16_t
Stefan Metzmacher
2011-10-19
1
-2
/
+2
*
s3:include: move smb_seal.c prototypes to smb_crypt.h
Stefan Metzmacher
2011-10-19
1
-0
/
+9
*
s3:include: use smb_[set]len_[nbt|tcp]() macros
Stefan Metzmacher
2011-10-19
1
-4
/
+4
*
s3: Remove duplicate fsctl function definitions
David Disseldorp
2011-10-19
1
-49
/
+0
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
1
-2
/
+2
*
s3-libsmb Use a gensec module to provide the ntlmssp client in ntlmssp_wrap.c
Andrew Bartlett
2011-10-18
1
-3
/
+5
*
s3-ntlmssp split auth_ntlmssp_client_start() into two parts
Andrew Bartlett
2011-10-18
1
-5
/
+4
*
s3-auth: use typedefs in auth.h
Andrew Bartlett
2011-10-18
1
-8
/
+14
*
s3-auth fix comment after s3 ntlmssp gensec module
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC module
Andrew Bartlett
2011-10-18
1
-2
/
+0
*
s3-passdb: remove fstring from pdb_set_user_sid_from_string().
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.
Günther Deschner
2011-10-14
1
-0
/
+8
*
s3-passdb: use uintX_t at least in headers.
Günther Deschner
2011-10-14
1
-4
/
+4
*
s3-passdb: move passdb prototypes into passdb.h
Günther Deschner
2011-10-14
1
-1
/
+285
*
s3-passdb: move group mapping headers into passdb.h
Günther Deschner
2011-10-14
2
-34
/
+87
*
s3: remove some dead prototypes.
Günther Deschner
2011-10-14
1
-1
/
+0
*
Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ...
Jeremy Allison
2011-10-13
1
-3
/
+3
*
s3: factor out messaging_send_to_children()
Gregor Beck
2011-10-12
1
-0
/
+1
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
2
-3
/
+3
*
s3:sessionid: use dbwrap_travers_read() in sessionid_travers_read()
Michael Adam
2011-10-11
1
-4
/
+4
*
s3:sessionid: use dbwrap_travers() in sessionid_traverse()
Michael Adam
2011-10-11
1
-4
/
+4
*
s3-passdb: split out passdb/pdb_ldap.h.
Günther Deschner
2011-10-11
1
-11
/
+0
*
s3-smbldap: rearrange prototypes a bit.
Günther Deschner
2011-10-11
1
-19
/
+18
[next]