Fix bug #6939 - mangling method = hash breaks long filenames.
[ira/wip.git] / source4 /
2009-12-17 Matthias Dieter... s4:"samdb_set_password" - remove delete instructions
2009-12-17 Günther Deschners4-smbtorture: skip GetAliasMembership against s4.
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-12-17 Günther Deschners4-smbtorture: add a samr_GetAliasMembership test to...
2009-12-17 Matthias Dieter... s4:dsdb/common/util - make NTTIME attribute wrappers...
2009-12-17 Günther Deschners4-smbtorture: fix smbtorture after setprinter IDL...
2009-12-17 brendan powerss4-ntvfs: check if pvfs is NULL in pvfs_logoff
2009-12-16 Stefan Metzmachers4:gensec: allow clearing local and remote address...
2009-12-16 Andreas Schneiders4-gensec: Remove obsolete socket_address vars and...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_peer_addr with new tsocke...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_set_peer_addr with new tsocke...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_my_addr with new tsocket...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_set_my_addr() with new tsocke...
2009-12-16 Andreas Schneiders4-gensec: Added remote and local setter/getter using...
2009-12-16 Andrew Tridgells4-dsdb: also mark the relax control non-critical when...
2009-12-16 Andrew Tridgells4-dsdb: it is a better pattern to mark a control as...
2009-12-16 Andrew Tridgells4-dsdb: when the SD_FLAGS control is set, don't remove...
2009-12-16 Andrew Tridgells4-dsdb: don't actually remove the sd_flags control...
2009-12-16 Andrew Tridgells4-ldb: show the OID of any unhandled critical controls
2009-12-16 Andrew Tridgells4-ldb: fixed a transaction error on prepare_commit
2009-12-16 Andrew Tridgells4-ldb: added --show-deactivated-link command line...
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_get_deleted_objects_dn()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_find_nc_root()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_wellknown_dn()
2009-12-16 Andrew Tridgells4-dsdb: added a dsdb_module_rename() call
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_module_modify()
2009-12-16 Andrew Tridgells4-dsdb: fixed dsdb_module_dn_by_guid()
2009-12-16 Andrew Tridgells4-dsdb: dsdb_flags should be unsigned
2009-12-16 Andrew Tridgells4-dsdb: rename dsdb_module_search_handle_flags to...
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_module_dn_by_guid()
2009-12-16 Andrew Tridgells4-dsdb: use dsdb_dn_is_deleted_val()
2009-12-16 Andrew Tridgells4-dsdb: added dsdb_dn_is_deleted_val()
2009-12-16 Andrew Tridgells4-ntvfs: try to fix bug 6989
2009-12-16 Matthias Dieter... s4:drsuapi/getncchanges.c - Update the list of operatio...
2009-12-16 Günther Deschners4-smbtorture: run GetPrinterDriver2 tests against...
2009-12-15 Andreas Schneiders4-kdc: Migrate to tsocket_address.
2009-12-15 Volker Lendeckesmbtorture4: Add rpc-samba3-getaliasmembership-0
2009-12-15 Nadezhda IvanovaRemoved ldb_modify_ctrl from ldb, implemented as a...
2009-12-15 Aravind Srinivasans4 torture: Add new RAW-SEARCH test to explore strange...
2009-12-15 Aravind Srinivasans4 torture: Update RAW-QFILEINFO to only test info...
2009-12-15 Zach Loafmans4 torture: Convert RAW-OPEN to suite form
2009-12-15 Tim Proutys4 torture: Add SHARE_DELETE to create_directory_handle
2009-12-15 Brian Lus4:tls: fix the build on Solaris
2009-12-15 Nadezhda IvanovaFixed a problem with duplicate values of allowedAttribu...
2009-12-14 Matthieu Patous4: rename res/res2 to something more explicit
2009-12-14 Matthieu Patous4: upgradeprovision handle renaming and knownobjects
2009-12-14 Matthieu Patous4: upgradeprovision rename also when there is a mismat...
2009-12-14 Matthieu Patous4: reorder action to permit old provision to be correc...
2009-12-14 Endi Sukma Dewatas4:provision - Remap conflicting thumbnailPhoto and...
2009-12-14 Andrew Tridgells4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_sea...
2009-12-14 Andrew Tridgells4-devel: support vampire_ad.sh with no initial smb...
2009-12-14 Andrew Tridgells4-loadparm: call reload_charcnv() also for a missing...
2009-12-14 Andrew Tridgells4-dsdb: return a zero guid on error in samdb_result_guid()
2009-12-14 Andrew Tridgellheimdal: work around differences between GNU and XSI...
2009-12-14 Andrew Tridgells4-dsdb: use the reveal control to hide/show extended...
2009-12-14 Andrew Tridgells4-ldb: added new ldb_dn extended components for linked...
2009-12-14 Andrew Tridgells4-ldb: added a function to filter extended components...
2009-12-14 Andrew Tridgells4-ldb: added a new "reveal" control
2009-12-14 Andrew Tridgells4-ldb: sort the linearized extended DN by component...
2009-12-14 Matthieu Patoutorture: add new tests for dfsblobs
2009-12-14 Günther Deschners4-smbtorture: check whether a returned buffer size...
2009-12-13 Matthias Dieter... s4:"samdb_set_password_sid" - clean up created objects...
2009-12-12 Matthias Dieter... s4:operational LDB module - cosmetic - reorder an attri...
2009-12-11 Matthias Dieter... s4:utils/oLschema2ldif.c - remove (now) unused variables
2009-12-11 Matthias Dieter... s4:libnet/libnet_become_dc - Fix a small glitch in...
2009-12-10 Günther Deschners4-smbtorture: add more spoolss_EnumPrinterKey tests...
2009-12-10 Günther Deschners4-smbtorture: fix and extend enum printerkey test.
2009-12-10 Nadezhda IvanovaImplementation of sDRightsEffective, allowedAttributesE...
2009-12-10 Andrew Tridgells4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()
2009-12-10 Andrew Tridgells4-libcli: GUID_from_ndr_blob() is strict about the...
2009-12-10 Andrew Tridgells4-schema: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-schema: use binsearch.h
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-ldb: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-libnet: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-libcli: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-server: use GUID_to_ndr_blob() in cldap and smb...
2009-12-10 Andrew Tridgells4-ldb: simplify ldif handlers using new GUID functions
2009-12-10 Andrew Tridgells4-dsdb: simplify samdb_result_guid()
2009-12-10 Andrew Tridgells4-dsdb: simplify linked attributes code using GUID...
2009-12-10 Andrew Tridgells4-dsdb: simplify schema code using new GUID functions
2009-12-10 Andrew Tridgells4-smb2: use new GUID function in smb2 negprot
2009-12-10 Andrew Tridgells4-libcli: use new GUID functions in libcli
2009-12-10 Andrew Tridgells4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_ex...
2009-12-09 Günther Deschners4-smbtorture: enhance spoolss_EnumPrinterKey torture...
2009-12-09 Andrew Tridgells4-dsdb: added dsdb_functional_level() helper function
2009-12-09 Andrew Tridgells4-drs: ensure we fill in ncRoot_dn in getncchanges
2009-12-09 Andrew Tridgells4-drs: use parentGUID attribute in getncchanges
2009-12-09 Andrew Tridgells4-ldb: fixed nested searches inside ldb modules
2009-12-09 Andrew Tridgells4-ldb: added a missing ltdb_unlock_read()
2009-12-09 Andrew Tridgells4-dsdb: use dsdb_module_search_dn in repl_meta_data
2009-12-09 Andrew Tridgells4-dsdb: fixed steal of parentGUID for empty msg
2009-12-09 Andrew BartlettMerge commit 'origin/master' into abartlet-devel
2009-12-09 Andrew Bartletts4: On the way to alpha11
2009-12-08 Andrew BartlettThis is alpha10 samba-4.0.0alpha10
2009-12-08 Stefan Metzmachers4:selftest: skip SMB2-ACLS for now
2009-12-08 Stefan Metzmachers4:selftest: run RAW-STREAMS again
2009-12-08 Stefan MetzmacherRAW-STREAMS: convert failing tests to torture api
2009-12-08 Günther Deschners4-smbtorture: make level 8 the reference for PrinterDr...
2009-12-08 Günther Deschners4-smbtorture: fill in COMPARE_STRING_ARRAY macro in...
next