summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer4-8/+9
2008-09-09Two useful "regshell" improvementsMatthias Dieter Wallnöfer1-8/+6
2008-09-07lzxpress: Import of lzxpress compressionMatthieu Suiche2-0/+179
2008-09-07lzxpress: fix for decompression...Matthieu Suiche2-21/+17
2008-09-06Always free tmp contexts before returningSimo Sorce1-0/+1
2008-09-06zlib: we require zlib-1.2.3 or higherStefan Metzmacher1-3/+18
2008-09-06Revert "zlib: add inflateReset2()..."Stefan Metzmacher3-28/+3
2008-09-06Revert "zlib: we don't need the inflateReset2 prototype twice"Stefan Metzmacher1-0/+2
2008-09-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-14/+13
2008-09-03Fix embedding of Samba 4.Jelmer Vernooij1-14/+13
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell4-91/+97
2008-08-22disable the anr== tests until they are understoodAndrew Tridgell1-12/+13
2008-08-22fixed the GUID and objectSID canonicalisation functionsAndrew Tridgell1-1/+3
2008-08-22fixed a speellling erraAndrew Tridgell1-1/+1
2008-08-22fixed a problem with length limited ldap valuesAndrew Tridgell10-29/+48
2008-08-21Don't walk past the end of ldb values.Andrew Bartlett5-16/+31
2008-08-21Push loading the objectGUID and objectSID handlers earlier.Andrew Bartlett1-4/+8
2008-08-21Handle error cases in attribute handlers better.Andrew Bartlett1-8/+18
2008-08-21All these syntaxes are now handled by the schema.Andrew Bartlett1-6/+0
2008-08-21Don't hardcode attributes to be treated as a DNAndrew Bartlett1-14/+1
2008-08-21Correct anr search commants and error messages in ldap.jsAndrew Bartlett1-7/+7
2008-08-21Don't allow a NULL syntaxAndrew Bartlett1-0/+4
2008-08-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-0/+4
2008-08-20don't overwrite fixed attributes with @ATTRIBUTESAndrew Tridgell1-0/+4
2008-08-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett3-2/+14
2008-08-20Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell24-176/+350
2008-08-20added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributesAndrew Tridgell2-2/+7
2008-08-20Remove last traces of the old 'subclass' featureAndrew Bartlett1-7/+0
2008-08-19added some comments at the request of a frustrated abartletAndrew Tridgell1-0/+7
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett15-80/+277
2008-08-18librpc: don't build the old mszip decompression codeStefan Metzmacher1-2/+2
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-18lib/compression: Import of lzxpress decompression algorithmMatthieu Suiche3-1/+188
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett3-10/+30
2008-08-18Allow attributes to be overwritten, not just added toAndrew Bartlett1-3/+11
2008-08-18Remove references to the unused @SUBCLASS feature.Andrew Bartlett4-83/+2
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+30
2008-08-07lib: prepare the build of zlibStefan Metzmacher3-0/+32
2008-08-07zlib: add inflateReset2()...Stefan Metzmacher3-3/+28
2008-08-07import of zlib-1.2.3Stefan Metzmacher200-0/+54035
2008-08-01libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher1-2/+3
2008-08-01lib/crypto: remove dependency to internal heimdalStefan Metzmacher1-2/+21
2008-07-26lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher1-0/+1
2008-07-25Define HAVE_ASM_BYTEORDER at all timesBrad Hards1-2/+4
2008-07-24Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-4/+5
2008-07-24fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell1-5/+5
2008-07-21Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett1-2/+2
2008-07-21Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett1-2/+3