obnox/samba/samba-obnox.git
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.
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
next