s3-registry: Check return code of push_reg_sz().
[kai/samba.git] / source3 / lib /
2012-08-09 Jeremy AllisonPrepare to remove smb_panic() from unix_strlower().
2012-08-09 Jeremy AllisonFix bad return values in unix_strlower/unix_strupper.
2012-08-09 Andrew Bartletts3-events: Do not vasprintf() the tevent debug messages...
2012-08-07 Rusty Russellsource3/loadparm.c: Move string_set/string_free inside.
2012-08-03 Christian Ambachs3-ctdb: return proper exit code
2012-08-03 Christian Ambachs3-ctdb: adjust a loglevel
2012-08-03 Volker Lendeckes3-ctdb: Fix ctdb_serverids_exist for target nodes...
2012-08-03 Volker Lendeckes3-ctdb: Add debugs to ctdb_serverids_exist
2012-08-01 Michael Adams3:ctdbd_conn: use unitX_t types consistently throughou...
2012-07-31 Stefan Metzmachers3:dbwrap_ctdb: initialize db_record->db
2012-07-26 Björn Jackes3: add Darwin sendfile support and merge with the...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Volker Lendeckes3: Add tevent_wait_send/recv
2012-07-18 Volker Lendeckes3-libasys: Add asys_fsync() implementation
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-07-18 Volker Lendeckelibasys
2012-07-18 Rusty Russellsource3/netapi: fix only caller which doesn't set up...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russellsource3/lib/smbconf/testsuite.c: fix stackframe leak
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-10 Jeremy AllisonFix typo we've had for a long time in set_re_uid()...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-06 Volker Lendeckes3: Fix Coverity ID 709470 Uninitialized scalar variable
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-07-03 Jeremy AllisonAdd function set_thread_credentials_permanently()....
2012-07-03 Andreas Schneiders3-passdb: Remove obsolte ldapsam_compat support.
2012-07-02 Björn Baumbachs3-libpidfile: fix check for running process.
2012-07-02 Björn Baumbachs3-libpidfile: some more debug output
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Michael Adams3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_lo...
2012-06-29 Michael Adams3:dbwrap_ctdb: fix a comment in db_ctdb_fetch()
2012-06-29 Michael Adams3:dbwrap_ctdb: expand the comment for the db_ctdb_can_...
2012-06-29 Michael Adams3:dbwrap_ctdb: rename db_ctdb_own_record() -> db_ctdb_...
2012-06-29 Michael Adams3:dbrwap_ctdb: remove commented out legacy code
2012-06-29 Michael Adams3:dbwrap_ctdb: fix fetch/fetch_locked when samba is...
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-28 Volker Lendeckes3: Fix compilation of pthreadpool_sync.c on platforms...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-27 Gregor Becks3:conn_tdb: add a function connections_fetch_entry_ext...
2012-06-27 Gregor Becks3:lib:dbwrap: fix return value of db_ctdb_traverse...
2012-06-22 Stefan Metzmachers3:serverid: don't ignore the result of dbwrap_parse_re...
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-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-06-21 Volker Lendeckes3: Use string_term_tdb_data where appropriate
2012-06-21 Volker Lendeckes3: Fix const warnings
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-06-19 Volker Lendeckes3: We can depend on pthreadpool now
2012-06-19 Volker Lendeckes3: Add a dummy implementation for the pthreadpool API
2012-06-19 Stefan MetzmacherRevert "s3-lib Remove unused sys_fcntl_long()"
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-16 Andrew Bartlettbuild: Remove support for non-64bit sendfile()
2012-06-15 Andrew Bartletts3-lib: Fix conversion of lib/events.c to modern tevent...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-15 Andrew Bartletts3-lib: Convert lib/events.c to modern tevent names
2012-06-15 Michael Adams3:vfs: change files_struct.fnum from int to uint64_t
2012-06-15 Michael Adams3:lib: add a utility function "fsp_fnum_dbg" for loggi...
2012-06-15 Michael Adams3:lib: elaborate the comment for fsp_str_debug a bit.
2012-06-15 Michael Adams3:lib: remove part of a comment for fsp_str_dbg that...
2012-06-12 Volker Lendeckes3: Add --pw-nt-hash to popt_common_credentials
2012-06-12 Volker Lendeckes3: Add user_auth_info->use_pw_nt_hash
2012-06-06 Stefan Metzmachers3:lib: we don't need smbd/proto.h in smbd_shim.c
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-06-03 Andrew Bartletts3-libnetapi: Cope with popt versions without POPT_TABLEEND
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-24 Alexander Bokovoys3-smbldap: Add API for external callback to perform...
2012-05-18 Michael Adams3:idmap_cache: improve checks for format of value...
2012-05-18 Michael Adams3:idmap_cache: add common exit point to idmap_cache_fi...
2012-05-18 Michael Adams3:idmap_cache: improve debug messages in idmap_cache_f...
2012-05-15 Volker Lendeckes3: Remove some unused code
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmachers3:lib/util: use map_nt_error_from_unix_common() in...
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap...
2012-05-13 Michael Adams3:dbwrap: move definition of dbwrap_lock_order to...
2012-05-09 Andrew Bartletts3-lib/sysacls: Do not include an embedded \0 between...
2012-05-09 Andrew Bartletts3-lib: Add const to sys_acl_to_text
2012-05-09 Andrew Bartletts3-lib: Fix indentation in sys_acl_to_text()
2012-05-06 Stefan Metzmachers3:idmap_cache: change DEBUG message to level 10
2012-05-02 Andrew Bartletts3-idmap: remove (now) unused function idmap_cache_set_...
2012-05-02 Andrew Bartletts3-idmap: Rework idmap_cache to store ID_TYPE_BOTH...
next