summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dsdb-tests: Remove unused method get_ldap_connection()Kamen Mazdrashki2015-02-031-13/+0
* s4-dsdb-tests: Remove trailing ';' in deletetest.pyKamen Mazdrashki2015-02-031-2/+2
* s4-dsdb: Insert tombstone_reanimate module in ldb modules chain after objectc...Kamen Mazdrashki2015-02-031-0/+1
* s4-dsdb: Initial implementation for Tombstone reanimation moduleKamen Mazdrashki2015-02-032-1/+266
* s4-dsdb-tests: Some tests for deleted objects undelete operationNadezhda Ivanova2015-02-031-5/+198
* selftest: fix check for RODC and RID Set allocationStefan Metzmacher2015-02-021-1/+1
* python/samba/tests: don't lower case path names in connect_samdb()Stefan Metzmacher2015-02-011-1/+0
* selftest: Fix typo namerserver -> nameserver.Jelmer Vernooij2015-01-301-2/+2
* s3:smb2_server: protect against integer wrap with "smb2 max credits = 65535"Stefan Metzmacher2015-01-291-0/+3
* s3:smb2_server: always try to grant the credits the client just consumedStefan Metzmacher2015-01-291-6/+2
* loadparm: Simplify "set_variable"Volker Lendecke2015-01-291-7/+3
* uwrap: Bump version to 1.1.0.Andreas Schneider2015-01-281-1/+1
* uwrap: Make sure we leave if the id is NULL.Andreas Schneider2015-01-281-0/+1
* uwrap: Support scenario where threads fork or creates threads.Robin Hack2015-01-281-221/+177
* uwrap: Prepare for overload of libpthread functions.Robin Hack2015-01-281-19/+140
* uwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL macrosRobin Hack2015-01-281-8/+14
* uwrap: Rewrite uwrap_libc_fns struct to pass strict aliasing rules.Robin Hack2015-01-281-59/+116
* uwrap: Fix wrong data types in syscalls switch.Robin Hack2015-01-281-12/+12
* uwrap: Add support for getresuid() and getresgid() glibc/syscall.Robin Hack2015-01-282-0/+111
* uwrap: Extend support for (set|get)groups libc functions and syscalls.Robin Hack2015-01-281-11/+82
* uwrap: Extend support for syscalls called from threads or main process.Robin Hack2015-01-281-0/+36
* uwrap: Small uwrap_init optimalization.Robin Hack2015-01-281-2/+2
* uwrap: Add support for running with address sanitizer.Andreas Schneider2015-01-282-0/+27
* uwrap: Reflect changes of uid/gid in threads to main process.Robin Hack2015-01-281-7/+50
* uwrap: Small optimalization of uwrap_init().Robin Hack2015-01-281-1/+2
* uwrap: Optimalization of uid_wrapper_enabled() function.Robin Hack2015-01-282-4/+42
* uid_wrapper: Fix race condition - uwrap_init.Robin Hack2015-01-281-5/+2
* uwrap: Fix race condition - glibc lookups.Robin Hack2015-01-281-3/+14
* uwrap: Add library constructor and move pthread_atfork inside.Robin Hack2015-01-282-9/+39
* uwrap: Use UWRAP_LOCK/UNLOCK macros instead of pthread_mutex_lock/unlock calls.Robin Hack2015-01-281-31/+40
* uwrap: Fix the handle loop for older gcc versions.Andreas Schneider2015-01-281-1/+4
* waf: Add address sanitizer configure option.Andreas Schneider2015-01-282-0/+8
* ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke2015-01-282-12/+8
* ctdb-scripts: Error message, comment and whitespace cleanupsMartin Schwenke2015-01-281-8/+10
* ctdb-scripts: iSCSI eventscript should fail when PNN can't be determinedMartin Schwenke2015-01-281-4/+1
* ctdb-scripts: Make 70.iscsi IPv6-awareMartin Schwenke2015-01-281-5/+29
* auth/credentials_krb5: fix memory leak in cli_credentials_failed_kerberos_log...Günther Deschner2015-01-261-0/+2
* s4-torture: the new krb5 kdc tests are heimdal, not dc specific.Günther Deschner2015-01-261-1/+1
* idl: fix IDL for netr_WorkstationInformation().Günther Deschner2015-01-261-1/+1
* s4:rpc_server: add support for DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEMStefan Metzmacher2015-01-262-0/+39
* s4:rpc_server: pass the remote address to gensec_set_remote_address()Stefan Metzmacher2015-01-261-1/+15
* s4:rpc_server/lsa: add dcesrv_lsa_OpenTrustedDomain_common()Stefan Metzmacher2015-01-261-75/+101
* s4:rpc_server/netlogon: fix bugs in dcesrv_netr_DsRGetDCNameEx2()Stefan Metzmacher2015-01-261-8/+14
* Fix a couple of DEBUG statements that were copied from elsewhere. Removed the...Richard Sharpe2015-01-251-4/+2
* s4:dsdb/tests: add test_timevalues1() to verify timestamp valuesStefan Metzmacher2015-01-241-0/+40
* ldb: version 1.1.20Stefan Metzmacher2015-01-243-1/+266
* lib/ldb: fix logic in ldb_val_to_time()Stefan Metzmacher2015-01-241-6/+32
* Update the tevent_data.dox tutrial stuff to fix some errors, including whiteRichard Sharpe2015-01-241-13/+17
* vfs_glusterfs: Add comments to the pipe(2) code.Ira Cooper2015-01-231-0/+17
* selftest: Run krb5.kdc test against users with a UPNAndrew Bartlett2015-01-232-2/+24