ambi/samba-autobuild/.git
2015-08-04 Günther Deschnerclusapi: use ClusterEnumType in clusapi_CreateEnumEx.
2015-08-04 Günther Deschners4-torture: add test for clusapi_CreateEnumEx().
2015-08-04 Günther Deschnerclusapi: add PROPERTY_LIST IDL.
2015-08-04 Günther Deschners4-torture: add test for GetResourceNetworkName.
2015-08-04 Günther Deschners3-clusapi: add test for GetResourceDependencyExpression.
2015-08-04 Günther Deschners4-torture: add more tests for clusapi_OpenResource().
2015-08-04 Ralph Boehmes3-net: use talloc array in share allowedusers
2015-08-04 Volker Lendeckedns_server: Fix CNAME handling
2015-08-04 Volker Lendeckedns_server: Add NULL check
2015-08-01 Douglas Bagnalllib/util/debug.h uses va_list, needs stdarg.h
2015-08-01 Christof Schmittnet: Print time of last password change in 'net ads...
2015-08-01 Christof Schmittsecrets: Add function to fetch only password change...
2015-08-01 Aurelien Apteldoc: mention that `smbd -i` exits after first connection
2015-07-31 Michael Adamparam: update the README with instructions for adding...
2015-07-30 Michael Adamparam: remove the static param_table.
2015-07-30 Michael Adamtests:docs: don't load or test the static param_table.
2015-07-30 Michael Adamtests:docs: remove testing the diff between the static...
2015-07-30 Michael Adamparam: use the generated parameter table.
2015-07-30 Michael Adamtests:docs: test the diff between the static and genera...
2015-07-30 Michael Adamtests:docs: load the full data from the generated param...
2015-07-30 Michael Adamtests:docs: load the full data from the existing param_...
2015-07-30 Michael Adamtests:docs: add a function to load the full data struct...
2015-07-30 Michael Adamtests:docs: print more complicated structures than...
2015-07-30 Michael Adamtests:docs: common initialization in docs test.
2015-07-30 Michael Adambuild: generate param_table_gen.c from docs in the...
2015-07-30 Michael Adamgenerate_param: add a means to generate param_table_gen...
2015-07-30 Michael Adamparam: move the actual table out into param_table_static.c
2015-07-30 Michael Adamdocs:smbdotconf: change type to ustring where needed.
2015-07-30 Michael Adamdocs:smbdotconf: change type to octal where needed
2015-07-30 Michael Adamdocs:smbdotconf: change type to bytes where needed
2015-07-30 Michael Adamdocs:smbdotconf: change type to cmdlist where needed.
2015-07-30 Michael Adamtests:docs: teach the test the types cmdlist, bytes...
2015-07-30 Michael Adamgenerate_param: teach missing types cmdlist, bytes...
2015-07-30 Michael Adamgenerate_param: more uniform formatting of various...
2015-07-30 Michael Adamdocs:smbdotconf: add deprecated flags where missing.
2015-07-30 Michael Adamdocs:smbdotconf: make preload a synonym of 'auto services'
2015-07-30 Michael Adamdocs:smbdotconf: 'write ok' is a synonym of 'writeable...
2015-07-30 Michael Adamparam: don't list '-valid' and 'copy' as synonyms ...
2015-07-30 Michael Adamparam: make 'timestamp logs' the default writing of...
2015-07-30 Michael Adamparam: add SYNONYM flag where missing
2015-07-30 Michael Adamparam: move dnsdomain from generate_param to EXTRA_GLOBALS
2015-07-30 Michael Adamgenerate_param: generate struct entries if we don't...
2015-07-30 Michael Adamgenerate_param: make it possible to handle generated...
2015-07-30 Michael Adamdocs:smbdotconf: add 'function' argument to writeable
2015-07-30 Michael Adamdocs:smbdotconf: add 'function' parameter to enablespoolss
2015-07-30 Michael Adamdocs:smbdotconf: add 'function' parameter to valid
2015-07-30 Michael Adamparam: rename szIdmapGID -> idmap_gid
2015-07-30 Michael Adamparam: rename szIdmapUID -> idmap_uid
2015-07-30 Michael Adamparam: rename szIdmapBackend -> idmap_backend
2015-07-30 Michael Adamparam: rename szInclude -> include
2015-07-30 Michael Adamparam: rename szCopy -> copy
2015-07-30 Michael Adamparam: rename bAvailable -> available
2015-07-30 Michael Adamparam: make 'realm' use the standard 'realm' variable.
2015-07-30 Michael Adamparam: turn 'cups encrypt' into a generated function
2015-07-30 Michael Adamparam: rename CupsEncrypt -> cups_encrypt
2015-07-30 Michael Adamparam: make 'winbind max domain connections' a generate...
2015-07-30 Michael Adamparam: rename winbindMaxDomainConnections -> _winbind_m...
2015-07-30 Michael Adamparam: turn 'wide links' into a generated funcion
2015-07-30 Michael Adamparam: rename bWidelinks -> wide_links
2015-07-30 Michael Adamparam: turn 'smb2 max credits' into generated option
2015-07-30 Michael Adamparam: treat negative values of 'smb2 max credits'...
2015-07-30 Michael Adamparam: turn 'printcap name' into a generated function
2015-07-30 Michael Adamparam: rename szPrintcapName -> printcap_name
2015-07-30 Michael Adamparam: turn 'min receivefile size' into a generated...
2015-07-30 Michael Adamparam: rename iminreceivefile -> min_receivefile_size
2015-07-30 Michael Adamparam: turn 'preferred master' into a generated function
2015-07-30 Michael Adamparam: rename iPreferredMaster -> _preferred_master
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.
next