amitay/samba.git
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-14 Simo Sorcereplace: Check if we have mremap() available
2011-08-14 Jelmer VernooijUse public pytalloc header file.
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 Sorces4:misc: remove last usage of legacy event_ fn names
2011-08-13 Simo Sorces4:lib: use tevent_ fns names instead of legcay event_...
2011-08-13 Simo Sorces4:smbd: use tevent_ fn names instead of leagcy event_...
2011-08-13 Simo Sorces4:ntvfs: use tevent_ fn names instead of legacy event_...
2011-08-13 Simo Sorces4:librpc: use tevent_ fn names instead of legacy event...
2011-08-13 Simo Sorces4:libcli: use tevent_ fn names instead of legacy event...
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-08-13 Simo Sorces4:messaging: use tevent_ function names instead of...
2011-08-13 Simo Sorcetorture: use tevent_ functions names instead of the...
2011-08-13 Andrew Bartlettldb: Remove use after free in error case
2011-08-13 Andrew Bartletts4-provision Add support for fixing the DC rid to a...
2011-08-13 Andrew Bartletts3-smbd Avoid races creating 'ncaclrpc dir' with epmd...
2011-08-13 Andrew Bartletts4-param Set szConfigFile even for s3 loadparm contexts
2011-08-13 Amitay Isaacsupgrade: Add missing bits for the s3 to s4 upgrade...
2011-08-13 Amitay Isaacstests: Update test for s3 to s4 upgrade with two cases
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 Isaacspy-samba3: Create samba3 python package to hold other...
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 Isaacss4-dsdb: Provide additional method to connect to specif...
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-dsdb ensure we honour the hash_values control, even...
2011-08-13 Andrew Bartletts4-dsdb Give a less worrying error message on failure...
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 Andrew Bartletts4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
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-13 Amitay Isaacswaf: Add SAMBA3_PYTHON context to build python wrappers...
2011-08-13 Amitay Isaacssamba-tool: Remove gpo setacl command
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 Metzmacherselftest:Samba4: test --domain-critical-only in provisi...
2011-08-12 Stefan Metzmachers3:samba-tool: add --domain-critical-only to "samba...
2011-08-12 Stefan Metzmachers4:py/samba/join: add domain_critical_only=False to...
2011-08-12 Stefan Metzmachers4:py/samba/drs_utils: pass down req/req_level to self...
2011-08-12 Stefan Metzmachers4:libnet_vampire: don't keep the replication state...
2011-08-12 Stefan Metzmachers4:libnet: passdown the DsGetNCChangesReq* to the libne...
2011-08-12 Stefan Metzmacherselftest:target/Samba4: use the correct configuration...
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 Andrew Tridgells4-test: use standard process model for 'dc' server
2011-08-12 Andrew Tridgellsocket-wrapped: added wrappers for dup() and dup2()
2011-08-12 Stefan Metzmachers3:selftest: run smbtorture3 CHAIN1/CHAIN2 tests
2011-08-12 Andrew Tridgelltevent: don't force the nesting flag to false in the...
2011-08-12 Andrew Tridgells4-dbcheck: offer to fix dsServiceName to be in GUID...
2011-08-12 Andrew Tridgells4-dsdb: don't cache the NTDS settings DN
2011-08-12 Andrew Tridgells4-join: make dsServiceName a GUID in @ROOTDSE on join
2011-08-12 Andrew Tridgells4-provision: create dsServiceName in @ROOTDSE in GUID...
2011-08-12 Andrew Tridgells4-dsdb: expand dsServiceName from GUID form at runtime
2011-08-12 Andrew Tridgells4-dsdb: remove the naming_fsmo and pdc_fsmo modules
2011-08-12 Andrew Tridgells4-dsdb: calculate validFSMOs at runtime instead of...
2011-08-11 Sumit Bosetevent: fix documentation for tevent_context_init_byname()
2011-08-11 Sumit Bosetevent: Set FD_CLOEXEC on epoll handle
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 LendeckeAdapt tally_histogram to Samba coding conventions
2011-08-10 Volker LendeckeAdapt get_max_bucket to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_approx_median to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_range to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_mean to Samba coding conventions
2011-08-10 Volker LendeckeAdapt divls64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divls64
2011-08-10 Volker LendeckeAdapt divlu64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divlu64
2011-08-10 Volker LendeckeAdapt fls64 to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_num to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_add to Samba coding conventions
2011-08-10 Volker LendeckeAdapt renormalize to Samba coding conventions
2011-08-10 Volker LendeckeAdapt shift_overflows to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_min to Samba coding conventions
next