Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | don't overwrite fixed attributes with @ATTRIBUTES | Andrew Tridgell | 1 | -0/+4 |
2008-08-20 | Merge commit 'origin/v4-0-test' into v4-0-test | Andrew Tridgell | 69 | -1514/+1597 |
2008-08-20 | added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes | Andrew Tridgell | 2 | -2/+7 |
2008-08-19 | added some comments at the request of a frustrated abartlet | Andrew Tridgell | 1 | -0/+7 |
2008-08-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 43 | -446/+617 |
2008-08-19 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 17 | -97/+416 |
2008-08-19 | Fix up new OpenLDAP MMR code. | Andrew Bartlett | 5 | -47/+36 |
2008-08-19 | Generate Multi-Master Replication configuration for OpenLDAP | Oliver Liebel | 5 | -12/+128 |
2008-08-19 | Fix templates.ldb reprovision handling. | Andrew Bartlett | 3 | -11/+21 |
2008-08-18 | librpc: don't build the old mszip decompression code | Stefan Metzmacher | 2 | -3/+3 |
2008-08-18 | ndr_compression: use zlib's inflate() for decompression | Stefan Metzmacher | 2 | -12/+83 |
2008-08-18 | zlib: mark as modified for samba | Stefan Metzmacher | 1 | -2/+8 |
2008-08-18 | zlib: fix compiler warnings | Stefan Metzmacher | 12 | -74/+80 |
2008-08-18 | zlib: we don't need the inflateReset2 prototype twice | Stefan Metzmacher | 1 | -2/+0 |
2008-08-18 | librpc/ndr: add support for XPRESS decompression | Matthieu Suiche | 1 | -5/+56 |
2008-08-18 | lib/compression: Import of lzxpress decompression algorithm | Matthieu Suiche | 3 | -1/+188 |
2008-08-18 | Note the ldb syntax for attribute syntaxes in the table. | Andrew Bartlett | 6 | -30/+59 |
2008-08-18 | Allow attributes to be overwritten, not just added to | Andrew Bartlett | 1 | -3/+11 |
2008-08-18 | Fix segfaults when loading the schema fails. | Andrew Bartlett | 1 | -14/+13 |
2008-08-18 | Ensure we fail to proceed if the schema won't load. | Andrew Bartlett | 1 | -0/+1 |
2008-08-18 | Remove references to the unused @SUBCLASS feature. | Andrew Bartlett | 5 | -84/+3 |
2008-08-18 | Merge the two attribute syntax tables. | Andrew Bartlett | 9 | -187/+82 |
2008-08-16 | configure: use AS_HELP_STRING for --with-disable-ext-lib | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-developer | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-debug. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-selftest-prefix. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-logfilebase. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-piddir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-lockdir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --ntp-signd-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-socket-dir . | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-privatedir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: format help string for --with-fhs with AS_HELP_STRING(). | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: remove duplicate definition of --with-winbindd-socket-dir. | Michael Adam | 1 | -16/+0 |
2008-08-15 | Fix the build, after the ad2oLschema changes. | Andrew Bartlett | 1 | -2/+3 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 31 | -1134/+1019 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 18 | -130/+312 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 12 | -1006/+652 |
2008-08-15 | Rework generation of the objectClass and attributeType lines. | Andrew Bartlett | 1 | -169/+209 |
2008-08-15 | Paramaterise the seperator in ad2OLschema | Andrew Bartlett | 1 | -67/+82 |
2008-08-15 | Don't segfault in RPC-ATSVC. | Andrew Bartlett | 1 | -1/+3 |
2008-08-14 | RAW-OPEN: be more strict in create_option checking | Stefan Metzmacher | 1 | -2/+11 |
2008-08-14 | Revert "krb5: always generate the acceptor subkey as the same enctype as the ... | Stefan Metzmacher | 1 | -3/+0 |
2008-08-14 | gsskrb5: always return an acceptor subkey | Stefan Metzmacher | 1 | -4/+18 |
2008-08-14 | gensec_gssapi: only cache the session key in STAGE_DONE | Stefan Metzmacher | 1 | -5/+9 |
2008-08-14 | SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED | Stefan Metzmacher | 1 | -2/+21 |
2008-08-14 | SMB2-CREATE: be more strict in checking file attributes | Stefan Metzmacher | 1 | -12/+20 |
2008-08-14 | SMB2-CREATE: be more strict in error checking | Stefan Metzmacher | 1 | -1/+11 |
2008-08-14 | ntvfs_generic: fix handling of create_options for SMB2 | Stefan Metzmacher | 1 | -6/+4 |