s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
[ira/wip.git] / source4 /
2010-02-23 Andreas Schneiders4-smb: Migrate named_pipe_server to tsocket.
2010-02-23 Andrew Tridgells4-dns: improved logging, and run name check at startup
2010-02-23 Andrew Tridgells4-pyglue: added interface_ips() call
2010-02-23 Andrew Tridgells4-dns: call out to the dns update command every 10...
2010-02-23 Andrew Tridgells4-param: added "dns update command" smb.conf option
2010-02-23 Andrew Tridgells4-config: add dyn_SBINDIR
2010-02-23 Andreas Schneiders4-smbd: Remove obsolete singal type cast from the...
2010-02-23 Matthias Dieter... s4:netlogon RPC - fix the indentation
2010-02-22 Simo Sorces4:netlogon GetTrustedDomainInformation
2010-02-22 Simo Sorces4:netlogon fix segfault
2010-02-22 Simo Sorceldb:web Fix typo
2010-02-22 Matthias Dieter... s4:registry/regf.c - specify the context when freeing...
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-22 Brad HardsVarious source4 spelling fixes.
2010-02-22 Brad HardsSpelling fixes for source4/auth.
2010-02-22 Brad HardsSpelling fixes for source4/lib/registry.
2010-02-22 Brad HardsTypo fix.
2010-02-22 Brad HardsLDB related spelling fixes.
2010-02-22 Matthias Dieter... s4:torture/ldap/basic.c - add some "const"
2010-02-21 Simo Sorces4:netlogon enhance DsrEnumerateDomainTrusts
2010-02-21 Matthias Dieter... s4:operational LDB module - enable support for passing...
2010-02-21 Matthias Dieter... s4:partition DSDB module - Cosmetic fixups
2010-02-21 Matthias Dieter... s4:password_hash - Fix up request message pointers
2010-02-21 Matthias Dieter... s4:dsdb/util.c - Use LDB result constants in some more...
2010-02-21 Matthias Dieter... s4:provision.py - try to use other addresses than ...
2010-02-21 Matthias Dieter... s4:AD content - Implement the new password settings...
2010-02-21 Matthias Dieter... s4:AD content - adequate some revision levels to match...
2010-02-21 Matthias Dieter... s4:AD content - Add the DFSR objects which exist on...
2010-02-21 Simo Sorcecleanup
2010-02-20 Andrew Bartletts4:credentials Add hooks to extract a named Kerberos...
2010-02-19 Simo Sorces4:lsa open trusted domain also with dns name
2010-02-19 Simo Sorceremove trailing tabs and spaces
2010-02-19 Simo Sorcereadability reformatting
2010-02-19 Andrew Bartletts4:rpc_server Add a 'if_version' parameter to the bind...
2010-02-19 Günther Deschners4-smbtorture: more work on devicemode tests.
2010-02-19 Günther Deschners4-smbtorture: explain failure conditions in printer...
2010-02-19 Günther Deschners4-smbtorture: add --option=torture:spoolss_check_size...
2010-02-19 Günther Deschners4-smbtorture: print more comments while running SD...
2010-02-19 Andrew Bartletts4:selftest Add test for the RPC proxy
2010-02-19 Andrew Bartletts4:rpc_server Record the remote connections association...
2010-02-19 Andrew Bartletts4:winbind Make the 'no SID found' message even more...
2010-02-18 Jeremy AllisonRevert "Got back to 16-byte padding on auth RPC. S3...
2010-02-18 Günther Deschners4-smbtorture: skip printer info cross tests against...
2010-02-18 Günther Deschners4-smbtorture: try more combinations to find printers...
2010-02-18 Günther Deschners4-smbtorture: simplify test_PrinterInfo_DevMode a...
2010-02-18 Günther Deschners4-smbtorture: avoid potential loop while adding a...
2010-02-18 Jeremy AllisonGot back to 16-byte padding on auth RPC. S3 clients...
2010-02-17 Andrew Bartletts4:param Modify secrets_get_domain_sid to give more...
2010-02-17 Anatoliy Atanasovs4/rodc: change the libnet_become_dc code to do RODC...
2010-02-17 Anatoliy Atanasovs4/drs:kccdrs_replica_get_info_obj_metadata implementation
2010-02-17 Kamen Mazdrashkis4/ldap: Refactor the fix for ldap nested searches
2010-02-17 Günther Deschners4-smbtorture: unify test list to run against single...
2010-02-17 Günther Deschners4-smbtorture: also test level 2 sets for devicemodes...
2010-02-17 Günther Deschners4-smbtorture: refactor setprinter devicemode calls...
2010-02-17 Andrew Tridgells4-provision: freeze the DNS zone before creating the...
2010-02-17 Andrew Tridgells4-dnsupdate: use samba_runcmd() in the dns update...
2010-02-17 Andrew Tridgells4-param: added "rndc command" smb.conf option
2010-02-17 Andrew Tridgells4-provision: fix permissions on generated DNS zone...
2010-02-16 Andrew Tridgells4-rpc: paranoid check for auth_length
2010-02-16 Andrew Tridgells4-kcc: remove a qsort() that snuck into the new topolo...
2010-02-16 Andrew Tridgells4-rpc: don't use auth padding in rpc bind requests...
2010-02-16 Andrew Tridgells4-dcerpc: fixed auth padding to be relative to the...
2010-02-16 Andrew Tridgells4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_rec...
2010-02-16 Andrew Tridgells4-samdb: use dsdb_search() in cracknames
2010-02-16 Andrew Tridgells4-kcc: remove search_onelevel_with_deleted() in kcc
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-16 Andrew Tridgells4-dsdb: added dsdb_search_one() and cleanup dsdb_find_...
2010-02-16 Andrew Tridgells4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_sea...
2010-02-16 Andrew Tridgells4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_s...
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2010-02-16 Andrew Tridgells4-dsdb: replace dsdb_modify_permissive() with dsdb_mod...
2010-02-16 Andrew Tridgells4-dsdb: move dsdb_request_add_controls() into dsdb...
2010-02-16 Günther Deschners4-smbtorture: fix spoolss SD test against w2k8r2.
2010-02-16 Günther Deschners4-smbtorture: more work on test_PrinterInfo_DevMode...
2010-02-16 Günther Deschners4-smbtorture: allow to call OpenPrinterEx with devicemode.
2010-02-15 Erick Nogueira do... s4-drs: DsGetReplInfo() refactoring
2010-02-15 Erick Nogueira do... s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoType
2010-02-15 Günther Deschners4-smbtorture: more work on SD tests for RPC-SPOOLSS.
2010-02-15 Günther Deschners4-smbtorture: add rather simple spoolss device mode...
2010-02-15 Günther Deschners4-smbtorture: use test_SetPrinter call in spoolss...
2010-02-15 Günther Deschners4-smbtorture: w2k8r2 allows to add printers w/o defini...
2010-02-15 Andrew Tridgells4-rootdse: we don't need DSDB_FLAG_OWN_MODULE here
2010-02-15 Eduardo Limas4-drs: enable the recyclebin optional feature
2010-02-15 Andrew Tridgells4-kcc: remove C++ comment
2010-02-15 Crístian Deivess4-kcc: initial code for the topology algorithm
2010-02-15 Andrew Tridgells4-dsdb: don't change replPropertyMetaData if the value...
2010-02-15 Karolin Seegers4-heimdal: Fix typos in comment.
2010-02-15 Andrew Tridgells4-test: use local ldb for urgent_replication test
2010-02-15 Andrew Tridgells4-ldb: fixed permissions on urgent_replication.py
2010-02-15 Andrew Tridgells4-test: minor fixes to urgent_replication.py
2010-02-15 Fernando J V da... s4-drs: Test situations for Urgent Replication
2010-02-15 Fernando J V da... s4-drs: Function for accessing dsdb_load_partition_usn...
2010-02-15 Fernando J V da... s4-drs: Fixes bugs regarding Urgent Replication on...
2010-02-15 Günther Deschners4-smbtorture: add some security descriptor tests to...
2010-02-15 Matthias Dieter... s4:provision.c - "provsion_store_self_join" - don't...
2010-02-15 Andrew Tridgells4-drs: replace manual checks with dsdb_modify_permissive()
2010-02-15 Andrew Tridgells4-drs: use a permissive modify in addentry
2010-02-15 Andrew Tridgells4-dsdb: added dsdb_modify_permissive()
2010-02-14 Matthias Dieter... s4:dcesrv_lsa.c - remove a superfluous empty line
2010-02-14 Andrew Tridgells4-rpcserver: teach the rpc server to cope with bad...
next