summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-kdc: Migrate to tsocket_address.Andreas Schneider2009-12-153-18/+80
* smbtorture4: Add rpc-samba3-getaliasmembership-0Volker Lendecke2009-12-152-0/+62
* Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.Nadezhda Ivanova2009-12-153-32/+47
* s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan2009-12-151-0/+75
* s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...Aravind Srinivasan2009-12-151-0/+33
* s4 torture: Convert RAW-OPEN to suite formZach Loafman2009-12-152-82/+100
* s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty2009-12-151-1/+1
* s4:tls: fix the build on SolarisBrian Lu2009-12-151-0/+3
* Fixed a problem with duplicate values of allowedAttributesEffective.Nadezhda Ivanova2009-12-152-2/+13
* s4: rename res/res2 to something more explicitMatthieu Patou2009-12-151-71/+68
* s4: upgradeprovision handle renaming and knownobjectsMatthieu Patou2009-12-151-6/+18
* s4: upgradeprovision rename also when there is a mismatch on the case of name...Matthieu Patou2009-12-151-2/+7
* s4: reorder action to permit old provision to be correctly upgradedMatthieu Patou2009-12-151-5/+8
* s4:provision - Remap conflicting thumbnailPhoto and thumbnailLogo OID's.Endi Sukma Dewata2009-12-152-0/+8
* 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
* torture: add new tests for dfsblobsMatthieu Patou2009-12-144-2/+58
* s4-smbtorture: check whether a returned buffer size is a multiple of 4 in RPC...Günther Deschner2009-12-141-0/+80
* 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
* s4:utils/oLschema2ldif.c - remove (now) unused variablesMatthias Dieter Wallnöfer2009-12-111-2/+0
* s4:libnet/libnet_become_dc - Fix a small glitch in "becomeDC_drsuapi1_add_ent...Matthias Dieter Wallnöfer2009-12-111-4/+1
* s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.Günther Deschner2009-12-102-0/+18
* s4-smbtorture: fix and extend enum printerkey test.Günther Deschner2009-12-102-21/+49
* Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...Nadezhda Ivanova2009-12-103-44/+738
* 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
* s4-dsdb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-104-34/+15
* s4-ldb: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-5/+8
* s4-libnet: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-9/+7
* s4-libcli: use GUID_to_ndr_blob()Andrew Tridgell2009-12-102-11/+9
* s4-server: use GUID_to_ndr_blob() in cldap and smb serversAndrew Tridgell2009-12-103-14/+9
* s4-ldb: simplify ldif handlers using new GUID functionsAndrew Tridgell2009-12-101-8/+9
* s4-dsdb: simplify samdb_result_guid()Andrew Tridgell2009-12-101-11/+4
* s4-dsdb: simplify linked attributes code using GUID functionsAndrew Tridgell2009-12-101-18/+16
* s4-dsdb: simplify schema code using new GUID functionsAndrew Tridgell2009-12-102-34/+22
* s4-smb2: use new GUID function in smb2 negprotAndrew Tridgell2009-12-101-3/+2
* s4-libcli: use new GUID functions in libcliAndrew Tridgell2009-12-103-18/+9
* s4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_extended_dn_guid()Andrew Tridgell2009-12-101-0/+14
* s4-smbtorture: enhance spoolss_EnumPrinterKey torture test.Günther Deschner2009-12-091-14/+26