summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-202-20/+19
| | | | * | | | krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...Stefan Metzmacher2008-08-201-5/+1
| | | | * | | | kdc/pac-glue: pull/push the logon_info via the PAC_INFO unionStefan Metzmacher2008-08-201-11/+13
| | | | * | | | drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-203-18/+36
| | | | * | | | drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr*Stefan Metzmacher2008-08-201-4/+12
| | | | * | | | ndr_compression: remove the type serialization handling from the compression ...Stefan Metzmacher2008-08-201-36/+0
| | | | * | | | ndr_compression: unify the common handling of mszip and xpress compressionStefan Metzmacher2008-08-201-107/+33
| | | | * | | | librpc/ndr: add support for Type Serialization Version 1 to subcontextStefan Metzmacher2008-08-201-1/+114
| | | | * | | | pidl/NDR::Parser: pass typedefs through the ParseElement*Level() functionsStefan Metzmacher2008-08-201-2/+14
| | | | * | | | pidl/NDR: generate a LEVELS array for typedefsStefan Metzmacher2008-08-201-0/+17
| | | | * | | | pidl/NDR: correctly check for valid propertiesStefan Metzmacher2008-08-201-27/+31
| | | | * | | | pidl/NDR::Parser: pass $ndr to ->start_flags() and ->end_flags()Stefan Metzmacher2008-08-201-35/+35
| | | | * | | | pidl/NDR::Parser: pass $ndr to ParseMemCtxPull*()Stefan Metzmacher2008-08-201-11/+11
| | | | * | | | pidl/NDR::Parser: pass $ndr to ParsePtrPush()Stefan Metzmacher2008-08-201-7/+7
| | | | * | | | pidl/NDR::Parser: use my $ndr = "ndr" in the remaining top functionsStefan Metzmacher2008-08-201-26/+29
| | | | * | | | pidl/NDR::Parser: pass down $ndr from the top functionsStefan Metzmacher2008-08-201-27/+32
| | | | * | | | pidl/NDR::Parser: pass $ndr to ->PRINT_FN_BLOB()Stefan Metzmacher2008-08-202-46/+49
| | | | * | | | pidl/NDR::Parser: pass $ndr to ->PUSH_FN_BLOB()Stefan Metzmacher2008-08-202-45/+45
| | | | * | | | pidl/NDR::Parser: pass $ndr to ->PULL_FN_BODY()Stefan Metzmacher2008-08-201-42/+42
| | | | * | | | pidl/NDR::Parser: use $ndr instead of "ndr"Stefan Metzmacher2008-08-201-14/+14
| | | | | |_|/ | | | | |/| |
| | | | * | | don't overwrite fixed attributes with @ATTRIBUTESAndrew Tridgell2008-08-201-0/+4
| | | | | |/ | | | | |/|
| | | | * | Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-08-2071-1555/+1599
| | | | |\|
| | | | * | 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-1949-458/+734
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-1944-447/+618
| | | | |\ \
| | | | | * \ 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-187-31/+60
| | | | | * | | 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