auth/credentials: add cli_credentials_set_utf16_password()
[obnox/samba/samba-obnox.git] / source3 /
2014-12-04 Jeremy Allisons3:locking: ensure all share mode removal functions...
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-12-04 Volker Lendeckes3:locking: add leases_db infrastructure
2014-12-04 Jeremy Allisons3: leases: libsmbsharemodes no longer works with SMB2...
2014-12-04 Volker Lendeckes3:smb2_server: add smbd_smb2_send_lease_break() helper...
2014-12-04 Stefan Metzmachers3:smb2_server: allow smbd_smb2_send_break() with sessi...
2014-12-04 Jeremy Allisons3:smbd: Add fsp_client_guid() utility function to...
2014-12-04 Volker Lendeckes3:smbd: factor out a send_break_to_none() helper function
2014-12-03 Stefan Metzmachers3:idmap_cache: remove unused idmap_cache_set_sid2...
2014-12-03 Garming Sampdb: Increase version number to fix ABI
2014-12-03 Garming Samidmap: unify passdb *id_to_sid methods
2014-12-02 Christian Ambachs3:utils/profiles fix a use after free
2014-12-02 Christian Ambachs3:registry/regfio fix some valgrind warnings
2014-12-02 Christian Ambachs3:registry/regfio read SD from the correct location
2014-12-02 Andreas Schneiders3-libsmb: Duplicate the memory before we free it.
2014-12-02 Andreas Schneiders3-libsmb: Set the netbios_name in use_ccache case...
2014-12-02 Andreas Schneiders3-lib: Do not require a password with --use-ccache.
2014-11-28 Günther Deschners3-libads: remove unused dn from ads_get_service_princi...
2014-11-28 Volker Lendecketest: Fix samba3.blackbox.net.registry.check
2014-11-27 Stefan Metzmachers3:smb2_create: send interim responses after 0.5 millis...
2014-11-27 Andrew Bartlettgse_krb5: Avoid a segfault when we can not read the...
2014-11-27 Garming Samwbinfo: create a more comprehensive test for sids2xids
2014-11-27 Garming Samwbinfo: fix tests and lack of cache flushing
2014-11-26 Volker Lendeckeregistry3: Fix a typo
2014-11-26 David Disseldorpparam: remove unused get_share_params()
2014-11-26 David Disseldorpsrv_srvsvc_nt: remove unneeded get_share_params() call
2014-11-26 Christof Schmittgencache: Request mutexes for gencache_notrans.tdb
2014-11-26 Christof Schmittgencache: Convert gencache.tdb to tdb_wrap
2014-11-26 Christof Schmittgencache: Convert gencache_notrans to use tdb_wrap
2014-11-26 Michael Adams3:gencache: don't use transaction non non-persistent...
2014-11-26 Michael Adams3:gencache: simply stabilize() a bit more: remove...
2014-11-26 Michael Adams3:gencache: fix logic in stabilization when deleting...
2014-11-26 Volker Lendeckelib: Use tdb_parse_record in gencache_set
2014-11-25 Volker Lendeckelib: Fix header include protection #define
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:winbindd: make use of talloc_string_sub2() in genera...
2014-11-25 Stefan Metzmachers3:winbindd: avoid invalid pointer type warnings
2014-11-25 Stefan Metzmachers3:utils: rename variables in regedit_*.c to fix shadow...
2014-11-25 Stefan Metzmachers3:utils: add debug functions instead of magic format...
2014-11-25 Stefan Metzmachers3:torture: avoid nesting of macros and function calls...
2014-11-25 Stefan Metzmachers3:smbd: avoid a compiler warning in open_sockets_smbd()
2014-11-25 Stefan Metzmachers3:smbd: do casting of dm_sessid_t in steps
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:registry: use discard_const_p() to avoid const warni...
2014-11-25 Stefan Metzmachers3:printing: fix some const warnings in print_iprint.c
2014-11-25 Kai Blins3:printing: Avoid compiler warning about unused label
2014-11-25 Stefan Metzmachers3:passdb: avoid invalid pointer type warnings in pdb_w...
2014-11-25 Stefan Metzmachers3:passdb: always copy the history in pdb_set_plaintext...
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:param: fix compiler warnings
2014-11-25 Stefan Metzmachers3:modules: remove unused allow_warnings=True for non_p...
2014-11-25 Stefan Metzmachers3:modules: rename variables in vfs_fruit.c to fix...
2014-11-25 Stefan Metzmachers3:librpc/idl: mark struct smbXsrv_client as [public]
2014-11-25 Stefan Metzmachers3:wscript_build: remove unused allow_warnings=True...
2014-11-25 Stefan Metzmachers3:libads: avoid some compiler warnings in ldap.c
2014-11-25 Stefan Metzmachers3:libsmb: remove unused variables in cliconnect.c
2014-11-25 Stefan Metzmachers3:lib/netapi/examples: fix pointer from integer error...
2014-11-25 Stefan Metzmachers3:lib/netapi/tests: fix invalid switch enum level...
2014-11-25 Stefan Metzmachers3:lib: fix/simplify srprs_hex()
2014-11-24 Andreas Schneiders3-smbstatus: Fix exit code of profile output.
2014-11-24 Volker Lendeckemessaging3: Fix sending large messages on FreeBSD
2014-11-24 Volker Lendeckeunix_msg: Reformat unix_dgram_send a bit
2014-11-24 Andreas Schneiders3-smbclient: Return success if we listed the shares.
2014-11-22 Ralph Boehmevfs_streams_xattr: check stream type
2014-11-21 Ralph Boehmevfs_streams_xattr: initialize pointer
2014-11-21 Ralph Boehmevfs_streams_xattr: fix check with samba_private_attr_name()
2014-11-20 Michael Adams3:libsmb: fix some function header comments.
2014-11-19 Stefan Metzmachers3:smbprofile: profile async pread/pwrite/fsync syscalls
2014-11-19 Stefan Metzmachers3:smbprofile: track connect_count and disconnect_count
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused {START,END}_PROFILE_STAMP()
2014-11-19 Stefan Metzmachers3:smbprofile: report idle state of 'idle_count' and...
2014-11-19 Stefan Metzmachers3:smbprofile: improve profiling for the security conte...
2014-11-19 Stefan Metzmachers3:smbprofile: count all SMB1 and SMB2 requests as...
2014-11-19 Stefan Metzmachers3:smb2_server: use async smbprofile macros
2014-11-19 Stefan Metzmachers3:smbprofile: rewrite the internal macros
2014-11-19 Volker Lendeckes3:smbd: Use "smbd profiling level"
2014-11-19 Volker Lendeckeparam: add "smbd profiling level" option
2014-11-19 Volker Lendeckes3:smbprofile: Make "status_profile.h" a proper header
2014-11-19 Volker Lendeckes3:smbprofile: Make smbprofile.h includable on its own
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-11-19 Stefan Metzmachers3:wscript_build: remove unused to dependency from...
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused nmbd related counters
2014-11-19 Stefan Metzmachers3:nmbd: remove START/END_PROFILE() calls
2014-11-19 Stefan Metzmachers3:modules: make use of END_PROFILE_BYTES() when START_...
2014-11-19 Stefan Metzmachers3:smbprofile: add END_PROFILE_BYTES() marco
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-17 Günther Deschners3-proto: remove duplicate proto for add_string_to_array().
2014-11-16 Volker Lendeckedbwrap_ctdb: Pass on mutex flags to tdb_open
2014-11-15 Stefan Metzmachers3:lib: fix const warnings in popt_common.c
2014-11-14 Stefan Metzmachers3:auth: add some const to user_in_list()
2014-11-14 Stefan Metzmachers3:auth: add missing auth_samba4_init() prototype
2014-11-14 David Disseldorpfsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCH
2014-11-13 Volker Lendeckelib: Slightly simplify strupper_m
2014-11-13 Volker Lendeckeregistry: Slightly simplify tdb_data_is_cstr
2014-11-12 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-11-11 Volker Lendeckes3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_...
2014-11-11 Volker Lendeckes3:locking: convert brl_have_read field to brl_num_read.
2014-11-11 Jeremy Allisons3:smbd: Don't set fsp->oplock_type before we've grante...
2014-11-11 Volker Lendeckes3:smbd: move all oplock granting code to grant_fsp_opl...
2014-11-11 Volker Lendeckes3:smbd: break oplocks to none with FILE_OVERWRITE
next