summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer2-2/+14
2008-08-20Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2-20/+19
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett44-447/+618
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett17-97/+416
2008-08-19Fix up new OpenLDAP MMR code.Andrew Bartlett5-47/+36
2008-08-19Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel5-12/+128
2008-08-19Fix templates.ldb reprovision handling.Andrew Bartlett3-11/+21
2008-08-18librpc: don't build the old mszip decompression codeStefan Metzmacher2-3/+3
2008-08-18ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher2-12/+83
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-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett7-31/+60
2008-08-18Allow attributes to be overwritten, not just added toAndrew Bartlett1-3/+11
2008-08-18Fix segfaults when loading the schema fails.Andrew Bartlett1-14/+13
2008-08-18Ensure we fail to proceed if the schema won't load.Andrew Bartlett1-0/+1
2008-08-18Remove references to the unused @SUBCLASS feature.Andrew Bartlett5-84/+3
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 Bartlett32-1174/+1020
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 Bartlett13-1046/+653
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