summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-1948-457/+733
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | | * | configure: use AS_HELP_STRING for --with-privatedirMichael Adam2008-08-161-1/+1
| | | * | configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam2008-08-161-1/+1
| | | * | configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam2008-08-161-16/+0
| | | * | Fix the build, after the ad2oLschema changes.Andrew Bartlett2008-08-151-2/+3
| | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1531-1134/+1019
| | | |\ \
| | | * \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-134-24/+206
| | | |\ \ \
| | | * \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1210-48/+139
| | | |\ \ \ \
| | | * | | | | Only allow trust accounts access to the NTP signing service.Andrew Bartlett2008-08-111-3/+9
| | * | | | | | Fix up new OpenLDAP MMR code.Andrew Bartlett2008-08-195-47/+36
| | * | | | | | Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel2008-08-195-12/+128
| | | |_|_|/ / | | |/| | | |
| * | | | | | Trusted domains implementation for the KDC.Andrew Bartlett2008-08-151-12/+193
| * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-1513-1004/+707
| |\| | | | |
| | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1518-130/+312
| | |\ \ \ \ \
| | * | | | | | Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-1512-1006/+652
| | * | | | | | Rework generation of the objectClass and attributeType lines.Andrew Bartlett2008-08-151-169/+209
| | * | | | | | Paramaterise the seperator in ad2OLschemaAndrew Bartlett2008-08-151-67/+82
| | * | | | | | Don't segfault in RPC-ATSVC.Andrew Bartlett2008-08-151-1/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-1518-130/+312
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | RAW-OPEN: be more strict in create_option checkingStefan Metzmacher2008-08-141-2/+11
| | * | | | | Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher2008-08-141-3/+0