summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4:provision - Remap conflicting thumbnailPhoto and thumbnailLogo OID's.Endi Sukma Dewata2009-12-152-0/+8
* s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDLVolker Lendecke2009-12-143-6/+6
* s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()Andrew Tridgell2009-12-142-0/+8
* s4-devel: support vampire_ad.sh with no initial smb.confAndrew Tridgell2009-12-141-1/+4
* s4-loadparm: call reload_charcnv() also for a missing smb.confAndrew Tridgell2009-12-141-0/+4
* s4-dsdb: return a zero guid on error in samdb_result_guid()Andrew Tridgell2009-12-141-1/+1
* heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell2009-12-141-2/+10
* s4-dsdb: use the reveal control to hide/show extended DN componentsAndrew Tridgell2009-12-141-1/+44
* s4-ldb: added new ldb_dn extended components for linked attributesAndrew Tridgell2009-12-141-0/+30
* s4-ldb: added a function to filter extended components of a ldb_dnAndrew Tridgell2009-12-141-0/+16
* s4-ldb: added a new "reveal" controlAndrew Tridgell2009-12-143-1/+43
* s4-ldb: sort the linearized extended DN by component nameAndrew Tridgell2009-12-141-0/+14
* librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu2009-12-141-1/+1
* add ignore for autogenrated files as they are not used by s3Matthieu Patou2009-12-141-0/+4
* torture: add new tests for dfsblobsMatthieu Patou2009-12-144-2/+58
* idl: introduce new file: dfsblobs.idlMatthieu Patou2009-12-141-0/+116
* librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher2009-12-141-0/+3
* spoolss: fix spoolss_PrinterData size calculation.Günther Deschner2009-12-146-8/+11
* spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner2009-12-143-5/+10
* s4-smbtorture: check whether a returned buffer size is a multiple of 4 in RPC...Günther Deschner2009-12-141-0/+80
* s3:docs: Fix 'make manpages3'.Karolin Seeger2009-12-141-2/+2
* s4:"samdb_set_password_sid" - clean up created objects correctlyMatthias Dieter Wallnöfer2009-12-131-2/+14
* s4:operational LDB module - cosmetic - reorder an attribute listMatthias Dieter Wallnöfer2009-12-121-8/+8
* s3: Fix a very embarrassing build failureVolker Lendecke2009-12-121-2/+2
* pidl: Introduce new dirrective: relative_shortMatthieu Patou2009-12-123-3/+21
* librpc/ndr: add support for relative_short pointersMatthieu Patou2009-12-122-0/+54
* s4:utils/oLschema2ldif.c - remove (now) unused variablesMatthias Dieter Wallnöfer2009-12-111-2/+0
* s3:docs: document ldap derefBjörn Jacke2009-12-111-0/+21
* s3:loadparm: Change the "ldap deref" value "defualt" to "auto".Karolin Seeger2009-12-111-1/+1
* s4:libnet/libnet_become_dc - Fix a small glitch in "becomeDC_drsuapi1_add_ent...Matthias Dieter Wallnöfer2009-12-111-4/+1
* s3: add prototype to fix the buildBjörn Jacke2009-12-101-0/+1
* s3-selftest: enable RPC-SAMBA3-WINREG.Günther Deschner2009-12-101-1/+1
* s3-rpcclient: allow to set offered size for enumkey command.Günther Deschner2009-12-101-4/+9
* s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.Günther Deschner2009-12-102-0/+18
* s3: make own defines for ldap deref typesBjörn Jacke2009-12-101-6/+12
* s3: add LDAP Alias Dereferencing supportBjörn Jacke2009-12-102-0/+31
* spoolss: remove unused spoolss_StringArray2.Günther Deschner2009-12-106-90/+0
* s4-smbtorture: fix and extend enum printerkey test.Günther Deschner2009-12-102-21/+49
* s3-spoolss: fix enumprinter key client and server.Günther Deschner2009-12-102-4/+16
* s3: re-run make samba3-idl.Günther Deschner2009-12-106-10/+164
* spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.Günther Deschner2009-12-101-1/+2
* spoolss: add spoolss_KeyNames union.Günther Deschner2009-12-101-0/+6
* s3:packaging: Fix version detection.Karolin Seeger2009-12-101-2/+2
* Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...Nadezhda Ivanova2009-12-103-44/+738
* s3:packaging: Fix source dir.Karolin Seeger2009-12-101-1/+1
* s3:packaging: Fix typo in comment.Karolin Seeger2009-12-101-1/+1
* s4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()Andrew Tridgell2009-12-101-2/+5
* s4-libcli: GUID_from_ndr_blob() is strict about the blob sizeAndrew Tridgell2009-12-101-2/+4
* s4-schema: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-17/+15
* s4-schema: use binsearch.hAndrew Tridgell2009-12-101-48/+21