pysmbd: Fix pysmbd octal mode handling
[kai/samba.git] / lib /
2012-10-23 Stefan Metzmacherlib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug...
2012-10-23 Andrew Bartlettlib/replace: Fix configure on FreeBSD: define_ret is...
2012-10-23 Andrew Bartlettlib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
2012-10-16 Rusty Russellccan: check for all the used config.h defines
2012-10-08 Matthieu Patoulib-addns: ensure that allocated buffer are pre set...
2012-10-08 Rusty Russellntdb: remove unused local variable.
2012-10-06 Volker Lendecketdb: Make tdb robust against improper CLEAR_IF_FIRST... save-diskspace-tags/tdb-1.2.11
2012-10-06 Rusty Russelltdb: Make robust against shrinking tdbs
2012-10-05 Simo Sorcetalloc: Convert error cecking macros into fns save-diskspace-tags/talloc-2.0.8
2012-10-05 Simo SorceAdd tests for talloc_memlimit
2012-10-05 Simo SorceAdd memory limiting capability to talloc
2012-10-04 Jeremy AllisonRemove the parameters:
2012-10-04 Rusty Russelltdb: add -e option to tdbdump (and docment it).
2012-10-03 Rusty Russelltdb: tdbdump should log errors, and fail in that case.
2012-10-03 Rusty Russelltdb: add tdb_rescue()
2012-10-02 Volker Lendecketdb: Fix a typo
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-09-29 Andrew Bartlettlib/replace: Add test for what flag we need for -Werror...
2012-09-26 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-09-25 Andrew Bartlettlib/util/charset: Try to find iconv on HP-UX
2012-09-25 Pierre Lejeunepyntdb: Fix init function for ntdb python module.
2012-09-25 Volker Lendeckelib: Make async_sock includable on its own
2012-09-25 Jelmer Vernooijreplace: Avoid returning value in void setproctitle...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Andrew Bartlettlib/replace: Look for special flags needed for c99
2012-09-24 Andrew Bartlettlib/replace: Improve mkstemp test in autoconf and waf
2012-09-23 Andrew Bartlettlib/replace: Remove unused nap and therefore the SCO...
2012-09-23 Andrew Bartlettlib/util: Remove unbuilt file util_getent.c and BROKEN_...
2012-09-23 Andrew Bartlettlib/replace: Try to fix build on HP-UX for os2_delete...
2012-09-23 Andrew Bartlettntdb: Try to fix the build on Solaris which does not...
2012-09-22 Stefan Metzmacherlib/tsocket: fix receiving of udp packets from 0 bytes...
2012-09-21 Gregor Becklibtorture: factor out simple ui backend
2012-09-21 Gregor Becks3:dbwrap: remove unused args from db_open_file()
2012-09-21 Gregor Becks3:dbwrap: let dbwrap_fetch_uint32 distinguish between...
2012-09-18 Björn Jackereplace: fix 520c9b0b0ae33
2012-09-18 Matthieu Patoupanic action is defined as GLOBAL_VAR(szPanicAction...
2012-09-17 Joachim Schmitzlibreplace: Bug 8107, Fix poll replacement to become...
2012-09-17 Andrew Bartlettldb: bump version to 1.1.13 so the 4.0 release can... save-diskspace-tags/ldb-1.1.13
2012-09-16 Björn Jackereplace: add some includes for poll.h
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... save-diskspace-tags/ldb-1.1.12
2012-08-28 Andrew Bartlettlib/ldb: Bump ldb version to 1.1.11 save-diskspace-tags/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 ... save-diskspace-tags/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... save-diskspace-tags/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"
next