sharesec: Use non-numerical output for sharesec
[metze/samba/wip.git] / lib /
2015-06-16 Volker Lendeckelib: Fix CID 1306765 Unchecked return value from library
2015-06-16 Volker Lendeckelib: Fix CID 1306764 Unchecked return value
2015-06-12 Stefan Metzmachertdb: version 1.3.6 samba-upstream/tags/tdb-1.3.6
2015-06-12 Stefan Metzmacherlib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR...
2015-06-12 Stefan Metzmacherlib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHRE...
2015-06-12 Stefan Metzmachertevent: version 0.9.25 samba-upstream/tags/tevent-0.9.25
2015-06-12 Stefan Metzmacherpytevent: add a TeventTimer_Object_ref helper structure...
2015-06-12 Stefan Metzmacherpytevent: remove const warnings using discard_const_p()
2015-06-12 Stefan Metzmacherpytevent: remove dead code TEVENT_DEPRECATED is never...
2015-06-12 Michael Adamtalloc:guide: fix documented signature of talloc_unlink().
2015-06-12 Michael Adamtalloc:manpage: fix documented signature of talloc_unli...
2015-06-12 Stefan Metzmachertalloc: sync the talloc_reference() description between...
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: use tevent_req_nomem/tevent_req_post...
2015-06-12 Stefan Metzmacherlib/async_req: s/result/req/ in read_packet_send()
2015-06-12 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-12 Stefan Metzmacherlib/async_req: simplify async_connect_* using a _cleanu...
2015-06-12 Stefan Metzmacherlib/async_req: s/result/req/ in async_connect_send()
2015-06-12 Stefan Metzmacherlib/async_req: remove unused sendto_{send,recv} and...
2015-06-12 Stefan Metzmacherlib/tsocket: add tdgram_inet_udp_broadcast_socket()
2015-06-12 Stefan Metzmacherlib/tsocket: add tdgram_bsd_existing_socket() helper...
2015-06-12 Stefan Metzmachertevent.h: propose tstream_ versions of read_packet_send...
2015-06-12 Stefan Metzmachertevent/testsuite: make sure we cleanup tevent_fd struct...
2015-06-10 Christof Schmittdebug: Change syslog priority mapping to match new...
2015-06-10 Christof Schmittdebug: Add definitions and macros for log levels
2015-06-10 Stefan Metzmacherlib/util: remove signal related configure checks
2015-06-10 Stefan Metzmacherlib/replace: add signal related configure checks
2015-06-10 Petr Viktorinpytevent: Build for two versions of Python at once
2015-06-10 Petr Viktorinpytevent: Port to Python 3
2015-06-10 Petr Viktorinpytalloc: Improve timer wrapper, and test it
2015-06-10 Petr Viktorinpytevent: Define missing TeventFd_Type object
2015-06-10 Petr Viktorinpytevent: Better error and reference handling
2015-06-09 Ralph Boehmelib/util/charset: fix conversion failure logging
2015-06-05 Volker Lendecketsocket: Use common code in tsocket_bsd_common_prepare_fd
2015-06-03 Volker Lendeckedebug: Fix default log levels
2015-06-02 Emmanuel DreyfusPrevent clashes between system and Samba SHA functions
2015-06-02 Stefan Metzmachertevent: fix access after free in tevent_common_check_si...
2015-05-20 Stefan Metzmachertevent: add a note to tevent_add_fd()
2015-05-19 Petr Viktorinpytalloc: Test for all Python versions
2015-05-19 Petr Viktorinbuildtools: Add a helper to iterate through Python...
2015-05-19 Petr Viktorinpytalloc: Build for two Python versions at once
2015-05-19 Petr Viktorinpytalloc: Port to Python 3
2015-05-15 David Holders3: IPv6 enabled DNS connections for ADS client
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-12 Volker Lendeckedbwrap: Remove an unused variable
2015-05-12 Volker Lendeckelib: Remove unused hex_encode()
2015-05-08 Stefan Metzmachersmbd: Offer SMB 3.1.1 by default.
2015-05-08 Michael Adamsmbd: offer SMB 3.0.2 by default.
2015-05-08 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVIS...
2015-05-07 Volker LendeckeFix a few printf format errors
2015-05-07 Volker Lendeckelib: Fix strv_next for the anchor NULL entry
2015-05-06 Volker Lendeckelib: Fix CID 1034836 Resource leak
2015-05-01 Michael Adamparam: rename FLAG_HIDE to FLAG_SYNONYM
2015-05-01 Michael Adamparam: remove swat specific flags.
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-05-01 Michael Adamparam:README: mention to explicitly initialize defaults...
2015-04-29 Gordon Rosslib: tevent: Fix compile error in Solaris ports backend.
2015-04-28 Alexander Drozdovtdb: version 1.3.5 samba-upstream/tags/tdb-1.3.5
2015-04-28 Alexander Drozdovtdb: introduce tdb_chainlock_read_nonblock(), a nonbloc...
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-27 Volker Lendeckelib: Use isspace on unsigned char
2015-04-27 Jelmer VernooijAdd set date to tdb manpages.
2015-04-27 Jelmer VernooijDrop unused and uninstalled SWIG wrapper for talloc.
2015-04-27 Jelmer Vernooijpep8: Move to third_party/.
2015-04-23 Petr Viktorinpytalloc: Add tests
2015-04-23 Petr Viktorinpytalloc: Fix comparison of disparate types
2015-04-22 Michael Adamparam: remove two unused #defines
2015-04-21 Volker Lendecketevent: Fix CID 1035381 Unchecked return value
2015-04-21 Volker Lendeckelib: Fix a few CIDs for Resource Leak
2015-04-19 Jelmer VernooijAdd refentryinfo date.
2015-04-17 Jeremy Allisonlib: memcache. Add a new talloc cache type - SHARE_MODE...
2015-04-08 Andreas Schneiderwaf: Fix systemd detection
2015-03-31 David Disseldorpreplace: check for dirname() and basename()
2015-03-30 Amitay Isaacstdb: Do not build test binaries if it's not a standalon...
2015-03-30 Michael Adamtorture: add torture_assert_not_null[_goto]
2015-03-30 Michael Adamtorture: add torture_assert_int_not_equal_goto
2015-03-27 Günther Deschnerkrb5_wrap: fix documentation for smb_krb5_principal_get...
2015-03-27 Günther Deschnerkrb5_wrap: add smb_krb5_principal_set_type().
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_get...
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_cre...
2015-03-26 Jelmer VernooijMove update-external.sh to third_party/
2015-03-26 Jelmer VernooijMerge update-waf.sh into update-external.sh
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-26 Volker Lendeckeloadparm: Fix CID 1273054 Improper use of negative...
2015-03-26 David Disseldorpreplace: clean-up strlcpy and add note on return value
2015-03-26 Jeremy Allisonlib: tdb: Use sigaction when testing for robust mutexes.
2015-03-25 Jeremy Allisondocs: Mark 'client use spnego principal' as deprecated...
2015-03-25 Andreas SchneiderRevert "lib: tdb: Use sigaction when testing for robust...
2015-03-25 Stefan Metzmacherlib/util: fix the default code path for debug_set_setti...
2015-03-24 Jeremy Allisonlib: tdb: Use sigaction when testing for robust mutexes.
2015-03-23 Volker Lendeckelib: Remove unused [un]map_file
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-23 Volker Lendeckelib: Remove load_case_tables_library()
2015-03-23 Volker Lendeckelib: Convert [up|low]case.dat to C
2015-03-23 Volker Lendeckelib: Fix CID 1272834 Unchecked return value
2015-03-23 Christof Schmittdebug: Add GPFS tracing backend
2015-03-23 Christof Schmittgpfswrap: Add wrappers for tracing API
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
next