selftest: Fix daemon testing to use the new syntax.
[idra/samba.git] / source3 /
2011-08-21 Simo Sorces3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
2011-08-21 Simo Sorces3-rpc_server: Move config helpers in one place.
2011-08-21 Simo Sorces3-rpc_server: Add helper to define/retrieve daemons...
2011-08-21 Simo Sorces3-rpc_server: Reduce code duplication
2011-08-21 Andreas Schneiders3-smbd: Start lsasd as deamon.
2011-08-21 Andreas Schneiders3-rpc_server: Correctly register lsa, samr and netlogon.
2011-08-21 Andreas Schneiders3-lsasd: Create a lsa service daemon.
2011-08-21 Andreas Schneiders3-spoolssd: Check if we were able to create the prefor...
2011-08-21 Andreas Schneiders3-prefork: Fix cast warning.
2011-08-21 Andreas Schneiders3-rpc_server: Make dcerpc_ncacn_accept() public.
2011-08-21 Andreas Schneiders3-rpc_server: Check explicit for external and daemon...
2011-08-21 Andreas Schneiders3-rpc_server: Fix include order in srv_pipe_hnd.c.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-20 Jeremy AllisonEnsure we never wait past absolute entime to do a get_c...
2011-08-20 Jeremy AllisonRemove the tortured logic in another_ldap_try() and...
2011-08-20 Jeremy AllisonFactor out the ldap_get_option calls into a function.
2011-08-20 Jeremy AllisonSimplify the logic on the another_ldap_try() loops...
2011-08-20 Jeremy AllisonMove the alarm setup/teardown out of another_ldap_try...
2011-08-20 Jeremy AllisonAllow the timeout pointer to ldap_search_ext_s() to...
2011-08-20 Jeremy AllisonMake it clear the time here is an absolute endtime...
2011-08-20 Jeremy AllisonAlways remove the alarm before changing the handler...
2011-08-20 Jeremy AllisonRemove old_handler as alarms can't be nested. Use SIG_I...
2011-08-20 Jeremy AllisonChange got_alarm from bool to the correct type of SIG_A...
2011-08-20 Jeremy AllisonIf "ldap timeout" is non-zero, set the local search...
2011-08-19 Ira CooperRe-arrange the optimization to reduce tdb fcntl calls...
2011-08-19 Matthias Dieter... s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility
2011-08-19 Simo SorceRevert "s3-messaging: IDMAP_ messages belongs to the...
2011-08-19 Andrew Bartletts3-passdb pdb_samba4 handles PDB_PWHISTORY already
2011-08-19 Amitay Isaacss3-passdb: Fix the get/set routines for pw_history...
2011-08-19 Amitay Isaacss3-passdb: Display username when reporting error on...
2011-08-19 Amitay Isaacss3-passdb: Use pdb_get_nt_passwd() to get nt passwd.
2011-08-19 Amitay Isaacss3-passdb: Fix call for search_aliases(). It returns...
2011-08-19 Amitay Isaacss3-passdb: Return list of sids from python wrapper...
2011-08-19 Amitay Isaacss3-passdb: Make arguments for python wrapper enum_group...
2011-08-19 Amitay Isaacss3-passdb: Added python wrapper for passdb methods
2011-08-19 Amitay Isaacss3-passdb: Python wrapper for passdb
2011-08-19 Amitay Isaacss3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with...
2011-08-18 Jeremy AllisonFix bug #8370 - vfs_chown_fsp broken -- returns in...
2011-08-18 Björn Jackes3/ldap: don't continue if we couldn't get the domain...
2011-08-17 Volker Lendeckes3: Next step to fix MIT trusts
2011-08-17 Volker Lendeckes3: Increase a debug level in ads_find_dc
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-08-16 Simo Sorces3-messaging: IDMAP_ messages belongs to the Winbind...
2011-08-16 Volker Lendeckes3: Use ZERO_STRUCT where appropriate
2011-08-15 Michael Adams3:registry: enhance debugging of deletekey_recursive
2011-08-15 Michael Adams3:dbwrap_ctdb: improve transaction start/commit/cancel...
2011-08-15 Michael Adams3:lib: fix a comment in tdb_unpack()
2011-08-15 Michael Adams3:registry: fix regdb_key_exists: the record has to...
2011-08-15 Gregor Becks3: avoid reading past the end of buffer in tdb_unpack...
2011-08-15 Gregor Becks3: avoid reading past the end of buffer in tdb_unpack...
2011-08-15 Andrew Bartlettbuild: link pys3param against pytalloc-util not pytalloc
2011-08-15 Andrew Bartletts3-passdb Use supplied pdb_methods in default passdb...
2011-08-15 Simo Sorces3-prefork: Do not use mmap/mremap/munmap directly
2011-08-14 Volker Lendeckes3: Fix bug 8360
2011-08-14 Andrew Bartletts3-passdb: Fix python < 2.6 build errors in passdb...
2011-08-13 Simo Sorcetorture: use tevent_ functions names instead of the...
2011-08-13 Andrew Bartletts3-smbd Avoid races creating 'ncaclrpc dir' with epmd...
2011-08-13 Amitay Isaacss3-passdb: Added python method to get_global_sam_sid
2011-08-13 Amitay Isaacss3-passdb: Return dom_sid and guid with correct python...
2011-08-13 Amitay Isaacspassdb: Move python wrapper for passdb in samba3 python...
2011-08-13 Amitay Isaacss3-param: Add python wrapper for s3 parameters
2011-08-13 Amitay Isaacss3-passdb: Connect to specified samdb if location is...
2011-08-13 Amitay Isaacss3-passdb: Fix the error messages and return correct...
2011-08-13 Amitay Isaacss3-param: Make sure we have talloc stack frame before...
2011-08-13 Andrew Bartlettparam: Add smb.conf loading support to s3/s4 loadparm...
2011-08-13 Andrew Bartletts4-scripting Rename passdb upgrade routine to avoid...
2011-08-13 Andrew Bartletts3-passdb Add support for pdb_add_sam_account() and...
2011-08-13 Andrew Bartletts4-dsdb Add ability to force a particular SID in the...
2011-08-13 Andrew Bartletts3-passdb Make pdb_element_is_changed available to...
2011-08-13 Amitay Isaacspassdb: Allocate talloc stackframe before calling in...
2011-08-13 Amitay Isaacspassdb: Call with correct backend methods instead of...
2011-08-13 Amitay Isaacspassdb: Added python wrapper to passdb
2011-08-13 Amitay Isaacspassdb: Add a function to read secrets db from a specif...
2011-08-13 Amitay Isaacspassdb: Add a function to expose loaded backend list.
2011-08-12 Stefan Metzmachers3:smb2cli: pass more fields to smb2cli_req_create...
2011-08-12 Stefan Metzmachers3:smb2cli: allow 32bit dyn_len in smb2cli_req_create...
2011-08-12 Stefan Metzmachers3:libsmb: keep a cli_smb_state->one_way
2011-08-12 Stefan Metzmachers3:libsmb: abstract the incoming dispatch function...
2011-08-12 Stefan Metzmachers3:libsmb: split out cli_state_dispatch_smb1() from...
2011-08-12 Stefan Metzmachers3:libsmb: add missing TALLOC_FREE(frame) to cli_smb_re...
2011-08-12 Stefan Metzmachers3:smb2_server: make sure we prefer responses over...
2011-08-12 Stefan Metzmachers3:libsmb: keep the request order in cli_smb_req_unset_...
2011-08-12 Stefan Metzmachers3:libsmb: use tevent_req_defer_callback() unless there...
2011-08-12 Stefan Metzmachers3:libsmb: make use of cli_state_receive_next() in...
2011-08-12 Stefan Metzmachers3:libsmb: notify all request about failures in cli_smb...
2011-08-12 Stefan Metzmachers3:libsmb: split out cli_state_receive_next() from...
2011-08-12 Stefan Metzmachers3:libsmb: use talloc_stackframe() in cli_smb_received()
2011-08-12 Stefan Metzmachers3:libsmb: call cli_smb_req_unset_pending() before...
2011-08-12 Stefan Metzmachers3:libsmb: reset the destructor in cli_smb_req_unset_pe...
2011-08-12 Stefan Metzmachers3:libsmb: add cli_state_notify_pending() and use it
2011-08-12 Stefan Metzmachers3:selftest: run smbtorture3 CHAIN1/CHAIN2 tests
2011-08-11 Simo Sorces3-messaging: Do not register to classes we are not...
2011-08-11 Simo Sorces3-messaging: Change classification of MSG_SMB_CONF_UPD...
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-11 Michael Adams3:build(autoconf): fix bug #8369: remove irritating...
2011-08-10 Volker Lendeckes3: Adapt msg_idmap.c to Samba coding conventions
2011-08-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-10 Volker Lendeckes3: Fix some typos -- Simo, please check
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
next