amitay/samba.git
2010-08-13 Björn Jacketdb: add TDB_DEPS variable filled with required libraries
2010-08-13 Günther Deschners3-build: pointless to link in libads and dcutils into...
2010-08-13 Günther Deschners3-build: separate out libads_printer.
2010-08-13 Günther Deschners3-waf: separate out libads_printer.
2010-08-13 Günther Deschners3-selftest: add testparm tests to selftest.
2010-08-12 Jeremy AllisonFix bug #7617 - smbd coredump due to uninitialized...
2010-08-12 Jim McDonoughs3-libnet: fix bug #6364: Pull realm from supplied...
2010-08-12 Günther Deschners3-waf: fix the build.
2010-08-12 Björn Jackes3: fall back to cups-config for underlinked libs
2010-08-12 Björn JackeRevert "s3: Use cups-config --libs"
2010-08-12 Günther Deschnerntlmssp: fix unitialized variable in ntlmssp_server_pos...
2010-08-12 Stefan Metzmacherpidl:Samba3/ClientNDR: implement rpccli_ stubs on top...
2010-08-12 Stefan Metzmachers3:Makefile: link in dcerpc client stubs
2010-08-12 Stefan Metzmachers3:winbindd: add wbint dcerpc_binding_handle backend
2010-08-12 Stefan Metzmachers3:rpc_server: add rpc_pipe_open_internal dcerpc_bindin...
2010-08-12 Stefan Metzmachers3:rpc_client: add dcerpc_binding_handle backend
2010-08-12 Stefan Metzmachers4:librpc/rpc: make struct dcerpc_binding_handle private
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: add sync dcerpc_pipe based...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: add non struct base dcerpc_bind...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: convert code to $self->pidl()
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: s/interface/if/
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: make use of the new dcerpc_bind...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: remove old dcerpc_pipe based...
2010-08-12 Stefan Metzmachers4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe...
2010-08-12 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle abstration
2010-08-12 Stefan Metzmachers4:librpc/rpc: fix dcerpc_log_packet() prototype
2010-08-12 Stefan Metzmachers4:librpc/rpc: autodetect the need of async call logic
2010-08-12 Stefan Metzmacherpidl:Samba3/ClientNDR: ignore "todo" functions
2010-08-12 Stefan Metzmachertestprogs/midltests: add some example IDL files and...
2010-08-12 Volker Lendeckes3: Reduce the load on the echo handler
2010-08-12 Volker Lendeckes3: Slightly simplify the logic in smbd_server_echo_handler
2010-08-12 Volker Lendeckes3: Slightly simplify the logic in smbd_server_connecti...
2010-08-12 Volker Lendeckes3: ?true:false is a *bit* pointless :-)
2010-08-12 Volker LendeckeFix a typo
2010-08-11 James Peachsmbtorture: Don't crash RAW-QFILEINFO if there's no...
2010-08-11 James Peachsmbtorture: Make BASE-OPENATTR report a failure if...
2010-08-11 Günther Deschners3-waf: fix the waf build with more recent MIT krb5...
2010-08-10 Kamen Mazdrashkis4-test: Implement DRS-RPC-msDSIntId test case
2010-08-10 Kamen Mazdrashkis4-dsdb: fix attributes_by_msDS_IntId index sorting
2010-08-10 Kamen Mazdrashkis4-test: Move dsdb_schema loading into public function
2010-08-10 Kamen Mazdrashkis4-test: Move RPC-DSSYNC test in DRS-RPC test suite
2010-08-10 Kamen Mazdrashkis4-test: Move dssync.c to torture/drs/rpc
2010-08-10 Kamen Mazdrashkis4-test: strip trailing white-spaces
2010-08-10 Matthias Dieter... s4:objectclass LDB module - weak the check for the...
2010-08-10 Matthias Dieter... s4:dsdb/common/util.c - provide a call which returns...
2010-08-10 Matthias Dieter... libds/common/flags.h - fix a comment's typo
2010-08-10 Matthias Dieter... s4:dsdb/common/util.c - use LDB constants whenever...
2010-08-10 Andrew Bartlettlibcli/auth Make the source3/ implementation of the...
2010-08-10 Andrew Bartletts3:ntlmssp Split the NTLMSSP server into before and...
2010-08-10 Andrew Bartletts3:ntlmssp Always call ntlmssp_sign_init()
2010-08-10 Andrew Bartletts3:ntlmssp Don't use talloc_tos() for NTLMSSP blobs...
2010-08-10 Andrew Bartletts3:ntlmssp Don't permit LM_KEY in combination with...
2010-08-10 Andrew Bartletts3:ntlmssp Don't reply with the LM_KEY negotiation...
2010-08-10 Andrew Bartletts3:ntlmssp Don't use the lm key if the user didn't...
2010-08-10 Andrew Bartletts3:ntlmssp Add extra DEBUG() message for auth system...
2010-08-10 Andrew Bartletts3:ntlmssp Redirect lp_lanman_auth() via 'allow_lm_key'
2010-08-10 Günther Deschnerlibcli/auth/ntlmssp: remove outdated comment. The versi...
2010-08-10 Günther Deschners3: fix the waf build.
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-08-09 Jeremy AllisonFix bug #7608 - Win7 SMB2 authentication causes smbd...
2010-08-09 Matthieu Patous4 upgradeprovision, fix a typo preventing the ridset...
2010-08-09 Stefan Metzmacherpidl:NDR: correctly handle no pointer bracket arrays...
2010-08-09 Günther Deschners3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp...
2010-08-09 Andreas Schneiders4-rpc_server: Fixed the build of the dcerpc_server...
2010-08-09 Andrew Tridgells4-build: use @PACKAGE_VERSION@ in s4 pc.in files
2010-08-09 Brad Hardss4-build: added dcerpc_server library
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from load_printers
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from pcap_cache_r...
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from cups_cache_r...
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from cups_pcap_lo...
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from smb_conf_updated
2010-08-08 Volker Lendeckes3: Remove the smbd_messaging_context from spoolss_init_cb
2010-08-08 Volker Lendeckes3: Remove some smbd_messaging_context references from...
2010-08-08 Volker Lendeckes3: Pass sconn to smbd_process
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from housekeeping_fn
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from check_reload
2010-08-08 Volker Lendeckes3: Make check_reload() static
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from spoolss_setjob_1
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_pr...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_pr...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_no...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from construct_no...
2010-08-08 Volker Lendeckes3: Pass messaging_context through s_notify_info_data_table
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from update_monit...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_en...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_write
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_de...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_job_se...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_queue_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_queue_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from traverse_fn_...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from print_unix_job
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from pjob_delete
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from pjob_store
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from pjob_store_n...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
2010-08-08 Volker Lendeckes3: Lift the server_messaging_context from notify_print...
next