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:param: don't reference conn_snum_used directly in load_usershare_shares()
Stefan Metzmacher
2011-12-13
1
-1
/
+2
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
3
-5
/
+2
*
s3:smbd: make struct pending_message_list private
Stefan Metzmacher
2011-12-12
1
-14
/
+0
*
s3:smbd: remember the smbd_server_connection on pending_message_list
Stefan Metzmacher
2011-12-12
1
-0
/
+1
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
2
-224
/
+225
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-1
/
+1
*
s3: Use autogenerated open_files.idl
Volker Lendecke
2011-12-02
1
-69
/
+0
*
After a discussion with Volker, sdd a backup_intent state to the client struct.
Jeremy Allison
2011-12-01
1
-0
/
+1
*
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
Volker Lendecke
2011-11-30
1
-0
/
+4
*
s3: Add some const
Volker Lendecke
2011-11-25
1
-2
/
+2
*
s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli...
Stefan Metzmacher
2011-11-24
1
-60
/
+2
*
s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...
Stefan Metzmacher
2011-11-24
1
-1
/
+2
*
s3:smb2cli: implement smb2cli_negprot() on top of smbXcli_negprot()
Stefan Metzmacher
2011-11-24
1
-12
/
+0
*
s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...
Stefan Metzmacher
2011-11-24
1
-1
/
+4
*
s3: Move server_info_struct to nmbd
Volker Lendecke
2011-11-23
2
-9
/
+9
*
s3: Replace delete_token_list by an array
Volker Lendecke
2011-11-23
1
-3
/
+3
*
s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.
Günther Deschner
2011-11-17
1
-9
/
+0
*
s3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.
Günther Deschner
2011-11-17
1
-3
/
+0
*
s3-smbldap: include talloc.h and tevent.h in smbldap.h
Günther Deschner
2011-11-17
1
-0
/
+3
*
s3-smbldap: improve smbldap.h readability and rearrange some defines.
Günther Deschner
2011-11-17
2
-59
/
+53
*
s3-smbldap: remove duplicate prototype.
Günther Deschner
2011-11-17
1
-6
/
+0
*
param: calculate server role from security, and security from server role
Andrew Bartlett
2011-11-17
1
-1
/
+0
*
s3-param remove lp_domain_logons(), always use IS_DC
Andrew Bartlett
2011-11-17
1
-1
/
+0
*
s3-param: Add "server role" as global parameter
Amitay Isaacs
2011-11-17
1
-0
/
+1
*
s3-libsmb: introduce option to disable dos error mapping
Björn Baumbach
2011-11-16
1
-0
/
+1
*
s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.
Günther Deschner
2011-11-16
1
-2
/
+5
*
s3-smbldap: remove duplicate prototype of smbldap_init().
Günther Deschner
2011-11-16
1
-3
/
+0
*
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
2011-11-16
1
-102
/
+0
*
s3-smbldap: use include/smb_ldap.h in smbldap.h
Günther Deschner
2011-11-16
1
-1
/
+1
*
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
2011-11-16
1
-0
/
+1
*
s3-winbind: Increase the negative cache entry timout.
Andreas Schneider
2011-11-15
1
-1
/
+1
*
s3:libsmb: also remember the optional server name from the negprot response
Stefan Metzmacher
2011-11-04
1
-0
/
+1
*
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
[prev]
[next]