s4-auth: Add smb_krb5_create_principals_array()
[samba.git] / lib /
2015-07-15 Uri Simchoniasync_req: check for errors when monitoring socket...
2015-07-14 Günther Deschnerlib/krb5: add new KRB5_ERROR_CODE() abstraction macro.
2015-07-14 Ralph Boehmelib/util/charset: reduce loglevel for push_ucs2_talloc...
2015-07-09 Uri Simchoniutil.c: fix order of inclusion to correctly consume...
2015-07-08 Volker Lendecketdb: Reproducer for Bug 11381
2015-07-08 Volker Lendecketdb: Fix bug 11381, deadlock
2015-07-08 Christof Schmittgpfswrap: Use gpfs.h instead of gpfs_fcntl.h
2015-07-08 Christof Schmittgpfswrap: Remove unused wrapper for gpfs_fnctl
2015-07-07 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-07 Volker Lendeckeparam: Make "change notify" global
2015-07-07 Volker Lendeckelib: Add server_id_db_pid()
2015-07-07 Volker Lendeckelib: Add server_id_db_prune_name
2015-07-07 Volker Lendeckelib: Add tevent_req_poll_unix
2015-07-07 Ralph Boehmes3-mdssvc: add new option 'spotlight'
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-07-03 Stefan Metzmacherlib/util:charset/tests: improve strlen_m[_term[_null...
2015-07-03 Stefan Metzmacherlib/util: let strlen_m_term[_null]() use strlen_m_ext_t...
2015-07-03 Stefan Metzmacherlib/util: add strlen_m_ext_term_null() helper function
2015-07-03 Stefan Metzmacherlib/util: fix output format in dump_data*()
2015-07-03 Günther Deschnerlib/torture: be more verbose about ndr failures.
2015-07-03 Günther Deschners4-torture: move torture_assert_sid_equal() out of...
2015-07-01 Ralph Boehmetevent: add and use debug class for tevent
2015-07-01 Ralph Boehmedebug: get rid of DBGC_MAX_FIXED
2015-07-01 Volker Lendeckelib: Trim blocking.c
2015-06-28 Douglas BagnallRevert "lib: Fix deps for LIBCRYPTO"
2015-06-24 Douglas BagnallByte order reversal shouldn't assume size_t is 64 bit.
2015-06-23 Volker Lendeckelib: Fix CID 710685 Unchecked return value from library
2015-06-23 Volker Lendeckelib: Fix CID 1273234 Untrusted value as argument
2015-06-23 Volker Lendeckelib: Fix CID 1034723 Explicit null dereferenced
2015-06-23 Volker Lendeckelib: Fix CID 1272913 Calling risky function
2015-06-23 Volker Lendeckelib: Make genrand independent
2015-06-23 Volker Lendeckelib: Make time-basic a library
2015-06-23 Volker Lendeckelib: Fix deps for LIBCRYPTO
2015-06-23 Volker Lendeckelib: Simplify arcfour_crypt
2015-06-23 Volker Lendeckelib: Streamline genrand.c includes
2015-06-23 Volker Lendeckelib: Fix whitespace
2015-06-23 Volker Lendeckelib: Strip genrand.c a bit
2015-06-22 Felix Jandareplace: Replace BSD strtoll by wrapping strtoll instea...
2015-06-18 Volker LendeckeFix a typo
2015-06-18 Jeremy Allisons3: smbd: Codenomicon crash in do_smb_load_module().
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 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 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 tdb-1.3.5
2015-04-28 Alexander Drozdovtdb: introduce tdb_chainlock_read_nonblock(), a nonbloc...
next