Fix the problem of 3.0.x passdb databases being version
[samba.git] / source3 /
2009-04-15 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-04-15 Björn Jackes3: ifdef sendfile code that's only used in other ifdef...
2009-04-15 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-04-15 Volker LendeckeFix external np read after conversion to tevent_req
2009-04-15 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-04-15 Volker LendeckeFix the build of nfsv4_acls.c
2009-04-15 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-04-15 Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-04-15 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-04-15 Volker LendeckeFix a talloc/malloc screwup in file_lines_pload
2009-04-15 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-04-15 Günther Deschners3-libnetapi: fix creds in libnetapi_open_ipc_connection().
2009-04-15 Günther Deschners3:rpc_parse: remove unused init_unistr().
2009-04-15 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-04-15 Volker LendeckeAvahi disables a timer by tv=NULL in avahi_timeout_upda...
2009-04-15 Jeremy AllisonEnsure we never enter VFS_CREATE without having initialized
2009-04-15 Günther Deschners3-rpc_parse: remove unused smb_io_domsid().
2009-04-15 Günther Deschners3: remove unused rpc_parse/parse_sec.c file.
2009-04-15 Günther Deschners3-registry: remove last sec_io_desc() caller.
2009-04-15 Günther Deschners3-libnet: Fix Bug #6193: avoid messing with sync_conte...
2009-04-15 Günther Deschners3-spoolss: implement enumprinters_level0.
2009-04-15 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-04-15 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-04-15 Volker LendeckeFix two memleaks in the encryption code
2009-04-15 Volker LendeckeFix bug 6097
2009-04-15 Günther Deschners3: add missing prototype for auth_wbc_init().
2009-04-15 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-04-15 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-04-15 Volker LendeckeAdd tevent avahi binding
2009-04-15 Volker LendeckeAdd avahi detection to configure
2009-04-15 Volker LendeckeDisable dns_sd by default
2009-04-15 Björn Jackeѕ3/winbind_pam: fix gcc 4.4 compile warning
2009-04-15 Volker LendeckeFix connect to port 139 only -- thanks gd for bugging...
2009-04-15 Volker LendeckeOnly build the dirsort module if we have the dirfd...
2009-04-15 Volker LendeckeUse StrCaseCmp in the dirsort module
2009-04-15 Andy KelkAdd dirsort module
2009-04-15 Günther Deschners3-spoolss: _spoolss_EnumPrinters level 3 always return...
2009-04-15 Günther Deschners3-spoolss: implement enumprinters_level4.
2009-04-15 Günther Deschners3-spoolss: implement enumprinters_level5.
2009-04-15 Günther Deschners3-spoolss: use enum_all_printers_info_level for level...
2009-04-15 Günther Deschners3-spoolss: add enum_all_printers_info_level().
2009-04-15 Günther Deschners3-spoolss: apply some const in spoolss server.
2009-04-15 Günther Deschners3-rpcclient: allow to set flags in enumprinters command.
2009-04-15 Günther Deschners3-netapi: Fix Coverity #774 (REVERSE_INULL).
2009-04-15 Günther Deschners3-netapi: Fix Coverity #775 (REVERSE_INULL).
2009-04-15 Günther Deschners3-netapi: Fix Coverity #776 (REVERSE_INULL).
2009-04-15 Günther Deschners3-krb5: Fix Coverity #762 (REVERSE_INULL).
2009-04-15 Günther Deschners3-net: Fix Coverity #861 (UNINIT).
2009-04-15 Günther Deschners3-net: Fix Coverity #898 (UNINIT).
2009-04-15 Günther Deschners3-spoolss: pure comsetics.
2009-04-15 Günther Deschners3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
2009-04-15 Günther Deschners3-net: Fix Coverity #886 (FORWARD_NULL).
2009-04-15 Günther Deschners3-samr: try to to fix password_expired flag handling.
2009-04-15 Bo YangFix crash in async_smb.c
2009-04-15 Michael Adamadd a versiontest program to print samba_version_string().
2009-04-15 Michael Adamversion: fix handling of SAMBA_VERSION_VENDOR_PATCH.
2009-04-15 Dan Sledzs3: Fix a free of an uninitialized variable in winbind_...
2009-04-15 Björn Jackefix build on old Heimdal based systems
2009-04-15 Stefan Metzmachers3:libsmb: always create bytes array in cli_trans code
2009-04-15 Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-04-15 Stefan Metzmachers3:lib/util_sock: use sys_recv() instead of sys_read...
2009-04-15 Jeremy AllisonModify simple POSIX open test to use filenames containi...
2009-04-15 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-04-15 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-04-15 Tim Proutys3 onefs: Correctly error out when the read returns EOF
2009-04-15 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-04-15 Günther Deschners3: remove POLICY_HND.
2009-04-15 Günther Deschners3-rpc_parse: remove some unused parsing code.
2009-04-15 Günther Deschners3-spoolss: fix _spoolss_GetPrinterData printerserver...
2009-04-15 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx error path.
2009-04-15 Günther Deschners3-rpc_parse: remove unused BUFFER5 and UNISTR3.
2009-04-15 Günther Deschners3-rpc_client: remove unused CLI_DO_RPC_WERR macro.
2009-04-15 Günther Deschners3-smbcontrol: use correct PRINTER_NOTIFY flags.
2009-04-15 Günther Deschnerspoolss: add my copyright.
2009-04-15 Günther Deschners3-spoolss: remove include/rpc_spoolss.h.
2009-04-15 Günther Deschners3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
2009-04-15 Günther Deschners3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.
2009-04-15 Günther Deschners3-spoolss: remove old spoolss_EnumPrinterDataEx.
2009-04-15 Günther Deschners3-spoolss: use pidl for _spoolss_EnumPrinterDataEx.
2009-04-15 Günther Deschners3-spoolss: use printer and job notify enums provided...
2009-04-15 Günther Deschners3-spoolss: fix spoolss server after spoolss_Field...
2009-04-15 Günther Deschners3-rpcclient: fix spoolss notify test after spoolss_Fie...
2009-04-15 Stefan Metzmachers3:winbindd: accept new connections via fd events
2009-04-15 Stefan Metzmachers3:winbindd: move non event related code out of process...
2009-04-15 Stefan Metzmachers3:winbindd: remove unused close_winbindd_socket()...
2009-04-15 Stefan Metzmachers3:smbd: use tevent_loop_once() in the parent event...
2009-04-15 Stefan Metzmachers3:printing: use tevent_loop_wait() instead of manual...
2009-04-15 Stefan Metzmachers3:printing: use a fd event to monitor the pipe to...
2009-04-15 Stefan Metzmachers3:smbd: don't exit the parent when we have no connections
2009-04-15 Stefan Metzmachers3:events: add support for immediate events
2009-04-15 Stefan Metzmachers3:events: make use of tevent_common_loop_wait()
2009-04-15 Jelmer Vernooijconfigure: Add common file with minimum versions of...
2009-04-15 Jelmer VernooijDepend on newer talloc for Samba 4 in the merged build...
2009-04-15 Stefan Metzmachers4:build: require tevent 0.9.4
2009-04-15 Jelmer VernooijFix fallback if system doesn't provide talloc.
2009-04-15 Jelmer VernooijAllow using external libtalloc.
2009-04-15 Günther Deschners3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.
2009-04-15 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-04-15 Günther Deschners3-printing: use marshall/unmarshall_sec_desc_buf in...
2009-04-15 Günther Deschners3-spoolss: add registry_value_to_printer_enum_value.
next