sfrench/samba-autobuild/.git
2009-11-06 Kamen Mazdrashkis4/drs: Implement binary-oid-lookup into prefixMap
2009-11-06 Kamen Mazdrashkis4/drs: Move making of partial-binary-oid to a separate...
2009-11-06 Kamen Mazdrashkis4/drs: Fix memory leek in prefixMap
2009-11-06 Kamen Mazdrashkis4/ldb: Fix double allocation for "ldb_url"
2009-11-06 Stefan Metzmachers4:torture/drs: move intern/ => unit/
2009-11-06 Günther DeschnerRevert "s3-kerberos: add smb_krb5_parse_name_flags()."
2009-11-06 Günther Deschners3-kerberos: support S4U2SELF impersionation through...
2009-11-06 Günther Deschners3-kerberos: use smb_krb5_get_credentials in ads_krb5_m...
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-11-06 Günther Deschners3-net: better use memory credential cache in net_ads_k...
2009-11-06 Günther Deschners3-net: allow to call "net ads kerberos pac <impersonat...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_tkt_from_creds().
2009-11-06 Günther Deschners3-kerberos: fix some build warnings when building...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_{creds,credentials} incl...
2009-11-06 Günther Deschners3-kerberos: remove duplicate prototype.
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_parse_name_flags().
2009-11-06 Günther Deschners3-kerberos: add configure checks for krb5_get_creds_X...
2009-11-06 Jeremy AllisonGot the logic simplification worked out so we still...
2009-11-06 Jeremy AllisonRevert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb...
2009-11-06 Jeremy AllisonRemove the smbd:writetimeupdatedelay change Metze added...
2009-11-06 Jeremy AllisonSimplify the logic - remove extraneous argument and...
2009-11-06 Jeremy AllisonFix explicit set of write time on close.
2009-11-06 Jeremy AllisonGet closer to an accurate model of Windows timestamp...
2009-11-05 Jeremy AllisonFix up some of the timing constants for DELAYWRITE...
2009-11-05 Zahari ZaharievPython tests for the acl module.
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-11-05 Volker Lendeckes3: Fix a crash in notify_remove_onelevel when "change...
2009-11-05 Volker Lendeckes3: Fix the talloc hierarchy in notify_remove_onelevel
2009-11-05 Matthias Dieter... s4:torture/rpc/samr - Add a comment for "ValidatePasswo...
2009-11-05 Matthias Dieter... s4:dcesrv_samr - Implement "dcesrv_samr_ValidatePasswor...
2009-11-05 Matthias Dieter... s4:dsdb/common/util - Add a new utility function "samdb...
2009-11-05 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - Better...
2009-11-05 Volker Lendeckes3: Add parameter "ctdb timeout"
2009-11-05 Matthias Dieter... s4:samdb python bindings - add a wrapper for "dsdb_make...
2009-11-05 Matthias Dieter... s4:samdb python bindings - make the python wrap connect...
2009-11-05 Matthias Dieter... s4:samdb python bindings - Reorder some function bodies...
2009-11-05 Stefan Metzmachers4:kdc: remove unused struct kpasswd_socket
2009-11-06 Bo Yangs3: Fix kerberos refresh chain.
2009-11-05 Jeremy AllisonFix debug comment (brain wasn't working...).
2009-11-04 Jeremy AllisonFilter the returned DOS attributes by 0xFF for clients
2009-11-04 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-11-04 Björn Jackes3: add support for full windows timestamps resolution...
2009-11-04 Nadezhda IvanovaAdded security descriptor for the domain NC to provisio...
2009-11-04 Endi S. Dewatas4:provisioning - Fixed minor bugs in provisioning...
2009-11-04 Andrew Bartlettlibcli/nbt Move more of lmhosts lookup into common...
2009-11-04 Andrew Bartlettlib/util Fix comments in rfc1738.c.
2009-11-03 Günther Deschners3-netlogon: make sure we protect some function codes...
2009-11-03 Günther Deschners3-netlogon: let s3 pass against RPC-NETLOGON-S3 again.
2009-11-03 Günther Deschners3-netlogon: implement _netr_NETLOGON_INFO_4 in netr_Lo...
2009-11-03 Günther Deschners3-netlogon: implement remote trust account changing...
2009-11-03 Günther Deschnersecurity: re-run make samba3-idl after IDL change.
2009-11-03 Günther Deschners3-lsa: fill in some more info levels in _lsa_QueryInfo...
2009-11-03 Günther Deschners4-smbtorture: skip three info levels while testing...
2009-11-03 Günther Deschners4-smbtorture: skip QueryInfoPolicy2 while running...
2009-11-03 Günther Deschners4-smbtorture: skip QueryDomainInformationPolicy test...
2009-11-03 Günther Deschners4-smbtorture: simplify some torture_comments in RPC...
2009-11-03 Günther Deschners3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
2009-11-03 Jeremy AllisonFix debug statements to use correct function name.
2009-11-03 Jeremy Allisonrequires_resume_key is a bool not int.
2009-11-03 Jeremy AllisonFix more of the RAW-SEARCH test. Older info levels are
2009-11-03 Stefan Metzmachertsocket: rewrite tsocket_guide.txt to reflect the curre...
2009-11-03 Stefan Metzmachertsocket_bsd: return -1 and set errno to ENAMETOOLONG...
2009-11-03 Stefan Metzmachertsocket: remove prototype of non-existing tsocket_addre...
2009-11-03 Nadezhda IvanovaFixed some missing flags and bugs in the security creation.
2009-11-03 Nadezhda IvanovaFixed a bug in object specific access checks.
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-11-03 Nadezhda IvanovaAdded some dn to the info in the log messages.
2009-11-03 Nadezhda IvanovaRemoved the default DACL from token, as we will not...
2009-11-03 Jeremy AllisonConvert from numbers to correct SMB_FIND_XX constant...
2009-11-03 Michael Adams3:registry: add an extra check for dsize==0 to regdb_f...
2009-11-03 Michael Adams3:registry: add safety check for return value of tdb_u...
2009-11-03 Michael Adams3:dbwrap_ctdb: add debug message to transaction_fetch_...
2009-11-03 Michael Adams3:dbwrap_ctdb: split combined check in two and add...
2009-11-03 Michael Adams3:dbwrap_ctdb: fix race condition with concurrent...
2009-11-03 Michael Adams3:configure: add a check for the new CTDB_CONTROL_TRAN...
2009-11-03 Michael Adams3:dbwrap_ctdb: add new db_ctdb_transaction_active...
2009-11-03 Michael Adams3:dbwrap_ctdb: fix a race in starting concurrent trans...
2009-11-03 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-03 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-03 Michael Adams3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()
2009-11-03 Michael Adams3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()
2009-11-03 Michael Adams3:dbwrap_ctdb: reformat a comment slightly to enhance...
2009-11-02 Jeremy AllisonFix bug 6867 - trans2findnext returns reply_nterror...
2009-11-02 Volker Lendeckes3: Fix a 100% CPU loop when ctdbd dies during a traverse
2009-11-02 Günther Deschners3-gencache: restore gencache_get behavior with NULL...
2009-11-02 Volker Lendeckes3: Make "debug hires timestamp" default to true
2009-11-02 Andrew Bartletts4:dsdb Fix up after the MAP_ constants became LDB_MAP_
2009-11-02 Andrew Bartletts4:provision Remove LDB backend files in provision
2009-11-02 Andrew Bartletts4:provision Split ProvisionBackend out of the main...
2009-11-02 Andrew Bartletts4:provision Inline 'ldap_backend_shutdown' for clarity
2009-11-02 Andrew Bartletts4:provision Fix samdb test with new provision code
2009-11-02 Andrew Bartletts4:provision Move 'Schema' into it's own file
2009-11-02 Andrew Bartletts4:provision Make 'linked_attributes' and 'dnsyntax_att...
2009-11-02 Andrew Bartletts4:provision Rework provision to always have a Provisio...
2009-11-02 Endi S. Dewatas4 - SID allocation using FDS DNA plugin
2009-11-02 Endi S. Dewatas4:dsdb - Removed redundant domain SID filter.
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Endi S. Dewatas4 - Mapped AD schema to existing FDS schema.
2009-11-02 Endi S. Dewatas4:dsdb - Fixed attribute dereferencing for FDS
next