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
...
*
s4-dsdb-tests: Remove unused method get_ldap_connection()
Kamen Mazdrashki
2015-02-03
1
-13
/
+0
*
s4-dsdb-tests: Remove trailing ';' in deletetest.py
Kamen Mazdrashki
2015-02-03
1
-2
/
+2
*
s4-dsdb: Insert tombstone_reanimate module in ldb modules chain after objectc...
Kamen Mazdrashki
2015-02-03
1
-0
/
+1
*
s4-dsdb: Initial implementation for Tombstone reanimation module
Kamen Mazdrashki
2015-02-03
2
-1
/
+266
*
s4-dsdb-tests: Some tests for deleted objects undelete operation
Nadezhda Ivanova
2015-02-03
1
-5
/
+198
*
selftest: fix check for RODC and RID Set allocation
Stefan Metzmacher
2015-02-02
1
-1
/
+1
*
python/samba/tests: don't lower case path names in connect_samdb()
Stefan Metzmacher
2015-02-01
1
-1
/
+0
*
selftest: Fix typo namerserver -> nameserver.
Jelmer Vernooij
2015-01-30
1
-2
/
+2
*
s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"
Stefan Metzmacher
2015-01-29
1
-0
/
+3
*
s3:smb2_server: always try to grant the credits the client just consumed
Stefan Metzmacher
2015-01-29
1
-6
/
+2
*
loadparm: Simplify "set_variable"
Volker Lendecke
2015-01-29
1
-7
/
+3
*
uwrap: Bump version to 1.1.0.
Andreas Schneider
2015-01-28
1
-1
/
+1
*
uwrap: Make sure we leave if the id is NULL.
Andreas Schneider
2015-01-28
1
-0
/
+1
*
uwrap: Support scenario where threads fork or creates threads.
Robin Hack
2015-01-28
1
-221
/
+177
*
uwrap: Prepare for overload of libpthread functions.
Robin Hack
2015-01-28
1
-19
/
+140
*
uwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL macros
Robin Hack
2015-01-28
1
-8
/
+14
*
uwrap: Rewrite uwrap_libc_fns struct to pass strict aliasing rules.
Robin Hack
2015-01-28
1
-59
/
+116
*
uwrap: Fix wrong data types in syscalls switch.
Robin Hack
2015-01-28
1
-12
/
+12
*
uwrap: Add support for getresuid() and getresgid() glibc/syscall.
Robin Hack
2015-01-28
2
-0
/
+111
*
uwrap: Extend support for (set|get)groups libc functions and syscalls.
Robin Hack
2015-01-28
1
-11
/
+82
*
uwrap: Extend support for syscalls called from threads or main process.
Robin Hack
2015-01-28
1
-0
/
+36
*
uwrap: Small uwrap_init optimalization.
Robin Hack
2015-01-28
1
-2
/
+2
*
uwrap: Add support for running with address sanitizer.
Andreas Schneider
2015-01-28
2
-0
/
+27
*
uwrap: Reflect changes of uid/gid in threads to main process.
Robin Hack
2015-01-28
1
-7
/
+50
*
uwrap: Small optimalization of uwrap_init().
Robin Hack
2015-01-28
1
-1
/
+2
*
uwrap: Optimalization of uid_wrapper_enabled() function.
Robin Hack
2015-01-28
2
-4
/
+42
*
uid_wrapper: Fix race condition - uwrap_init.
Robin Hack
2015-01-28
1
-5
/
+2
*
uwrap: Fix race condition - glibc lookups.
Robin Hack
2015-01-28
1
-3
/
+14
*
uwrap: Add library constructor and move pthread_atfork inside.
Robin Hack
2015-01-28
2
-9
/
+39
*
uwrap: Use UWRAP_LOCK/UNLOCK macros instead of pthread_mutex_lock/unlock calls.
Robin Hack
2015-01-28
1
-31
/
+40
*
uwrap: Fix the handle loop for older gcc versions.
Andreas Schneider
2015-01-28
1
-1
/
+4
*
waf: Add address sanitizer configure option.
Andreas Schneider
2015-01-28
2
-0
/
+8
*
ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapper
Martin Schwenke
2015-01-28
2
-12
/
+8
*
ctdb-scripts: Error message, comment and whitespace cleanups
Martin Schwenke
2015-01-28
1
-8
/
+10
*
ctdb-scripts: iSCSI eventscript should fail when PNN can't be determined
Martin Schwenke
2015-01-28
1
-4
/
+1
*
ctdb-scripts: Make 70.iscsi IPv6-aware
Martin Schwenke
2015-01-28
1
-5
/
+29
*
auth/credentials_krb5: fix memory leak in cli_credentials_failed_kerberos_log...
Günther Deschner
2015-01-26
1
-0
/
+2
*
s4-torture: the new krb5 kdc tests are heimdal, not dc specific.
Günther Deschner
2015-01-26
1
-1
/
+1
*
idl: fix IDL for netr_WorkstationInformation().
Günther Deschner
2015-01-26
1
-1
/
+1
*
s4:rpc_server: add support for DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEM
Stefan Metzmacher
2015-01-26
2
-0
/
+39
*
s4:rpc_server: pass the remote address to gensec_set_remote_address()
Stefan Metzmacher
2015-01-26
1
-1
/
+15
*
s4:rpc_server/lsa: add dcesrv_lsa_OpenTrustedDomain_common()
Stefan Metzmacher
2015-01-26
1
-75
/
+101
*
s4:rpc_server/netlogon: fix bugs in dcesrv_netr_DsRGetDCNameEx2()
Stefan Metzmacher
2015-01-26
1
-8
/
+14
*
Fix a couple of DEBUG statements that were copied from elsewhere. Removed the...
Richard Sharpe
2015-01-25
1
-4
/
+2
*
s4:dsdb/tests: add test_timevalues1() to verify timestamp values
Stefan Metzmacher
2015-01-24
1
-0
/
+40
*
ldb: version 1.1.20
Stefan Metzmacher
2015-01-24
3
-1
/
+266
*
lib/ldb: fix logic in ldb_val_to_time()
Stefan Metzmacher
2015-01-24
1
-6
/
+32
*
Update the tevent_data.dox tutrial stuff to fix some errors, including white
Richard Sharpe
2015-01-24
1
-13
/
+17
*
vfs_glusterfs: Add comments to the pipe(2) code.
Ira Cooper
2015-01-23
1
-0
/
+17
*
selftest: Run krb5.kdc test against users with a UPN
Andrew Bartlett
2015-01-23
2
-2
/
+24
[prev]
[next]