s3:torture/test_smb2: make a copy of smbXcli_tcon
[kai/samba.git] / lib /
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
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-07-19 Andrew Bartlettlib/param: Add my copyright
2012-07-19 Andrew Bartlettlib/param: bring lp_time_server() into common
2012-07-18 Rusty Russelltalloc_stack: abort in developer me if no stackframe...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russelllib/util/modules.c: fix stackframe leak.
2012-07-17 Rusty Russelltalloc_stack: report lazy freeing (panic if DEVELOPER).
2012-07-17 Rusty Russelltalloc_stack: always include the location when creating...
2012-07-17 Rusty Russelltalloc_stack: handle more than one talloc_stackframe_pool()
2012-07-17 Rusty Russelltalloc: don't allow a talloc_pool inside a talloc_pool.
2012-07-17 Rusty Russelltalloc: use a struct for pool headers.
2012-07-16 Andrew Bartlettpytdb: Check if the database is closed before we touch it
2012-07-16 Andrew Bartlettpytdb: Check for errors parsing strings into TDB_DATA
2012-07-13 Andrew Bartlettlib/util: Allocate enough space to reference blob-...
2012-07-09 Andrew Bartlettlib/ldb: Bump ldb release due to pyldb changes save-diskspace-tags/ldb-1.1.8
2012-07-06 Andrew Bartlettpyldb: Add bindings for ldb_dn_remove_base_components
2012-07-06 Andrew Bartlettpyldb: Fix dn concat operation to be the other way...
2012-07-06 Andrew Bartletts4-selftest: Test samba-tool domain dcpromo
2012-07-05 Björn Jacketalloc: remove unused variables
2012-07-05 Björn Jackelib/addns: remove defines we don't need or have for...
2012-07-05 Björn Jackelib/addns: remove use of uint8 uint16 and uint32 in...
2012-07-04 Björn Jackereplace: make the INT64_MAX define more portable
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-07-03 Andrew Bartlettldb: bump version due to header and internal implementa...
2012-07-03 Jeremy AllisonEnsure we select the correct syscall numbers on a 32...
2012-06-30 Rusty Russellccan: make it a grouping library.
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Stefan Metzmacherlib/ccan: readd execinfo dependency to failtest
2012-06-29 Stefan Metzmacherlib/util: fix fd leak in anonymous_shared_allocate...
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-29 Jeremy AllisonAdd missing setresgid() wrapper.
2012-06-28 Stefan Metzmacherlib/param: let "SMB2" select PROTOCOL_SMB2_10
2012-06-27 Björn Jackereplace: define INT64_MAX when not defined
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-27 Andrew Bartlettlib/ldb: Print trace messages for modify correctly
2012-06-26 Rusty Russelltdb: finish weaning off err.h.
2012-06-25 Stefan Metzmacherlib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
2012-06-23 Matthieu Patouldb: lay foundation for proper utc/generalized time...
2012-06-23 Matthieu Patouldb: add the VERIFY_NAME control
2012-06-22 Stefan Metzmacherdbwrap: don't ignore the result of dbwrap_parse_record...
2012-06-22 Stefan Metzmacherdbwrap: intialize state.status in dbwrap_fetch_int32()
2012-06-22 Volker Lendeckedbwrap: Convert fetch_int32 to dbwrap_parse_record
2012-06-22 Volker Lendeckedbwrap: Add dbwrap_fetch_int32
2012-06-22 Volker Lendeckedbwrap: Add dbwrap_change_int32_atomic
2012-06-22 Rusty Russelltdb: don't use err.h in tests.
2012-06-22 Rusty Russelltdb: make TDB_NOSYNC merely disable sync.
2012-06-22 Rusty Russelldbwrap: dbwrap_hash_size().
2012-06-22 Rusty Russelldbwrap: dbwrap_name().
2012-06-22 Rusty Russelldbwrap: dbwrap_transaction_start_nonblock().
2012-06-22 Rusty Russelldbwrap: dbwrap_fetch_locked_timeout().
2012-06-22 Rusty Russelldbwrap: add dbwrap_check() function.
2012-06-22 Rusty Russelldbwrap: dbwrap_local_open()
2012-06-22 Rusty Russelldbwrap: remove get_flags().
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-22 Rusty Russellutil: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and...
2012-06-22 Rusty Russellutil: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
2012-06-22 Rusty Russellutil: util_ntdb.c gains bystring functions.
2012-06-22 Rusty Russellutil: ntdb_new() supports NTDB_CLEAR_IF_FIRST.
2012-06-22 Rusty Russellutil: util_ntdb.c
2012-06-22 Rusty Russellntdb: take advantage of direct access across expand.
2012-06-22 Rusty Russellntdb: test arbitrary operations during ntdb_parse_record().
2012-06-22 Rusty Russellntdb: make database read-only during ntdb_parse() callback.
2012-06-22 Rusty Russellntdb: allow direct access for NTDB_INTERNAL dbs during...
2012-06-22 Rusty Russellntdb: enhancement to allow direct access to the ntdb...
2012-06-22 Rusty Russellntdb: don't munmap the database on every close.
2012-06-22 Rusty Russellntdb: hand correct error code when alloc_read allocatio...
2012-06-22 Rusty Russellautobuild: always set TDB_NO_FSYNC.
2012-06-22 Rusty Russellntdb: respect TDB_NO_FSYNC flag for 'make test'
2012-06-21 Jelmer VernooijAdd --disable-ntdb option for building.
2012-06-20 Rusty Russellntdb: fix occasional abort in testing.
2012-06-19 Rusty Russellntdb: add autoconf support.
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-06-19 Rusty Russelllib/dbwrap: depend directly on tdb, not tdb_compat.
2012-06-19 Rusty Russelllib/util_tdb: depend directly on tdb, not tdb_compat.
2012-06-19 Rusty Russellntdb: update documentation.
2012-06-19 Rusty Russellntdb: optimize ntdb_fetch.
2012-06-19 Rusty Russellntdb: add -h arg to ntdbrestore
next