build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(=False)
[nivanova/samba-autobuild/.git] / lib /
2012-09-12 Andrew Bartlettdns_server: Remove parameter 'dns recursive queries...
2012-09-12 Stefan Metzmacherlib/param: change the default for 'allow dns updates...
2012-09-12 Stefan Metzmacherlib/param: add some more alias for 'allow dns updates...
2012-09-12 Kai Blinloadparm: dns is now a default server service
2012-09-12 Alexander Bokovoylib/krb5_wrap: when deleting default realm, pass char...
2012-09-11 Jeremy AllisonAt Michael's suggestion, factor common code into a...
2012-09-11 Michael Adamlib/replace: remove duplicate check for inotify
2012-09-10 Jeremy AllisonFix bug #9147 - winbind can't fetch user or group info...
2012-09-10 Matthieu PatouosX define uint64_t as long long int
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-09-08 Michael Adamloadparm: remove remnants of removed option "share...
2012-09-07 Björn Jackebuild: define _BSD_TYPES on IRIX to have types like...
2012-09-07 Björn Jackewaf: add check for BSD_STYLE_STATVFS
2012-09-07 Michael Adamparam: remove unused define FN_LOCAL_PARM_CHAR()
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-08-29 Andrew Bartlettlib/krb4_wrap: Add const to kt_copy_one_principal
2012-08-29 Andreas Schneiderlibkrb5: Fix build with MIT Kerberos.
2012-08-29 Andrew Bartletts4-dsdb: Avoid printing secret attributes in ldb trace...
2012-08-29 Andrew Bartlettlib/ldb: Avoid printing secret attributes in ldb trace... ldb-1.1.12
2012-08-28 Andrew Bartlettlib/ldb: Bump ldb version to 1.1.11 ldb-1.1.11
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move kerberos_enctype_to_bitmap() into...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Bring list of all enc types into krb5_wrap
2012-08-24 Stefan Metzmacherlib/util: don't SMB_ASSERT() in process_exists_by_pid()
2012-08-24 Stefan Metzmacherlib/param: fix usage of 'write list = +Group'
2012-08-23 Björn Jackecrypto/aes_ccm_128: fix compile warning on openindiana
2012-08-21 Matthias Dieter... LDB:ldb_tdb.c - deny multi-valued attributes manipulati...
2012-08-21 Matthias Dieter... LDB:ldbsearch - add search filter tests
2012-08-21 Matthias Dieter... LDB:ldbsearch - search filters do not only contain "="
2012-08-21 Matthias Dieter... LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are...
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-08-17 Michael Adamlib/util: add server_id_set_disconnected() and server_i...
2012-08-17 Stefan Metzmacherlib/util: let server_id_str() skip the task_id if 0...
2012-08-17 Stefan Metzmacherlib/util: add server_id_from_string()
2012-08-17 Stefan Metzmacherlib/util: add server_id_equal()
2012-08-16 Stefan Metzmachertevent: change version to 0.9.17 after adding the ... tevent-0.9.17
2012-08-16 Volker Lendecketevent: Add threaded poll_mt testcase
2012-08-16 Volker Lendeckelib/tevent: Add a thread-safe tevent backend
2012-08-16 Volker Lendecketevent_poll: Decouple poll_ev->fds handling from adding...
2012-08-10 Björn Jacketdb/test: fix build on OSF/1
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-10 Andrew Bartlettlib/ldb: Use tdb_parse_record and a callback rather...
2012-08-09 Andrew Bartletts4-ldb_wrap: Do not vasprintf() the ldb debug messages...
2012-08-09 Andrew Bartlettlib/ldb: Do not vasprintf() the tevent debug messages... ldb-1.1.10
2012-08-09 Andrew Bartlettlib/ldb: Use tdb_exists() rather than tdb_fetch()/tallo...
2012-08-06 Christian Ambachlib/socket_wrapper: writev returns ssize_t, not int
2012-08-06 Christian Ambachlib/param: move enum dns_update_settings to lib/param
2012-08-06 Andrew BartlettRevert "ldb: Add parameter to avoid NULL format string...
2012-08-06 Andrew Bartlettlib/param: Also enable vlp when --enable-selftest is...
2012-08-04 Andreas Schneiderdoc: Remove build/ from doxygen config or it will not...
2012-08-03 Gregor Becklib/dbwrap: rewrite lock order check to ease debugging
2012-07-31 Andrew Bartlettlib/ldb: Ensure rename target does not exist before...
2012-07-31 Volker Lendecketevent: Refer to the correct header in testsuite.c
2012-07-30 Andrew Bartlettldb: Add parameter to avoid NULL format string flagged...
2012-07-30 Andrew Bartlettlib/tdb: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettlib/ntdb: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettlib/ccan: Fix format string errors found by -Werror...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-27 Andrew Bartlettlib/param: Mark lpcfg_cachedir and lpcfg_statedir as...
2012-07-27 Andrew Bartlettlib/param: Remove unused "paranoid server security"
2012-07-27 Andrew Bartlettdocs: Mark "socket address" as deprecated
2012-07-27 Andrew Bartlettparam: Make socket_address common, Revert 611ef42053eb9...
2012-07-27 Andrew Bartlettlib/param: Merge parameter tables into a common file
2012-07-27 Andrew Bartlettlib/param: Merge in source3 parameters into parmeter...
2012-07-27 Andrew Bartlettlib/param: Merge "Security Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Logging Options" section from source3...
2012-07-27 Andrew Bartlettlib/param: Merge "Protocol Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Tuning Options" section from source3...
2012-07-27 Andrew Bartlettlib/param: Merge "Printing Options" section from source...
2012-07-26 Björn Jackes3/aio_fork: fix build on irix
2012-07-26 Andrew Bartlettlib/param: Merge "Filename Handling" section from sourc...
2012-07-26 Andrew Bartlettlib/param: Merge "Domain Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Logon Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Browse Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "WINS Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Locking Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Ldap Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "EventLog Options" section from source...
2012-07-26 Andrew Bartlettlib/param: Merge "Miscellaneous Options" section from...
2012-07-24 Andrew Bartlettlib/param: Merge VFS and MSDFS parameters from source3...
2012-07-24 Andrew Bartlettlib/param: Merge Winbind parameters from source3 into...
2012-07-24 Andrew Bartlettlib/param: Merge DNS parameters with source3 param
2012-07-24 Andrew Bartlettlib/param: Rearrange AD DC options to make a merge...
2012-07-24 Andrew Bartlettlib/param: Re-arrange TLS parameters into their own...
2012-07-24 Andrew Bartlettlib/param: Add handler overrides
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettlib/param: Make lp_usershare_max_shares() a common...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-24 Andrew Bartlettlib/param: Rename param_enums.c to param_table.c
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-24 Andrew Bartlettlib/param: Remove "ntptr providor" and hard-code in...
2012-07-24 Andrew Bartlettparam: Make internal handler for 'server role' common
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartletts3-param: Remove special case for lp_ctdbd_socket(...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
next