s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid()
[samba.git] / source4 /
2009-12-27 Jelmer Vernooijpython: Remove sys.path line rather than updating it...
2009-12-25 Jelmer Vernooijpy_net/libnet: Remove C++-style comments, add more...
2009-12-25 Kamen Mazdrashkis4-libnet: Simple test for net.SetPassword() python...
2009-12-25 Kamen Mazdrashkis4-libnet: Python binding for libnet_SetPassword()
2009-12-25 Kamen Mazdrashkis4-net: Fix 'talloc_free with references ...' error
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:gensec: change gensec_update_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:kdc: use the remote and local address from the strea...
2009-12-24 Stefan Metzmachers4:smbd: hold tsocket_addresses on the stream_connection
2009-12-24 Stefan Metzmachers4:smb_server: fix mixing socket_address and tsocket_ad...
2009-12-24 Stefan Metzmachers4:lib/socket: add socket_get_{remote|local}_addr(...
2009-12-24 Stefan Metzmachers4:lib/socket: add helpers functions to convert between...
2009-12-23 Simo Sorces4:cleanups More trailing spaces and tabs
2009-12-23 Simo Sorces4:cleanups remove trailing spaces and tabs
2009-12-23 Simo Sorces4:ldb Fix declaration in the middle of the code
2009-12-23 Simo Sorces4: Fix the build
2009-12-23 Matthieu Patous4: tests controls parsing and using for ldbadd/ldbedit...
2009-12-23 Matthieu Patous4: make ldbadd/ldbmodify/ldbdelete really use the...
2009-12-22 Andrew Bartletts4:gensec Don't give a warning when Windows client...
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-12-22 Andrew Bartletts4:auth generate the prototype file in the right place
2009-12-22 Andrew BartlettSamba4 and LDB requires talloc 2.0.1
2009-12-22 Tim Proutys4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar...
2009-12-22 Tim Proutys4 torture: Update raw oplock to use win7 as the baseli...
2009-12-22 Tim Proutys4 torture: Be more permissive with share modes for...
2009-12-22 Tim Proutys4 torture: Do a better job of closing open files in...
2009-12-22 Jelmer Vernooijparam: Fix build on systems without ldb installed.
2009-12-21 Jelmer Vernooijprovision/pyldb: Avoid linking in static python ldb...
2009-12-21 Jelmer Vernooijldb_wrap: Fix compilation when using system ldb.
2009-12-21 Jelmer VernooijFix initialisation of TypeObject samba.param.LoadparmSe...
2009-12-21 Andrew Tridgells4-schema: fixed the sorting of schema attributes
2009-12-21 Andrew Tridgells4-torture: update uuid_compare test for new behaviour
2009-12-21 Kamen Mazdrashkis4-drs: Implement constraints on ATTID values in prefixMap
2009-12-21 Kamen Mazdrashkis4-tort: Test handling of different ATTID values in...
2009-12-21 Nadezhda IvanovaAdapted acl module to skip checks if as_system control...
2009-12-21 Kamen Mazdrashkis4-drs: Save prefix map using LDB_CONTROL_AS_SYSTEM...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Utility function to process ldb_request...
2009-12-21 Kamen Mazdrashkis4-schema: Implement msDS-IntId attribute generation
2009-12-21 Kamen Mazdrashkis4-schema: Constraints on msDS-IntId attribute
2009-12-21 Kamen Mazdrashkis4-schema: Set ATTID in schema cache from "msDS-IntId"
2009-12-21 Kamen MazdrashkiRevert "s4-drs: cope with bogus empty attributes from...
2009-12-21 Kamen Mazdrashkis4-tort: Tests for "msDS-IntId" attribute implemented
2009-12-21 Kamen Mazdrashkis4-tort: Move Schema tests from ldap.py into separate...
2009-12-21 Kamen Mazdrashkis4-drs: Fix bug - prefixMap is not updated when adding...
2009-12-21 Kamen Mazdrashkis4-drstest: Don't remove temp LDB so it can be reviewed...
2009-12-21 Andrew Tridgells4-repl: give a reason why the prepare commit failed
2009-12-21 Andrew Tridgells4-kcc: don't crash with a NULL ntds connection list
2009-12-21 Andrew Tridgells4-repl: only try to replicate for NCs that we are...
2009-12-21 Andrew Tridgells4-torture: another unsigned comparison bug
2009-12-21 Andrew Tridgells4-schema: a unsigned comparison bug in the schema...
2009-12-21 Andrew Tridgells4-drs: another two unsigned comparison bugs
2009-12-21 Andrew Tridgells4-repl: lower debug level of a common message
2009-12-21 Andrew Tridgells4-dsdb: don't use a non-constant format string for...
2009-12-21 Andrew Tridgells4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_modul...
2009-12-21 Andrew Tridgells4-dsdb: added dsdb_get_extended_dn_uint64()
2009-12-21 Andrew Tridgells4-dsdb: use varargs expression in dsdb_module_search()
2009-12-21 Andrew Tridgells4-dsdb: added two new dsdb_get_extended_dn_*() helper...
2009-12-21 Andrew Tridgells4-provision: added a note about where invocationIDs...
2009-12-21 Andrew Tridgells4-dsdb: give us an invocationID when in standalone...
2009-12-19 Stefan Metzmachers4:kdc: setup the local and remote tsocket_address...
2009-12-19 Stefan Metzmachers4:kdc: convert UDP based communication to tdgram_context
2009-12-18 Zachary Loafmans4 torture: Add test to show archive bit behavior with...
2009-12-18 Tim Proutys4 torture: Fix RAW-STREAMS-DELETE to pass against...
2009-12-18 Nadezhda IvanovaAdded freeing a successful req so it doesnt croud the...
2009-12-18 Nadezhda IvanovaAdded oid for AS_SYSTEM control, used to bypass access...
2009-12-18 Andrew Tridgells4-dsdb: stop warnings about unknown struct GUID in...
2009-12-18 Andrew Tridgells4-ldb: fixed a valgrind error in ldbtest
2009-12-18 Andrew Tridgells4-dsdb: greatly simplify the subtree_delete module
2009-12-18 Andrew Tridgells4-dsdb: declare ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-dsdb: added ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-dsdb: fixed the sort in dsdb_find_nc_root()
2009-12-18 Andrew Tridgells4-ldb: display msDS-OptionalFeatureGUID as a GUID
2009-12-18 Andrew Tridgells4-scripts: add a enablerecyclebin script
2009-12-18 Andrew Tridgells4-ldb: canonicalise the message on ldb_add
2009-12-18 Brendan Powerss4-dsdb: Add a test for adding, deleting, and appending...
2009-12-18 Brendan Powerss4-dsdb: fix handling of AUX classes in objectclass_sort
2009-12-18 Brendan Powerss4-dsdb: return an error if samAccountName is not speci...
2009-12-18 Brendan Powerss4-dsdb: Move get_last_structural class from descriptor...
2009-12-18 Brendan Powerss4-dsdb: Add a check to prevent acl_modify from debugin...
2009-12-18 Andrew Bartletts4:provision Give a more useful error message in guess_...
2009-12-18 Tim Proutys4 torture: RAW-STREAMS-NAMES Make sure the create...
2009-12-18 Tim Proutys4 torture: Add RAW-STREAMS-RENAME3 to show error when...
2009-12-18 Tim Proutys4 torture: Parameterize streams delete behavior rather...
2009-12-18 Tim Proutys4 torture: RAW-STREAMS-CREATEDISP Use a normal deny...
2009-12-18 Tim Proutys4 torture: close handle instead of using exit
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...
next