summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-19s3:smbd: add exit_server to the smbd_shim hooksStefan Metzmacher6-7/+41
2012-10-19s3:smbd: move initialization of the smbd_shim from smbd_init_globals() to main()Michael Adam2-16/+15
2012-10-19s3: fix comment header description for smbd_shimMichael Adam2-2/+2
2012-10-19s3:smbd: update sconn->remote_hostname after the netbios session requestStefan Metzmacher1-0/+13
2012-10-19buildtools/wafsamba: only display 'ok' if the result is TrueStefan Metzmacher1-2/+2
2012-10-19samba-tool user test: Fix expected output.Jelmer Vernooij1-1/+1
2012-10-19samba.tests.docs: Ignore removed parameters.Jelmer Vernooij1-0/+2
2012-10-19smb.conf(5): Mark four removed parameters as such.Jelmer Vernooij4-2/+6
2012-10-19samba.tests.docs: Assume docs are generated by waf.Jelmer Vernooij1-2/+6
2012-10-19samba.tests.docs: Write error output from xsltproc to standard out.Jelmer Vernooij1-1/+1
2012-10-19samba.tests.docs: Skip tests if xsltproc is not present.Jelmer Vernooij1-5/+24
2012-10-19smb.conf(5): Consistent spelling of parameter names.Jelmer Vernooij1-3/+3
2012-10-19samba.tests.docs: Support spaces before synonyms.Jelmer Vernooij1-1/+1
2012-10-19samba.tests.docs: Support synonyms.Jelmer Vernooij1-0/+4
2012-10-19samba.tests.docs: Distinguish between unknown and undocumened parameters.Jelmer Vernooij1-1/+9
2012-10-19tests: Convert find_missing_doc into a unit test.Jelmer Vernooij4-85/+92
2012-10-19smb.conf(5): Fix mixing of tabs and spaces.Jelmer Vernooij12-28/+28
2012-10-18smb.conf(5): Add basic documentation for 'nsupdate command'.Jelmer Vernooij1-0/+13
2012-10-18smb.conf(5): Add basic documentation for 'afs token lifetime'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add 'ldap password sync' as synonym for 'ldap passwd sync'.Jelmer Vernooij1-0/+1
2012-10-18smb.conf(5): Add 'socket address' as alias for 'nbt client socket address'.Jelmer Vernooij1-0/+1
2012-10-18smb.conf(5): Add basic documentation for 'tls dh params file'.Jelmer Vernooij1-0/+18
2012-10-18smb.conf(5): Add basic documentation for 'tls enabled'.Jelmer Vernooij1-0/+11
2012-10-18smb.conf(5): Add basic documentation for 'tls crlfile'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'tls certfile'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'tls keyfile'.Jelmer Vernooij2-2/+18
2012-10-18smb.conf(5): Add basic documentation for 'tls cafile'.Jelmer Vernooij1-0/+20
2012-10-18smb.conf(5): Add basic documentation for 'log nt token command'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'ntp signd socket directory'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'spn update command'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'allow dns updates'.Jelmer Vernooij1-0/+18
2012-10-18smb.conf(5): Add basic documentation for 'rndc command'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'dns update command'.Jelmer Vernooij1-0/+15
2012-10-18smb.conf(5): Add basic documentation for 'server services'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'samba kcc command'.Jelmer Vernooij1-0/+19
2012-10-18samba-tool user: Fix typos, improve messages.Jelmer Vernooij1-6/+10
2012-10-18smb.conf(5): Add basic documentation 'winbind sealed pipes'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add basic documentation for 'dns forwarder'.Jelmer Vernooij1-0/+17
2012-10-18smb.conf(5): Add basic documentation for 'ntvfs handler'.Jelmer Vernooij1-0/+16
2012-10-18smb.conf(5): Add : to idmap config description to mark it as parametric.Jelmer Vernooij2-2/+2
2012-10-18smb.conf(5): Add basic documentation for 'winbindd privileged socket directory'.Jelmer Vernooij1-0/+14
2012-10-18smb.conf(5): Add basic documentation for 'winbindd socket directory'.Jelmer Vernooij1-0/+13
2012-10-18smb.conf(5): Extend 'server min protocol' description.Jelmer Vernooij1-1/+6
2012-10-18build: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind are builtinAndrew Bartlett1-0/+6
2012-10-18BUG #9295: Build standard auth modules as internal modules.Andreas Schneider1-8/+4
2012-10-18Warn when setting UID/GID without idmap_ldb:use rfc2307 = YesAlexander Wuerstlein1-0/+4
2012-10-18Tests for 'samba-tool user create' with RFC2307 attributesAlexander Wuerstlein2-8/+139
2012-10-18Set RFC2307 attributes in samba-tool createAlexander Wuerstlein2-3/+58
2012-10-18provision: No longer use the wheel group in new AD DomainsAndrew Bartlett6-31/+29
2012-10-17s3:smbd: fix brace placements in validate_my_share_entries() for readabilityMichael Adam1-2/+4