s3:idmap: remove unused method dump_data() from the idmap API
[amitay/samba.git] / source3 /
2010-08-14 Michael Adams3:idmap: remove unused method dump_data() from the...
2010-08-14 Michael Adams3:idmap: remove the remove_mapping method from API...
2010-08-14 Michael Adams3:idmap: remove unused idmap_remove_mapping().
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_mapping().
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_gid_hwm()
2010-08-14 Michael Adams3:idmap: remove unused idmap_set_uid_hwm()
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-14 Michael Adams3:net: rewrite "net idmap restore" using dbwrap
2010-08-14 Michael Adams3:net: change "net idmap dump" to use dbwrap instead...
2010-08-14 Michael Adams3:net sam provision: compose sid before getting uid...
2010-08-14 Michael Adams3:net sam provision: allocate the uid after composing...
2010-08-14 Michael Adams3:pdb_ldap: move some code in ldapsam_create_dom_group()
2010-08-14 Michael Adams3:groupdb: allocate a gid after allocating a rid in...
2010-08-14 Michael Adams3:idmap_tdb2: fix a debug message
2010-08-13 Michael Adams3:test: add a new "valgrindtestenv" target, similar...
2010-08-13 Michael Adams3:gdbtestenv: also start an xterm with nmbd. and start...
2010-08-13 Michael Adams3:gdbtestenv: also set the xterm's window title approp...
2010-08-13 Michael Adams3:gdbtestenv: print the server's name in the icontitle...
2010-08-13 Volker Lendeckes3: Fix some error messages
2010-08-13 Jeremy AllisonEliminate any chance of a class of "uninitialized auto...
2010-08-13 Günther Deschners3-selftest: move make test to selftest.
2010-08-13 Günther Deschners3-selftest: fix testparm tests as non-root.
2010-08-13 Andreas Schneiders3-smbd: Publish nt printers.
2010-08-13 Andreas Schneiders3-smbd: Move rpc services init to smbd parent.
2010-08-13 Andreas Schneiders3-smbd: Regroup some init functions.
2010-08-13 Andreas Schneiders3-smbd: Fixed indent.
2010-08-13 Andreas Schneiders3-loadparm: Added some comments to lp_load_ex calls.
2010-08-13 Andreas Schneiders3-smbd: Cleanup the order of the init functions.
2010-08-13 Andreas Schneiders3-smbd: Make sure the event context is initialized.
2010-08-13 Günther Deschners3-build: remove pointless RPC_PARSE_OBJ2.
2010-08-13 Günther Deschners3-waf: remove pointless RPC_PARSE_SRC2.
2010-08-13 Volker Lendeckes3: Replace some cli_errstr calls by nt_errstr
2010-08-13 Günther Deschners3-libnet: also remove libnet/libnet_samsync_keytab...
2010-08-13 Günther Deschners3-libnet: remove source3/libnet/libnet_join.c.orig...
2010-08-13 Günther Deschners3-dcerpc: fix build warning seen with -O3.
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-08-13 Andrew Bartletts3:libnet Add other required headers for libnet_samsync...
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 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 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-11 Günther Deschners3-waf: fix the waf build with more recent MIT krb5...
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 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 Günther Deschners3-winbind: Fix Bug #7568: Make sure cm_connect_lsa_tcp...
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...
next