Revert "LATER/DISCUSS: s3:client: add progress reporting to cli_pull/cli_push"
[metze/samba/wip.git] / source3 / lib /
2014-03-11 Volker Lendeckegencache: Add gencache values to memcache
2014-03-08 Andrew Bartlettbuild: Do not rely on sys.platform for ACL tests, combi...
2014-03-03 Volker Lendeckepthreadpool: Add test for fork crash
2014-03-03 Volker Lendeckepthreadpool: Fix pthreadpools with fork
2014-03-03 Michael Adamdbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether...
2014-02-25 Volker Lendeckedbwrap: Slightly simplify dbwrap_watch_record_stored
2014-02-21 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-02-20 Volker Lendeckelib: Fix a typo
2014-02-20 Volker Lendeckemessaging: Fix a memleak on error in messaging_tdb_init
2014-02-20 Volker Lendeckelib: Avoid a strlen call in xx_path()
2014-02-20 Volker Lendeckemessaging: Enforce just one messaging context
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2014-02-12 Andrew Bartlettcmdline: Remove dynconfig hooks in command line processing
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2014-02-08 Garming Samparam: rename lp function and variable from "usernamele...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-02-07 Michael Adamdbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-02-07 Stefan Metzmacherdbwrap_open: add 'dbwrap_optimize_readonly:* = yes...
2014-02-07 Stefan Metzmacherdbwrap_ctdb: implement DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESS
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_ctdb()
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-02-04 Andreas Schneiders3-lib: Add winbind_lookup_usersids().
2014-01-28 Volker Lendeckepthreadpool: Fix a comment, "quit"->"shutdown"
2014-01-24 Volker Lendeckesmbd: Fix format errors on FreeBSD10
2014-01-21 Volker Lendeckemessaging3: Remove unused messaging_tdb_event
2014-01-21 Volker Lendeckemessaging3: remove msg_channel
2014-01-21 Volker Lendeckedbwrap_watch: Use messaging_read_send/recv
2014-01-21 Volker Lendeckemessaging3: Add messaging_read_send/recv
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_set_cleanup_fn()
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_defer_callback()
2014-01-17 Stefan Metzmachers3:lib/fncall: make use of tevent_req_set_cleanup_fn()
2014-01-16 Christof Schmitts3:dbwrap: Use milliseconds for "Held tdb lock" message
2014-01-16 Christof Schmitts3:dbwrap: Store warning thresholds in db_ctdb_ctx
2014-01-16 Christian Ambachs3:dbwrap include the hashchain in the logs
2014-01-16 Christian Ambachs3:dbwrap report time for chainlock and CTDB migrate
2014-01-16 Volker Lendeckedbwrap_ctdb: Instrument chainunlock timing
2014-01-16 Volker Lendeckectdb_conn: Log long fetch_lock calls
2014-01-10 Volker Lendeckemessaging: Fix a memleak (master only..)
2014-01-09 Volker Lendeckemessaging: Use talloc_pooled_object
2014-01-09 Volker Lendeckemessaging: Move the self-send logic out of messaging_tdb
2014-01-09 Volker Lendeckemessaging: Fix a memleak with clustering
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-12-16 Volker Lendeckegencache: Fix a type-punned warning
2013-12-14 Stefan Metzmachers3:lib: avoid talloc_zero_array() in poll_one_fd()
2013-12-11 Gregor Becks3: use directory_create_or_exist_strict() to create...
2013-12-10 Andreas Schneiders3-lib: Fix %G substitution for domain users in smbd
2013-12-10 Christian Ambachs3:lib/asys modify included headers
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:ctdb_conn: add some length verificatio...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:util_tsock: add some overflow detectio...
2013-12-05 Volker Lendeckeidmap_cache: Use gencache_parse
2013-12-05 Volker Lendeckeidmap_cache: Use an fstring instead of talloc_asprintf
2013-12-05 Volker Lendeckemessaging3: Do not go through messages.tdb for self...
2013-11-26 Volker Lendeckesmbd: Fix bug 10284
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-20 David Disseldorpdebug: remove unused sys_adminlog
2013-11-20 David Disseldorpmessaging: use local talloc ctx instead of talloc_tos
2013-11-19 Volker Lendeckesmbd: Fix a talloc hierarchy problem in msg_channel
2013-11-19 Hans Leidekkernetapi: Add support for info level 502 in NetShareAdd.
2013-11-14 Jeremy Allisons3-lib: smbclient shows no error if deleting a director...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckesmbd: Fix CID 1035365 Buffer not null terminated
2013-11-11 Volker Lendeckesmbd: Fix CID 1035366 Buffer not null terminated
2013-11-11 Volker Lendeckesmbd: Use fstring in conn_tdb.c
2013-11-11 Volker Lendeckesmbd: Use fstring in conn_tdb.h
2013-11-11 Volker Lendeckenetapi: Fix CID 1127344 Uninitialized scalar variable
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-17 Michael Adams3: add cluster_probe_ok() in a new module util_cluster.
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-17 Volker Lendeckectdbd_conn: Remove one call to cluster_fatal
2013-10-17 Volker Lendeckectdbd_conn: Remove one call to cluster_fatal
2013-10-17 Volker Lendeckectdbd_conn: Lift the cluster_fatal call in get_cluster_vnn
2013-10-16 Gregor Becks3:lib/netapi: do not use rpc_pipe_np_smb_conn()
2013-10-16 Hans LeidekkerAdd NetWkstaGetInfo.
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/lib/netapi...
2013-09-24 Michael Adamlibsmbconf:registry: add "state directory" to the list...
2013-09-24 Michael Adamlibsmbconf:registry: clarify the appearance of "include...
2013-09-24 Michael Adamlibsmbconf:registry: reorganize the validity check...
2013-09-24 Michael Adamlibsmbconf:registry: publish smbconf_reg_parameter_is_v...
2013-09-24 Michael Adamlibsmbconf:registry: rework smbconf_reg_parameter_forbi...
2013-09-23 Michael Adamafs: implement afs_syscall() always, returning -1 if...
2013-09-23 Michael Adamafs: format afs_syscall() properly
2013-09-20 Günther Deschners3-rpc: use table->name directly in DEBUG contexts.
2013-09-09 Volker Lendeckegencache: Avoid a duplicate call to string_term_tdb_data
2013-09-08 Volker Lendeckesmbd: Use talloc_pooled_object in cp_smb_filename
2013-09-06 Volker Lendeckelib: Apply some const to pull_file_id_24
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckegencache: Fix SAFE_FREE vs data_blob_free
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-08-28 Volker Lendeckedbwrap_ctdb: Treat empty records as non-existing
2013-08-24 Jeremy AllisonFix bug #10063 - source3/lib/util.c:1493 leaking memory...
2013-08-15 Volker Lendeckelibctdb: Avoid an explicit memset
2013-08-15 Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
next