Correct "Controler" typos.
[samba.git] / lib /
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Garming Samldbedit: Prevent the use of the reveal internals control
2017-02-21 Stefan Metzmachertalloc: fix TALLOC_VERSION_* mismatch detection
2017-02-21 Stefan Metzmacherkrb5_wrap: use our own code to calculate the ENCTYPE_AR...
2017-02-21 Stefan Metzmacherlib/util: add generate_random_machine_password() function
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2017-02-11 Andrew Bartlettlib/util: Remove ntstatus.h and string_wrappers.h inclu...
2017-02-11 Andrew Bartlettdebug: Do not depend on the whole of samba_util.h
2017-02-10 Ralph Boehmelib/replace: validate xattr namespace prefix on FreeBSD
2017-02-10 Douglas Bagnalllib/replace tests: prevent GCC fretting over snprintf...
2017-02-09 Matthieu PatouMove pthreadpool to top of the tree.
2017-02-09 Douglas Bagnallbinsearch: make BINARY_ARRAY_SEARCH_GTE compare against...
2017-02-09 Douglas Bagnallbinsearch: clarify variable name in greater-than-or...
2017-02-01 Stefan Metzmachertalloc/wscript: avoid passing pointless enabled=True...
2017-02-01 Andreas Schneiderutil:charset: Return EILSEQ in smb_iconv() if newer...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-23 Zentaro KavanaghAdd explicit dependency on samba-debug from libinterfac...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2017-01-22 Volker Lendeckelib/util: Avoid a talloc in ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib/util/charset: Optimize next_codepoint for the ascii...
2017-01-22 Volker Lendeckelib: Avoid an includes.h
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-21 Björn Jackereplace: fix some trailing whitespaces
2017-01-20 Ralph Boehmes3/debug: listen for MSG_REQ_RINGBUF_LOG
2017-01-20 Ralph Boehmedebug: add "ringbuf" backend logging to a ringbuffer
2017-01-20 Ralph Boehmedebug: parse, store and pass backend option
2017-01-12 Jeremy Allisonlib: talloc: Make it clear that talloc_get_size(NULL...
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-11 Stefan Metzmacherlib/tevent: remove unused release-script.sh
2017-01-10 Stefan Metzmacherkrb5_wrap: let smb_krb5_kinit_s4u2_ccache() work if...
2017-01-09 Ralph Boehmes3/smbd: new "mangled names" setting "illegal"
2017-01-09 Ralph Boehmes3/smbd: convert "mangled names" option to an enum
2017-01-08 Andreas Schneiderreplace: Include sysmacros.h
2017-01-06 Günther Deschnerlib/util: add pm_process_with_flags to allow parsing...
2017-01-03 Volker Lendeckelib: Use "all_zero" where appropriate
2017-01-02 Lukas SlebodnikWAF: Fix detection of IPv6
2017-01-02 Lukas Slebodniklib replace: Fix detection of features
2016-12-24 Stefan Metzmacherkrb5_wrap: fix smb_krb5_cc_copy_creds() for MIT krb5
2016-12-23 Garming Samldb_tdb: avoid erroneous error messages
2016-12-22 Garming Samldbdump: Parse the -i option
2016-12-16 Andreas Schneiderkrb5_wrap: Remove incorrect absolute path checks in...
2016-12-16 Andreas Schneiderkrb5_wrap: More checks for absolute path in smb_krb5_kt...
2016-12-13 Andrew Bartletttalloc: Add tests for talloc destructor behaviour after...
2016-12-11 Volker Lendeckelib: Remove xfile
2016-12-11 Volker Lendeckelib: Add fgets_slash
2016-12-09 Björn Jackeutil: use SCOPE_DELIMITER for the IPv6 scope delimiter
2016-12-09 Björn Jackereplace: make sure we have a SCOPE_DELIMITER define
2016-12-09 Björn Jackeman pages: change samba.org to https://samba.org
2016-12-09 Anoop C Slib/util: Fix indentation within routine description...
2016-12-08 Anoop C Slib/util: Fix input arguments description for dbghdrcla...
2016-12-08 Lukas Slebodniktevent: remove shebang from tevent.py
2016-12-05 Martin Schwenkedebug: Add minimalist D_* macros
2016-12-03 Andreas Schneiderlibsocket: Make sure ifr.ifr_name is null-terminated
2016-12-02 Andreas Schneiderutil: Initialize pointer
2016-12-02 Volker Lendeckelib: Avoid includes.h in bitmap.c
2016-12-01 Amitay Isaacsreplace: Include libgen.h if available
2016-12-01 Andrew Bartlettldb: new ldb version 1.1.29 ldb-1.1.29
2016-12-01 Andrew Bartlettldb: Add test for behaviour of rdn_name
2016-12-01 Andrew Bartlettldb: Cope with a->name being *
2016-12-01 Stefan Metzmacherldb:rdn_name: add support for LDB_CONTROL_RECALCULATE_R...
2016-12-01 Stefan Metzmacherldb:rdn_name: normalize rdn_name in rdn_rename_callback()
2016-12-01 Andrew Bartlettldb: load @ATTRIBUTES faster by sorting once, not at...
2016-12-01 Andrew Bartlettldb: Add helper function ldb_schema_attribute_fill_with...
2016-12-01 Andrew Bartlettldb: Reduce per-attribute memory allocation during...
2016-12-01 Andrew Bartlettldb: Reduce scope of allocation and de-allocation of...
2016-12-01 Andrew Bartlettldb: Add helper function ldb_schema_attribute_remove_fl...
2016-12-01 Stefan Metzmacherldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OID
2016-12-01 Andrew Bartlettldb: Avoid individual memory allocations when searching...
2016-12-01 Andrew Bartletttalloc: Add tests for talloc_parent() after realloc...
2016-12-01 Andrew Bartletttalloc: clarify that talloc_magic never includes the...
2016-12-01 Andrew Bartletttalloc: add ASCII art to describe parent/child arrangement
2016-11-30 Volker Lendeckeldb: Fix an unused variable warning
2016-11-30 Volker Lendeckeldb: Fix typos
2016-11-30 Stefan Metzmachertdb: version 1.3.12 tdb-1.3.12
2016-11-29 Volker Lendecketdb: Fix mutexes on FreeBSD
2016-11-29 Volker Lendecketdb: Only mmap the mutex area if not already mmap'ed
2016-11-29 Volker Lendecketdb: NULL out tdb->mutexes in tdb_mutex_munmap
2016-11-29 Martin Schwenkelib/util: Make sys_rw available to CTDB
2016-11-23 Volker Lendeckeldb: version 1.1.28 ldb-1.1.28
2016-11-23 Stefan Metzmacherpyldb: protect PyErr_LDB_ERROR_IS_ERR_RAISE() with...
2016-11-20 Andreas Schneiderlib:torture: Make variables const
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-20 Volker Lendeckelib: Move x_fgets_slash to xfile.c
2016-11-20 Volker Lendeckelib: Apply an overflow check
2016-11-20 Volker Lendeckelib: Reformat x_fgets_slash
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-11-16 Volker Lendeckelib: Avoid includes.h in access.c
2016-11-16 Volker Lendeckelib: memcache.h needs some includes
2016-11-16 Jeremy Allisonlib: util: Add allow_access_nolog().
2016-11-16 Jeremy AllisonMove source3/lib/access.c to toplevel lib/util/access.c
2016-11-16 Jeremy Allisonlib/util: Move unix_wild_match() from source3/lib/util...
2016-11-15 Andreas Schneiderlib:util: Don't print lstat warning on ERROR debug...
2016-10-26 Stefan Metzmacherlib/async_req: add writev_cancel()
2016-10-18 Volker Lendeckeldb: Fix a signed/unsigned mixup
2016-10-14 Volker Lendecketalloc: Fix CID 1373619 Unchecked return value
2016-10-14 Volker Lendecketalloc: Fix CID 1373621 Unchecked return value
2016-10-13 Volker Lendeckedebug: Fix a few signed/unsigned hickups
2016-10-13 Trever L. Adamsstrv.c: add strv_to_env for use with execle, etc.
2016-10-05 Stefan Metzmachertevent: version 0.9.31 tevent-0.9.31
next