summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Stop every ldb startup doing a write to the database.Andrew Bartlett2008-08-211-0/+7
* Validate input in the CLDAP and DGRAM 'netlogon' responder.Andrew Bartlett2008-08-211-7/+37
* Handle error cases in attribute handlers better.Andrew Bartlett2008-08-211-8/+18
* The index handling is now configured from the schema load, not by aAndrew Bartlett2008-08-212-28/+0
* Set both attributes and indexes into the database on schema load.Andrew Bartlett2008-08-211-18/+142
* All these syntaxes are now handled by the schema.Andrew Bartlett2008-08-211-6/+0
* Don't hardcode attributes to be treated as a DNAndrew Bartlett2008-08-211-14/+1
* Correct anr search commants and error messages in ldap.jsAndrew Bartlett2008-08-211-7/+7
* Don't allow a NULL syntaxAndrew Bartlett2008-08-211-0/+4
* Don't maniplate control entries in samldbAndrew Bartlett2008-08-211-0/+4
* Use the new SEARCH_FLAG_ANR defineAndrew Bartlett2008-08-201-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-201-0/+4
|\
| * don't overwrite fixed attributes with @ATTRIBUTESAndrew Tridgell2008-08-201-0/+4
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-203-2/+14
|\|
| * Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-08-2069-1514/+1597
| |\
| * | added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributesAndrew Tridgell2008-08-202-2/+7
| * | added some comments at the request of a frustrated abartletAndrew Tridgell2008-08-191-0/+7
* | | Apply attributes (and their syntax) from the schema into ldbAndrew Bartlett2008-08-202-0/+56
* | | Add schema search flags from MS-ADTSAndrew Bartlett2008-08-201-0/+11
* | | Split schema_init.c into smaller bits.Andrew Bartlett2008-08-204-545/+600
* | | Remove last traces of the old 'subclass' featureAndrew Bartlett2008-08-201-7/+0
* | | Add a torture test for the new 'netlogon' flags.Matthias Dieter Wallnöfer2008-08-201-0/+146
* | | Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer2008-08-202-2/+14
* | | Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-202-20/+19
| |/ |/|
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1943-446/+617
|\ \
| * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1917-97/+416
| |\ \
| | * | librpc: don't build the old mszip decompression codeStefan Metzmacher2008-08-182-3/+3
| | * | ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher2008-08-182-12/+83
| | * | zlib: mark as modified for sambaStefan Metzmacher2008-08-181-2/+8
| | * | zlib: fix compiler warningsStefan Metzmacher2008-08-1812-74/+80
| | * | zlib: we don't need the inflateReset2 prototype twiceStefan Metzmacher2008-08-181-2/+0
| | * | librpc/ndr: add support for XPRESS decompressionMatthieu Suiche2008-08-181-5/+56
| | * | lib/compression: Import of lzxpress decompression algorithmMatthieu Suiche2008-08-183-1/+188
| * | | Fix templates.ldb reprovision handling.Andrew Bartlett2008-08-193-11/+21
| * | | Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett2008-08-186-30/+59
| * | | Allow attributes to be overwritten, not just added toAndrew Bartlett2008-08-181-3/+11
| * | | Fix segfaults when loading the schema fails.Andrew Bartlett2008-08-181-14/+13
| * | | Ensure we fail to proceed if the schema won't load.Andrew Bartlett2008-08-181-0/+1
| * | | Remove references to the unused @SUBCLASS feature.Andrew Bartlett2008-08-185-84/+3
| |/ /
| * | Merge the two attribute syntax tables.Andrew Bartlett2008-08-189-187/+82
| * | configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --enable-developerMichael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --enable-debug.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-piddirMichael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-lockdir.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam2008-08-161-1/+1
| * | configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam2008-08-161-1/+1