amitay/samba.git
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
2011-08-10 Volker LendeckeAdapt bucket_of to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_new to Samba coding conventions
2011-08-10 Volker LendeckeSlightly simplify tally_new
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker LendeckeFix a c++ warning
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 Schneiderselftest: Always test the spoolss deamon.
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-spoolss: do not call pcap_cache_reload() directly
2011-08-10 Simo Sorces3-printing: Add child handler to bq process
2011-08-10 Simo Sorces3-spoolss: Fix printers related messaging
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-spoolss: Use a global variable for the pool
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-spoolssd: Use the child_id to open log files
next