summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-08-16configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-privatedirMichael Adam1-1/+1
2008-08-16configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam1-1/+1
2008-08-16configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam1-16/+0
2008-08-15Fix the build, after the ad2oLschema changes.Andrew Bartlett1-2/+3
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett31-1134/+1019
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett18-130/+312
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett12-1006/+652
2008-08-15Rework generation of the objectClass and attributeType lines.Andrew Bartlett1-169/+209
2008-08-15Paramaterise the seperator in ad2OLschemaAndrew Bartlett1-67/+82
2008-08-15Don't segfault in RPC-ATSVC.Andrew Bartlett1-1/+3
2008-08-14RAW-OPEN: be more strict in create_option checkingStefan Metzmacher1-2/+11
2008-08-14Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher1-3/+0
2008-08-14gsskrb5: always return an acceptor subkeyStefan Metzmacher1-4/+18
2008-08-14gensec_gssapi: only cache the session key in STAGE_DONEStefan Metzmacher1-5/+9
2008-08-14SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher1-2/+21
2008-08-14SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher1-12/+20
2008-08-14SMB2-CREATE: be more strict in error checkingStefan Metzmacher1-1/+11
2008-08-14ntvfs_generic: fix handling of create_options for SMB2Stefan Metzmacher1-6/+4
2008-08-14libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASKStefan Metzmacher1-1/+3
2008-08-14pvfs: fix handling of create_option flagsStefan Metzmacher1-2/+12
2008-08-14libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK valuesStefan Metzmacher1-7/+20
2008-08-14smb2srv: async replies with STATUS_PENDING are not signedStefan Metzmacher1-2/+29
2008-08-14smb2srv: sign replies when the request was also signedStefan Metzmacher2-7/+4
2008-08-14smb2srv: use defines instead of hex valuesStefan Metzmacher1-3/+3
2008-08-14libcli/smb2: use smb2 signing in auto mode if the server supports itStefan Metzmacher1-1/+7
2008-08-14libcli/smb2: we don't need check the same thing twice...Stefan Metzmacher1-6/+0
2008-08-14libcli/smb2: async replies with STATUS_PENDING are not signedStefan Metzmacher1-13/+11
2008-08-14pidl: fix samba4.pidl.samba3-cli testStefan Metzmacher1-2/+0
2008-08-14NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher1-6/+6
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2-8/+67
2008-08-14cope with arbitrary unknown pac buffer types, so when MS adds Andrew Tridgell1-1/+5
2008-08-14cope with not knowing the kdc keyAndrew Tridgell1-41/+56
2008-08-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett4-24/+206
2008-08-12gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGOStefan Metzmacher1-0/+25
2008-08-12gensec_gssapi: fix compiler warningsStefan Metzmacher1-2/+2
2008-08-12gensec_gssapi: add a function to load the lucid structure onceStefan Metzmacher1-15/+44
2008-08-12gensec: add support for new style spnego and correctly handle mechListMICStefan Metzmacher3-7/+135
2008-08-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett10-48/+139
2008-08-11dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZEStefan Metzmacher1-1/+0
2008-08-11rpc_server: correct the chunk_size depending on the signature sizeStefan Metzmacher2-6/+14
2008-08-11librpc/rpc: correct the chunk_size depending on the signature sizeStefan Metzmacher1-4/+13
2008-08-11dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTHStefan Metzmacher1-0/+2
2008-08-11Only allow trust accounts access to the NTP signing service.Andrew Bartlett1-3/+9
2008-08-08gensec_gssapi: use the correct signature size for cfx/rfc4121 style signaturesStefan Metzmacher1-1/+1
2008-08-08gsskrb5: try to be compatible with windows for gss_wrap* and cfxStefan Metzmacher2-11/+39
2008-08-08gensec_gssapi: use gsskrb5_get_subkey() to get the session keyStefan Metzmacher1-3/+3
2008-08-08krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher1-0/+3