summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-08-18zlib: mark as modified for sambaStefan Metzmacher1-2/+8
2008-08-18zlib: fix compiler warningsStefan Metzmacher12-74/+80
2008-08-18zlib: we don't need the inflateReset2 prototype twiceStefan Metzmacher1-2/+0
2008-08-18librpc/ndr: add support for XPRESS decompressionMatthieu Suiche1-5/+56
2008-08-18lib/compression: Import of lzxpress decompression algorithmMatthieu Suiche3-1/+188
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett9-187/+82
2008-08-16configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --enable-developerMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --enable-debug.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-piddirMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-lockdir.Michael Adam1-1/+1
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