s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name
[ira/wip.git] / source3 /
2010-02-25 Jeremy AllisonFix up debug info on smb2_rename code.
2010-02-25 Jeremy AllisonImplement rename/move in SMB2 from Windows7.
2010-02-25 Günther Deschners3-nltest: fix uninitialized query level.
2010-02-25 Günther Deschners3-spoolss: Save entire devicemode.
2010-02-25 Jeremy AllisonMake conn_close_all() safe to call from SMB2 sessions...
2010-02-25 Jeremy AllisonChange the credential handling so that we start with...
2010-02-24 Volker Lendeckes3: Make connections_fetch_record() static
2010-02-24 Stefan Metzmachers3:selftest: handle spaces in test names
2010-02-24 Stefan Metzmachers3:selftest: make wbinfo_s3 work on the "member" server...
2010-02-24 Stefan Metzmachers3:test_wbinfo_s3: test --check-secret and --change...
2010-02-24 Stefan Metzmachers3:rpc_transport_np: handle trans rdata like the output...
2010-02-23 Simo Sorceschannel_tdb: make code compilable in both trees
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3:schannel more readable check logic
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate some pid_to_procid() calls to procid_self()
2010-02-23 Stefan Metzmachers3:spoolss: construct the devmode the same way for...
2010-02-23 Stefan Metzmachers3:cli_netlogon: keep the the correct negotiate_flags...
2010-02-23 Stefan Metzmachers3:selftest: $WORKGROUP doesn't exist, we should use...
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-23 Björn Jackes3: add explicit configure option whether or not to...
2010-02-23 Andreas Schneiders3-smb: Remove the obsolete signal type cast.
2010-02-23 Andreas Schneiders3-lib: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-libads: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-nmbd: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-pam_smbpass: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-passdb: Remove obsolete signal type cast.
2010-02-23 Andreas Schneiders3-print: Remove obsolete signal type cast.
2010-02-23 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-02-23 Simo Sorces3 Fix the build
2010-02-22 Jeremy AllisonA test "store create time" parameter got commited by...
2010-02-22 Jeremy AllisonEnsure STREAMERROR deletes any files in the \\testdir
2010-02-22 Jeremy AllisonAdd an "attributes" string to allinfo.
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_trans_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_write_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_read_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_message_start_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_dskattr_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_getatr_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_getattrE_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_open_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_ntcreate_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_echo_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_negprot_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_tcon_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_sesssetup_blob_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_session_setup_guest_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_smb_oplock_break_wai...
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2010-02-21 Volker Lendeckes3: Avoid calling cli_alloc_mid twice in cli_smb_req_io...
2010-02-21 Volker Lendeckes3: Use the status from cli_raw_ioctl in torture_ioctl_test
2010-02-20 Volker Lendeckes3: Make string_to_sid survive the LOCAL-string_to_sid...
2010-02-20 Volker Lendeckes3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid...
2010-02-20 Volker Lendeckes3: Add printf why LOCAL-dom_sid_parse failed
2010-02-20 Volker Lendeckes3: Slightly simplify the logic of completion_remote_filter
2010-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-02-20 Volker Lendeckes3: Remove a "typedef struct"
2010-02-20 Volker Lendeckes3: Fix a typo
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-20 Volker Lendeckes3: Convert cli_raw_ioctl to use cli_smb()
2010-02-20 Volker Lendeckes3: Add cli_smb()
2010-02-19 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
2010-02-19 Jeremy AllisonFirst part of fix for bug #7159 - client rpc_transport...
2010-02-19 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-18 Günther Deschners3-spoolss: add support for _spoolss_SetPrinter level 8.
2010-02-18 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-18 Björn Jackes3: optimize strict allocate for XFS on IRIX
2010-02-18 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-18 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-18 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinters servername handling.
2010-02-18 Günther Deschners3-selftest: fix return code for modprinter.pl -a.
2010-02-18 Günther Deschners3-selftest: finally enable RPC-SPOOLSS-PRINTER against...
2010-02-18 Günther Deschners3-selftest: include addprinter/deleteprinter command.
2010-02-18 Günther Deschners3-spoolss: fix return code of spoolss_DeletePrinter.
2010-02-18 Günther Deschners3-spoolss: in spoolss_EnumPrinters r->in.server is...
2010-02-18 Günther Deschners3-spoolss: more AddPrinter{Ex} checks.
2010-02-18 Günther Deschners3-spoolss: add some printer info validation for AddPri...
2010-02-18 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-18 Günther Deschners3-rpcclient: fix uninitialized variable in wkssvc_enum...
2010-02-17 Jeremy AllisonFix bug #7146 - Samba miss-parses authenticated RPC...
2010-02-17 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Lars Müllers3: go straight to winbindd_dual_pam_auth() in case...
2010-02-17 Lars Müllers3: let the pam_winbind po files reference the correct...
2010-02-17 Volker Lendeckes3: Fix bug 7139
2010-02-17 Simo Sorces3:rpc streamline memory handling
2010-02-16 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-02-16 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-02-16 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-02-16 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-02-16 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-02-16 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-02-15 Volker Lendeckes3: Fix a typo
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Holger Hetterichs3: eventlogadm.c: add -s option to use alternative...
2010-02-14 Peter Watkinss3: Fix initgroups return check
2010-02-14 Andrew Tridgells3: last part of TYPESAFE_QSORT() conversion
2010-02-14 Andrew Tridgells3-smbd: convert lanman and notify code to TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3-rpc: convert wkssvc to use TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3-locking: convert brlock to TYPESAFE_QSORT()
2010-02-14 Andrew Tridgells3: convert registry and printing code to TYPESAFE_QSORT()
next