kai/samba-autobuild/.git
2015-07-30 Michael Adamparam: use lp[cfg]_max_print_jobs() in lp[cfg]_maxprint...
2015-07-30 Michael Adamparam: generate lp[cfg]_max_print_jobs()
2015-07-30 Michael Adamparam: rename variable of 'max print jobs' to default.
2015-07-30 Michael Adamparam: turn ldap idmap suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapMachineSuffix -> _ldap_machine_suffix
2015-07-30 Michael Adamparam: turn ldap idmap suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
2015-07-30 Michael Adamparam: turn ldap user suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapUserSuffix -> _ldap_user_suffix
2015-07-30 Michael Adamparam: turn ldap group suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapGroupSuffix -> _ldap_group_suffix
2015-07-30 Michael Adamdocs:smbdotconf: add enumlist property to parameters...
2015-07-30 Michael Adamdocs:smbdotconf: add param flag 'enumlist' to the DTD
2015-07-30 Michael Adamdocs:smbdotconf: add handler info to smbdotconf docs...
2015-07-30 Michael Adamdocs:smbdotconf: add param flags 'handler' and 'depreca...
2015-07-30 Michael Adamdocs:smbdotconf: add param flag 'synonym' to the DTD
2015-07-30 Michael Adamdocs:smbdotconf: fix type to bool-rev for reverse synonyms.
2015-07-30 Michael Adamtests: teach the docs test about boolean-rev
2015-07-30 Michael Adamdocs:smbdotconf: fix context of 'include' in doc
2015-07-30 Michael Adamdocs:smbdotconf: fix type of "preferred master" parameter.
2015-07-30 Michael Adamdocs:smbdotconf: make formatting of headers uniform.
2015-07-30 Michael Adams3:lib: remove unused dummyparam.c
2015-07-30 Michael Adamparam: accompany FN_LOCAL_PARM_CHAR with FN_LOCAL_CHAR
2015-07-30 Michael Adamparam: make set_variable() static.
2015-07-30 Günther Deschnerlib/dcom: use HRESULT in dcom_create_object.
2015-07-30 Günther Deschners4-torture: fix ResolveOxid2 test, filling in missing...
2015-07-30 Günther Deschners4-torture: fix ResolveOxid test, filling in missing...
2015-07-30 Günther Deschnerremact: use imp_levels enum in RemoteActivation IDL.
2015-07-30 Günther Deschnerremact: use HRESULT in RemoteActivation IDL and tests.
2015-07-30 Günther Deschnerlib/torture: add torture_assert_hresult_{equal,ok}...
2015-07-30 Günther Deschners4-torture: fix remact test from crashing.
2015-07-30 Günther Deschners4-torture: fix test for RemoteActivation.
2015-07-30 Günther Deschnerremact: fix IDL for RemoteActivation.
2015-07-30 Günther Deschners4-torture: use torture_assert macros for RemoteActivat...
2015-07-30 Günther Deschneroxidresolver: fix ServerAlive2 IDL and test.
2015-07-30 Günther Deschnerrot: fix indent in rot.idl
2015-07-30 Günther Deschnerrot: remove trailing whitespace from rot.idl
2015-07-30 Günther Deschners4-torture: fix indent of remact test.
2015-07-30 Günther Deschnerremact: fix indent of remact.idl
2015-07-30 Günther Deschneroxidresolver: fix indent in oxidresolver.idl
2015-07-30 Günther Deschnerdcom: fix ident in dcom.idl.
2015-07-30 Günther Deschneroxidresolver: fix indent of ResolveOxid2 in IDL.
2015-07-30 Günther Deschners4-torture: remove trailing whitespace from remact...
2015-07-30 Günther Deschners4-torture: remove trailing whitespace from oxidresolve...
2015-07-30 Günther Deschnerremact: remove trailing whitespace from remact.idl
2015-07-30 Günther Deschneroxidresolver: remove trailing whitespace from oxidresol...
2015-07-30 Günther Deschnerorpc: remove trailing whitespace from orpc.idl
2015-07-30 Günther Deschnerdcom: remove trailing whitespace from dcom.idl
2015-07-30 Douglas Bagnallsource3 torture: don't segfault if filename query fails
2015-07-30 Michael AdamsmbXsrv_session:idl: remove the preauth and gensec...
2015-07-30 Michael Adams3:sesssetup: use session->pending_auth in smb1 session...
2015-07-30 Stefan Metzmachers3:smb2_sesssetup: use session->pending_auth
2015-07-30 Stefan MetzmachersmbXsrv_session: add smbXsrv_session_create_auth()
2015-07-30 Stefan MetzmachersmbXsrv_session: add smbXsrv_session_find_auth()
2015-07-30 Michael AdamsmbXsrv_session:idl: add smbXsrv_session_auth0
2015-07-30 Brad Hardslib/param: move function typedef to after forward decla...
2015-07-30 Michael Adams3:smb2_sesssetup: remove now unneeded declaration...
2015-07-30 Günther Deschners4-kdc: Use sdb in db-glue and hdb-samba4
2015-07-30 Günther Deschners4-kdc: Introduce a simple sdb_hdb shim layer
2015-07-30 Günther Deschners4-kdc: Introduce sdb a KDC backend abstraction
2015-07-30 Günther Deschners4-kdc: PAC_GLUE does not depend on hdb anymore.
2015-07-30 Andreas Schneiderkrb5-wrap: Use the principal returned by the KDC to...
2015-07-30 Günther Deschners4-auth: Call krb5_get_init_creds_opt_set_canonicalize...
2015-07-30 Andreas Schneiders3-auth: Add MIT return code for KDC not reachable
2015-07-30 Andreas Schneiders4-kdc: Use smb_krb5_principal_get_(type|realm) in...
2015-07-29 Jeremy Allisontests: Add regression test for s3-passdb: Respect LOOKU...
2015-07-29 Michael Adams3:smb2_server: defer channel/session validation to...
2015-07-29 Michael Adams3:smb2_sesssetup: check that the connection belongs...
2015-07-29 Michael AdamsmbXsrv: use smb2srv_session_lookup_client in smbXsrv_s...
2015-07-29 Michael AdamsmbXsrv: add smb2srv_session_lookup_client().
2015-07-29 Michael AdamsmbXsrv: rename smb2srv_session_lookup -> smb2srv_sessi...
2015-07-29 Michael AdamsmbXsrv: add a smbXsrv_connection argument to smb2srv_s...
2015-07-29 Stefan MetzmachersmbXsrv: add a smbXsrv_connection argument to smbXsrv_s...
2015-07-29 Björn Baumbachbuild: fix build with gpfs support - add missing depend...
2015-07-29 Björn Baumbachconfigure: add --with-gpfs option for selecting directo...
2015-07-29 Björn Baumbachs3:wscript: fix indentation
2015-07-29 Martin Schwenkectdb-daemon: Check if updates are in flight when releas...
2015-07-29 Amitay Isaacsctdb-banning: If node is already banned, do not run...
2015-07-29 Amitay Isaacsctdb-client: Return the correct status sent from the...
2015-07-29 Jeremy Allisonlib: replace: Add strsep function (missing on Solaris).
2015-07-28 Justin Maggards3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.
2015-07-24 Günther Deschnerpidl: merge multiple 'genpad' implementations into...
2015-07-24 Günther Deschnervfs: fix build warning in smb traffic analyzer.
2015-07-24 Günther Deschners4-torture: don't build the lsa forest trust krb5 tests...
2015-07-24 Adrian Cochraneinstall_with_python: Secure Python download with sha256...
2015-07-23 Martin Schwenketdb: Fix broken build with --disable-python
2015-07-23 Volker Lendecketdb_wrap: Use a struct initializer
2015-07-23 Volker Lendecketdb_wrap: Use talloc_pooled_object
2015-07-22 Amitay Isaacsctdb-daemon: Correctly process the exit code from faile...
2015-07-22 Amitay Isaacsctdb-tool: Correctly print timed out event scripts...
2015-07-22 Volker Lendeckevfs: Fix CID 1312072 Failure to restore non-local value
2015-07-22 Volker Lendeckevfs: Fix CID 1312073 Argument cannot be negative
2015-07-21 Stefan MetzmacherWHATSNEW: Clear release notes for Samba 4.4.0pre1.
2015-07-21 Stefan MetzmacherVERSION: Bump version up to 4.4.0pre1
2015-07-21 Stefan MetzmacherVERSION: Release Samba 4.3.0rc1 samba-4.3.0rc1
2015-07-21 Stefan MetzmacherWHATSNEW: Start release notes for Samba 4.3.0rc1.
2015-07-21 Stefan Metzmacherldb: version 1.1.21 ldb-1.1.21
2015-07-21 Stefan Metzmachertdb: version 1.3.7 tdb-1.3.7
2015-07-21 Stefan Metzmachertalloc: version 2.1.3 talloc-2.1.3
2015-07-21 Stefan Metzmachertestsuite/headers: remove unused checks for ntdb.h
next