s3:charcnv Remove unused ucs2_to_unistr2()
[metze/samba/wip.git] / source3 /
2009-04-07 Andrew Bartletts3:charcnv Remove unused ucs2_to_unistr2()
2009-04-07 Karolin Seegers3/loadparm: Fiy typos.
2009-04-07 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-07 Karolin Seegers3/smbconf_reg: Fix typo.
2009-04-07 Tim Proutys3 onefs: Fix case-insensitivity for mangled names
2009-04-07 Tim Proutys3 oplocks: Add back procid_str to debug message
2009-04-07 Andrew Bartletts3:smbldap convert the easy cases to push_utf8_talloc()
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-04-07 Andrew Bartletts3:smbtorture Convert charcnv torture suite to use...
2009-04-07 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Günther Deschners3-svcctl: Fix _svcctl_EnumServicesStatusW() crash...
2009-04-06 Tim Proutys3 onefs: Simplify level 2 oplock self-contention
2009-04-06 Tim Proutys3 oplocks: Refactor level II oplock contention
2009-04-06 Günther Deschners3-samr: add support for _samr_Connect3() while plannin...
2009-04-06 Günther Deschners3-samr: add support for setting password hashes via...
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-04-06 Andrew Bartletts3:printing Convert nt_printer_publish_ads() to use...
2009-04-06 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-04-06 Volker LendeckeMake some functions static to vfs_gpfs.c
2009-04-06 Volker LendeckeAdd prototype for smbd_gpfs_get_realfilename_path
2009-04-06 Volker LendeckeFix two c++ warnings in vfs_gpfs.c
2009-04-05 Volker LendeckeFix smbd crash for close_on_completion
2009-04-05 Volker LendeckeKeep the forked-smbd stdout reader around longer
2009-04-05 Volker LendeckeEnsure 0-termination for the forked-smbd debug output
2009-04-05 Volker LendeckePass the current debuglevel down to the forked smbd
2009-04-03 Volker LendeckeUse cluster-aware procid_is_me instead of comparing...
2009-04-03 Volker LendeckeUse procid_str in debug messages for better cluster...
2009-04-02 Günther Deschners3-lsa: use LSA_ROLE definitions in _lsa_QueryInfoPolicy().
2009-04-02 Günther Deschners3-lsa: don't SAFE_FREE talloced structs.
2009-04-02 Günther Deschners3-spoolss: implement _spoolss_GetPrinterDriver2 level...
2009-04-02 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-02 Tim Proutys3 onefs: Quiet a log message about oplocks being reque...
2009-04-01 Michael Adams3:net conf: don't store share names as lower case...
2009-04-01 Günther Deschners3-auth: rename static smb_create_user(). Sorry...
2009-04-01 Günther Deschners3-libnet-samsync: return appropriate error code in...
2009-04-01 Günther Deschners3-libnet-samsync: use smb_create_user().
2009-04-01 Günther Deschners3-passdb: add smb_create_user().
2009-04-01 Günther Deschners3-libnet-samsync: some pure cosmetics.
2009-04-01 Günther Deschners3-libnet-samsync: use parent talloc context for libnet...
2009-04-01 Günther Deschners3-libnet: only call libnet_dssync_process() startup...
2009-04-01 Michael Adams3:build: add targets to show how libraries will be...
2009-04-01 Michael Adams3:build: don't build the static libs unconditionally
2009-04-01 Michael Adams3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LI...
2009-04-01 Michael Adams3:build: no need to set LIBFOO_STATIC to the object...
2009-04-01 Michael Adams3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for...
2009-04-01 Michael Adams3:build: unify linking of libwbclient with a @LIBWBCLI...
2009-04-01 Michael Adams3:build: first cut at fixing linking of shared/static...
2009-04-01 Michael Adams3:build: add a SHOWCFLAGS target for debugging how...
2009-04-01 Michael Adams3:build: line-wrap assignment of FLAGS for readability
2009-04-01 Björn Jackeremove needless rpath stuff for default paths as early...
2009-04-01 Björn Jackeclean up lib64 linking paths the same way as lib
2009-04-01 Björn Jacketo be portable, use options first, arguments last
2009-04-01 Jelmer VernooijProperly strip /usr/lib and /usr/include for the merged...
2009-04-01 Michael Adams3:build: prevent from setting "-O -g", check for ...
2009-04-01 Björn Jackedon't set -O twice
2009-04-01 Volker LendeckePrint an error if trying a merged build without a syste...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-04-01 Jeremy AllisonMerge branch 'v3-4-test' of ssh://jra@git.samba.org...
2009-04-01 Jeremy AllisonTidy up some convert_string_internal error cases, found...
2009-04-01 Tim Proutys3 onefs: Add missing newlines to debug statements...
2009-04-01 Zack Kirschs3 onefs: Async failures are resulting in SMB_ASSERT...
2009-04-01 Steven DannemanAdd missing newlines to debug statements
2009-03-31 Michael Adams3:build: fix build of pam_winbind.so with static linking
2009-03-31 Björn Jackes3/ldbtools: don't neddlessly link against wbinbind...
2009-03-31 Björn Jackes3/cifs: don't link cifs mount helpers agains popt
2009-03-31 Björn Jackes3/pam_smbpass: don't link agains KRB5LIBS
2009-03-31 Michael Adams3:build: make SHOWFLAGS target phony and add alias...
2009-03-31 Björn Jackeremove non standard way to point to ctdb path
2009-03-30 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-28 Volker LendeckeFix a debug msg typo
2009-03-28 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-28 Björn Jackes3: ifdef sendfile code that's only used in other ifdef...
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-27 Volker LendeckeFix external np read after conversion to tevent_req
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-27 Volker LendeckeFix the build of nfsv4_acls.c
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-26 Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-03-26 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-26 Volker LendeckeFix a talloc/malloc screwup in file_lines_pload
2009-03-26 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-26 Günther Deschners3-libnetapi: fix creds in libnetapi_open_ipc_connection().
2009-03-26 Günther Deschners3:rpc_parse: remove unused init_unistr().
2009-03-26 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-26 Volker LendeckeAvahi disables a timer by tv=NULL in avahi_timeout_upda...
2009-03-26 Jeremy AllisonEnsure we never enter VFS_CREATE without having initialized
2009-03-25 Günther Deschners3-rpc_parse: remove unused smb_io_domsid().
2009-03-25 Günther Deschners3: remove unused rpc_parse/parse_sec.c file.
2009-03-25 Günther Deschners3-registry: remove last sec_io_desc() caller.
2009-03-25 Günther Deschners3-libnet: Fix Bug #6193: avoid messing with sync_conte...
2009-03-25 Günther Deschners3-spoolss: implement enumprinters_level0.
2009-03-25 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-03-25 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-24 Volker LendeckeFix two memleaks in the encryption code
2009-03-24 Volker LendeckeFix bug 6097
2009-03-24 Günther Deschners3: add missing prototype for auth_wbc_init().
2009-03-24 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Volker LendeckeAdd avahi detection to configure
next