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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use SASL/EXTERNAL over ldapi://
Howard Chu
2013-09-18
3
-53
/
+86
*
Add SASL/EXTERNAL gensec module
Howard Chu
2013-09-18
3
-1
/
+91
*
Prepare for SASL/EXTERNAL support
Howard Chu
2013-09-18
2
-2
/
+19
*
Free memory on error
Alistair Leslie-Hughes
2013-09-18
1
-0
/
+1
*
s3: libsmb - 10150 - Not all OEM servers support the ALTNAME info level.
Jeremy Allison
2013-09-18
1
-3
/
+4
*
Give slapd a second to startup
Howard Chu
2013-09-18
1
-1
/
+1
*
Add an OpenLDAP-specific extended_dn_in module
Howard Chu
2013-09-18
2
-5
/
+37
*
libcli/smb: only check the SMB2 session setup signature if required and valid
Stefan Metzmacher
2013-09-18
1
-5
/
+21
*
s3: libsmb : Bug 10150 - Not all OEM servers support the ALTNAME info level.
Jeremy Allison
2013-09-17
1
-1
/
+9
*
s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...
Jeremy Allison
2013-09-17
1
-0
/
+4
*
s3-rpc_server: fix typo in DEBUG statement.
Günther Deschner
2013-09-17
1
-1
/
+1
*
docs: point out side-effects of global "valid users" setting.
Günther Deschner
2013-09-17
1
-0
/
+10
*
s3: libsmb : The short name length is only a one byte field.
Jeremy Allison
2013-09-17
1
-1
/
+1
*
libcli/smb: fix non mendatory signing against some vendor SMB2 servers.
Stefan Metzmacher
2013-09-17
1
-1
/
+10
*
libcli/smb: use SMB1 MID=0 for the initial Negprot
Stefan Metzmacher
2013-09-17
1
-0
/
+8
*
Cleanup map return codes
Howard Chu
2013-09-17
1
-18
/
+17
*
Fix OpenLDAP partition configs
Howard Chu
2013-09-17
2
-3
/
+72
*
lib/ldb-samba/ldb_ildap: Also skip special base DNs
Andrew Bartlett
2013-09-17
1
-0
/
+3
*
docs-xml: document SMB3_02 as available protocol for the client side
Stefan Metzmacher
2013-09-17
2
-1
/
+4
*
s3:torture: add PROTOCOL_SMB3_02 handling
Stefan Metzmacher
2013-09-17
1
-0
/
+3
*
lib/param: add PROTOCOL_SMB3_02 handling
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
libcli/smb: negotiate SMB3_DIALECT_REVISION_302 if PROTOCOL_SMB3_02 is requested
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
libcli/smb: add PROTOCOL_SMB3_02
Stefan Metzmacher
2013-09-17
1
-2
/
+3
*
libcli/smb: add SMB3_DIALECT_REVISION_302
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
dsdb: Use credentials.get_forced_sasl_mech()
Andrew Bartlett
2013-09-17
2
-0
/
+3
*
auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech()
Andrew Bartlett
2013-09-16
5
-0
/
+60
*
samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...
Andrew Bartlett
2013-09-16
1
-2
/
+5
*
samba-tool domain join: Set server role correctly to "active directory domain...
Andrew Bartlett
2013-09-16
1
-2
/
+2
*
s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
samba-tool domian join: Only print adminpass warning on subdomain creation
Andrew Bartlett
2013-09-16
1
-0
/
+3
*
samba-tool domain join: Add --quite and --verbose
Andrew Bartlett
2013-09-16
2
-45
/
+63
*
dsdb: Use dsdb_next_callback() rather than a no-op per-module callback
Andrew Bartlett
2013-09-16
1
-38
/
+16
*
join.py: Restore support for joining as a subdomain
Andrew Bartlett
2013-09-16
2
-7
/
+16
*
dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
Andrew Bartlett
2013-09-16
1
-0
/
+13
*
join.py: Handle more error cases with useful exceptions
Andrew Bartlett
2013-09-16
1
-1
/
+9
*
samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
ldb: Show the type of failing operation in default error message
Andrew Bartlett
2013-09-16
1
-1
/
+26
*
join.py: Show which database we failed to find the DN on (clarify local v rem...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
join.py: Handle exceptions when looking for GUID in a DN
Andrew Bartlett
2013-09-16
1
-1
/
+5
*
tdb: Fix some typos in comments.
Björn Jacke
2013-09-12
2
-5
/
+5
*
docs: Fix typos.
Karolin Seeger
2013-09-12
1
-3
/
+3
*
smbd: Properly protect against invalid lock data
Volker Lendecke
2013-09-12
1
-0
/
+6
*
Fix is_legal_name() to not emit character conversion error messages.
Jeremy Allison
2013-09-11
1
-12
/
+8
*
selftest: change to src dir for panic backtrace
David Disseldorp
2013-09-12
1
-1
/
+1
*
dsdb: When using an LDAP backend, force use of the password from secrets.ldb
Andrew Bartlett
2013-09-11
1
-0
/
+99
*
smbd: Convert br_lck->lock_data to talloc
Volker Lendecke
2013-09-11
1
-26
/
+29
*
smbd: Move "struct byte_range_lock" definition to brlock.c
Volker Lendecke
2013-09-11
2
-9
/
+11
*
smbd: Add brl_fsp access function
Volker Lendecke
2013-09-11
4
-6
/
+15
*
smbd: Add brl_num_locks access function
Volker Lendecke
2013-09-11
4
-2
/
+9
*
smbd: Use ZERO_STRUCT instead of memset
Volker Lendecke
2013-09-11
1
-1
/
+1
[prev]
[next]