abartlet/samba.git/.git
2009-03-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git... libcli-auth-merge
2009-03-19 Andrew Tridgelluse the tevent nesting code to avoid the uid problem...
2009-03-19 Andrew Tridgellfixed a logic bug in the tevent nesting code
2009-03-18 Tim Proutys3 onefs: Correctly error out when the read returns EOF
2009-03-18 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Günther Deschners3-rpc_parse: remove some unused parsing code.
2009-03-18 Günther Deschners3-spoolss: fix _spoolss_GetPrinterData printerserver...
2009-03-18 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx error path.
2009-03-18 Günther Deschners3-rpc_parse: remove unused BUFFER5 and UNISTR3.
2009-03-18 Günther Deschners3-rpc_client: remove unused CLI_DO_RPC_WERR macro.
2009-03-18 Zach Loafmans4 libcli: Add back Longhorn beta dialect as a constant
2009-03-18 Günther Deschners3-smbcontrol: use correct PRINTER_NOTIFY flags.
2009-03-18 Günther Deschnerspoolss: add my copyright.
2009-03-18 Günther Deschners3-spoolss: remove include/rpc_spoolss.h.
2009-03-18 Günther Deschners3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
2009-03-18 Günther Deschners3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.
2009-03-18 Günther Deschners3-spoolss: remove old spoolss_EnumPrinterDataEx.
2009-03-18 Günther Deschners3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.
2009-03-18 Günther Deschners3-spoolss: use printer and job notify enums provided...
2009-03-18 Günther Deschners3-spoolss: fix spoolss server after spoolss_Field...
2009-03-18 Günther Deschners3-rpcclient: fix spoolss notify test after spoolss_Fie...
2009-03-18 Günther Deschners4-smbtorture: fix spoolss notify test after spoolss_Fi...
2009-03-18 Günther Deschnerspoolss: add custom ndr_print_spoolss_Field.
2009-03-18 Günther Deschners3: re-run make samba3-idl.
2009-03-18 Günther Deschnerspoolss: make spoolss_Field a nodiscriminant union...
2009-03-18 Günther Deschners3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-03-18 Günther Deschners3-printing: use marshall/unmarshall_sec_desc_buf in...
2009-03-18 Günther Deschners3-spoolss: add registry_value_to_printer_enum_value.
2009-03-18 Günther Deschners3-spoolss: add SPOOLSS_BUFFER_ARRAY macro.
2009-03-18 Günther Deschnerspoolss: add ndr_size_spoolss_EnumPrinterDataEx_info...
2009-03-18 Günther Deschnerspoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOO...
2009-03-18 Günther Deschners4-smbtorture: fix spoolss_EnumPrinterKey callers in...
2009-03-18 Günther Deschnerspoolss: fix ndr_push_spoolss_EnumPrinterDataEx.
2009-03-18 Andrew Bartletts3:lib Use push_ucs2_talloc() in ms_fnmatch()
2009-03-18 Andrew Bartletts3:smbldap convert the easy cases to push_utf8_talloc()
2009-03-18 Andrew Bartletts3:charcnv remove now unused malloc() based conversion...
2009-03-18 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-18 Stefan Metzmachers3:winbindd: accept new connections via fd events
2009-03-18 Stefan Metzmachers3:winbindd: move non event related code out of process...
2009-03-18 Stefan Metzmachers3:winbindd: remove unused close_winbindd_socket()...
2009-03-18 Stefan Metzmachers3:smbd: use tevent_loop_once() in the parent event...
2009-03-18 Stefan Metzmachers3:printing: use tevent_loop_wait() instead of manual...
2009-03-18 Stefan Metzmachers3:printing: use a fd event to monitor the pipe to...
2009-03-18 Stefan Metzmachers3:smbd: don't exit the parent when we have no connections
2009-03-18 Andrew Bartletts3:printing Convert nt_printer_publish_ads() to use...
2009-03-18 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-03-18 Andrew BartlettConvert Samba3 util_str to use push_ucs2_talloc and...
2009-03-18 Andrew Bartletts3:smbd Convert to use common strlen_m()
2009-03-18 Andrew Bartletts3:smbtorture Convert charcnv torture suite to use...
2009-03-18 Andrew Bartletts3:util_str Remove calls to pull_utf8_allocate()
2009-03-18 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-03-18 Andrew BartlettConvert Samba3 to use the common lib/util/charset code...
2009-03-18 Andrew Bartletts3:safe_string No Samba3 code calls pull_string directl...
2009-03-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-18 Günther Deschners3-spoolss: use rpccli_spoolss_enumprinterdataex in...
2009-03-18 Günther Deschners4-smbtorture: fix spoolss_EnumPrinterDataEx tests.
2009-03-18 Günther Deschners3-spoolss: remove old rpccli_spoolss_enumprinterdataex.
2009-03-18 Günther Deschners3-net: use rpccli_spoolss_enumprinterdataex.
2009-03-18 Günther Deschners3-rpcclient: use rpccli_spoolss_enumprinterdataex...
2009-03-18 Günther Deschners3-spoolss: add rpccli_spoolss_enumprinterdataex conven...
2009-03-18 Günther Deschnerspoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx...
2009-03-18 Günther Deschners3: re-run make samba3-idl.
2009-03-18 Günther Deschnerspoolss: add spoolss_EnumPrinterDataEx triple call.
2009-03-18 Günther Deschners3: re-run make samba3-idl.
2009-03-18 Günther Deschnerspoolss: fix spoolss_PrinterEnumValues w.r.t. size...
2009-03-17 Alexander ZagrebinMissing break in conversion function prevents tdb passw...
2009-03-17 Timurbuild: fix detection of netinet/ip.h on FreeBSD
2009-03-17 Timurbuild: format the header check for netinet/ip.h more...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-17 Günther Deschners3-rpcclient: say that we are displaying a REG_MULTI_SZ...
2009-03-17 Günther Deschners3: re-run make samba3-idl.
2009-03-17 Günther Deschnerspoolss: add spoolss_PrinterEnumValues.
2009-03-17 Steve Langaseks3: Fix bugs in the detection of the GNU ld version...
2009-03-17 Zach Loafmans4 torture: Win7 has a slightly different allowed acces...
2009-03-17 Zach Loafmans4 torture: Add a string version for NT_STATUS_WIN7_INV...
2009-03-17 Zach Loafmans4 libcli: Add SMB2.1 dialect to libcli
2009-03-17 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-17 Stefan Metzmachers4:build: require tevent 0.9.5
2009-03-17 Stefan Metzmachertevent: change version to 0.9.5 after the ABI has changed
2009-03-17 Stefan Metzmachertevent: store the location where a request was finished
2009-03-17 Stefan Metzmachertevent: use an immediate event as trigger for tevent_queue
2009-03-17 Stefan Metzmachertevent: use an immediate event fot tevent_req_post()
2009-03-17 Stefan Metzmachertevent: use TALLOC_FREE() in tevent_req.c
2009-03-17 Stefan Metzmachers3:events: add support for immediate events
2009-03-17 Stefan Metzmachertevent: add support for immediate events
2009-03-17 Stefan Metzmachers3:events: make use of tevent_common_loop_wait()
2009-03-17 Stefan Metzmachertevent: add tevent_common_loop_wait() helper function...
2009-03-17 Stefan Metzmachertevent: check signal events first in event_loop_once
2009-03-17 Stefan Metzmachertevent: let tevent_loop_once() just run one fd event
2009-03-17 Günther Deschners3-spoolss: remove unused RPC_BUFFER definition.
2009-03-17 Günther Deschners3-spoolss: remove (disabled) enum_all_printers_info_1_...
2009-03-17 Günther Deschners4-smbtorture: fix spoolss notify test for notify type...
2009-03-17 Günther Deschners3-spoolss: remove PRINTER_NOTIFY_TYPE and JOB_NOTIFY_T...
2009-03-17 Günther Deschners3-spoolss: remove SPL Port definitions now in IDL.
2009-03-17 Günther Deschners3-spoolss: remove PRIORITY defines, that were never...
2009-03-17 Günther Deschners3: re-run make samba3-idl.
2009-03-17 Günther Deschnerspoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE...
2009-03-17 Günther Deschnerspoolss: add SPL Port definitions to IDL.
next