bbaumbach/samba-autobuild/.git
2015-01-30 Jelmer Vernooijselftest: Fix typo namerserver -> nameserver.
2015-01-29 Stefan Metzmachers3:smb2_server: protect against integer wrap with ...
2015-01-29 Stefan Metzmachers3:smb2_server: always try to grant the credits the...
2015-01-28 Volker Lendeckeloadparm: Simplify "set_variable"
2015-01-28 Andreas Schneideruwrap: Bump version to 1.1.0.
2015-01-28 Andreas Schneideruwrap: Make sure we leave if the id is NULL.
2015-01-28 Robin Hackuwrap: Support scenario where threads fork or creates...
2015-01-28 Robin Hackuwrap: Prepare for overload of libpthread functions.
2015-01-28 Robin Hackuwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL...
2015-01-28 Robin Hackuwrap: Rewrite uwrap_libc_fns struct to pass strict...
2015-01-28 Robin Hackuwrap: Fix wrong data types in syscalls switch.
2015-01-28 Robin Hackuwrap: Add support for getresuid() and getresgid()...
2015-01-28 Robin Hackuwrap: Extend support for (set|get)groups libc function...
2015-01-28 Robin Hackuwrap: Extend support for syscalls called from threads...
2015-01-28 Robin Hackuwrap: Small uwrap_init optimalization.
2015-01-28 Andreas Schneideruwrap: Add support for running with address sanitizer.
2015-01-28 Robin Hackuwrap: Reflect changes of uid/gid in threads to main...
2015-01-28 Robin Hackuwrap: Small optimalization of uwrap_init().
2015-01-28 Robin Hackuwrap: Optimalization of uid_wrapper_enabled() function.
2015-01-28 Robin Hackuid_wrapper: Fix race condition - uwrap_init.
2015-01-28 Robin Hackuwrap: Fix race condition - glibc lookups.
2015-01-28 Robin Hackuwrap: Add library constructor and move pthread_atfork...
2015-01-28 Robin Hackuwrap: Use UWRAP_LOCK/UNLOCK macros instead of pthread_...
2015-01-28 Andreas Schneideruwrap: Fix the handle loop for older gcc versions.
2015-01-28 Andreas Schneiderwaf: Add address sanitizer configure option.
2015-01-28 Martin Schwenkectdb-scripts: Call iptables/ip6tables directly from...
2015-01-28 Martin Schwenkectdb-scripts: Error message, comment and whitespace...
2015-01-28 Martin Schwenkectdb-scripts: iSCSI eventscript should fail when PNN...
2015-01-28 Martin Schwenkectdb-scripts: Make 70.iscsi IPv6-aware
2015-01-26 Günther Deschnerauth/credentials_krb5: fix memory leak in cli_credentia...
2015-01-26 Günther Deschners4-torture: the new krb5 kdc tests are heimdal, not...
2015-01-26 Günther Deschneridl: fix IDL for netr_WorkstationInformation().
2015-01-26 Stefan Metzmachers4:rpc_server: add support for DCERPC_AUTH_TYPE_NCALRPC...
2015-01-26 Stefan Metzmachers4:rpc_server: pass the remote address to gensec_set_re...
2015-01-26 Stefan Metzmachers4:rpc_server/lsa: add dcesrv_lsa_OpenTrustedDomain_com...
2015-01-26 Stefan Metzmachers4:rpc_server/netlogon: fix bugs in dcesrv_netr_DsRGetD...
2015-01-25 Richard SharpeFix a couple of DEBUG statements that were copied from...
2015-01-24 Stefan Metzmachers4:dsdb/tests: add test_timevalues1() to verify timesta...
2015-01-24 Stefan Metzmacherldb: version 1.1.20 ldb-1.1.20
2015-01-24 Stefan Metzmacherlib/ldb: fix logic in ldb_val_to_time()
2015-01-24 Richard SharpeUpdate the tevent_data.dox tutrial stuff to fix some...
2015-01-23 Ira Coopervfs_glusterfs: Add comments to the pipe(2) code.
2015-01-23 Andrew Bartlettselftest: Run krb5.kdc test against users with a UPN
2015-01-23 Andrew Bartletttorture-krb5: Check for UPN hanlding in krb5.kdc.canon...
2015-01-23 Andrew Bartlettkdc: Correctly return the krbtgt/realm@REALM principal...
2015-01-23 Andrew Bartletttorture-krb5: Move checking of server and client names...
2015-01-23 Andrew Bartletttorture-krb5: Move test of krb5_get_init_creds_opt_set_...
2015-01-23 Andrew Bartletttorture-krb5: Split the expected behaviour of the RODC up
2015-01-23 Andrew Bartletttorture-kdc: Skip the request-pac behaviour for now...
2015-01-23 Andrew Bartletttorture-krb5: Add comments
2015-01-23 Andrew Bartlettkdc: Add TODO to remind us where we need to hook for...
2015-01-23 Andrew Bartlettkdc: Fix Samba's KDC to only change the principal in...
2015-01-23 Andrew Bartletttorture-krb5: Add tests for combinations of enterprise...
2015-01-23 Andrew Bartletttorture: Extend krb5.kdc test to confirm correct RODC...
2015-01-23 Andrew Bartlettsefltest: Add test for enterprise UPN in a different...
2015-01-23 Andrew Bartlettkdc: Fix enterpise principal name handling
2015-01-23 Andrew Bartlettheimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical...
2015-01-23 Nicolas Williamsheimdal: Really bug in KDC handling of enterprise princs
2015-01-23 Nicolas Williamsheimdal: Fix bug in KDC handling of enterprise principals
2015-01-23 Andrew Bartletttorture: Extend KDC test to cover more options and...
2015-01-23 Andrew Bartletttorture: Decode expected packets and test KDC behaviour...
2015-01-23 Andrew Bartletttorture: Additionally run testsuite for krb5 and KDC...
2015-01-23 Andrew Bartletttorture: Additionally run testsuite for krb5 and KDC...
2015-01-23 Andrew Bartletttorture: Run new testsuite for krb5 and KDC behaviour...
2015-01-23 Andrew Bartletttorture: Start a new testsuite for krb5 and KDC behaviour
2015-01-22 Andreas Schneiders3-pam_smbpass: Correctly initialize variables.
2015-01-22 Andreas Schneiders3-pam_smbpass: Remove superfluous NULL check for pam...
2015-01-22 Andreas Schneiders3-pam_smbpass: Make sure PAM_MAXTRIES can be returned.
2015-01-22 Andreas Schneiders3-pam_smbpass: Check the return code of secrets_init().
2015-01-22 Andreas Schneiders3-pam_smbpass: Fix set_ctrl() return value.
2015-01-22 Andreas Schneiders3-pam_smbpass: Make sure variables are initialized.
2015-01-22 Andreas Schneiders3-smbspool: Use strtol() instead of atoi().
2015-01-22 Volker Lendeckewinbind: Fix idmap initialization
2015-01-22 Andreas Schneiders3-pam_smbpass: Fix memory leak in pam_sm_authenticate().
2015-01-22 Volker Lendeckevfs: Fix a typo
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2015-01-22 Andrew Bartlettdsdb-tests: Clarify that accounts really do fall back...
2015-01-22 Andrew Bartlettdsdb-samldb: Clarify userAccountControl manipulation...
2015-01-22 Andrew Bartlettdsdb-samldb: Clarify that accounts really do fall back...
2015-01-22 Andrew Bartlettdsdb-samldb: Only allow known and settable userAccountC...
2015-01-22 Andrew Bartlettdsdb-tests: Show that we can not change the primaryGrou...
2015-01-22 Stefan Metzmachers4:dsdb/samldb: let samldb_prim_group_change() protect...
2015-01-22 Andrew Bartlettdsdb: Improve userAccountControl handling
2015-01-22 Andrew Bartlettdsdb-tests: Add new test samba4.user_account_control...
2015-01-22 Andrew Bartlettdsdb: Default to UF_NORMAL_ACCOUNT when no account...
2015-01-22 Andrew Bartlettlibds: UF_PARTIAL_SECRETS_ACCOUNT is a flag, not an...
2015-01-22 Andrew Bartlettdsdb-tests: Align sam.py with Windows 2012R2 and uncomm...
2015-01-22 Michael Adamvfs:glusterfs: whitespace fix.
2015-01-21 David Disseldorpvfs_snapper: encode and decode Snapper DBus strings
2015-01-21 David Disseldorpvfs_snapper: add DBus string encoding and decoding...
2015-01-21 David Disseldorpvfs_snapper: free dbus req messages in error paths
2015-01-21 Ira Coopervfs_glusterfs: Replace eventfd with pipes, for AIO use
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_GetForestTrustInfor...
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_ServerGetTrustInfo*()
2015-01-21 Stefan Metzmachers4:kdc/db-glue: fix supported_enctypes samba_kdc_trust_...
2015-01-21 David Disseldorplibsmb: provide authinfo domain for encrypted session...
2015-01-20 Andreas SchneiderCodingStyle: Update example to use our coding practice.
2015-01-19 Stefan Metzmachertdb_wrap: don't let tdb_wrap_open() segfault with name...
2015-01-19 Stefan Metzmacherselftest: use env.SELFTEST_PREFIX to define subunit_cache
2015-01-19 Volker LendeckeREADME.Coding: Add hint for if-statments
next