libgpo: remove extension_guid and snapin_guid (the tool guid) from the process callback.
[gd/samba-autobuild/.git] / source3 / lib /
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...
2013-08-15 Stefan Metzmachers3:lib/netapi: make use of lp_cli_maxprotocol()
2013-08-15 Stefan Metzmachers3:lib: remove unused interpret_protocol()
2013-08-12 Volker Lendeckelib: Remove unused "get_peer_name"
2013-08-12 Volker Lendeckelib: Remove unused "client_name"
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to pipe_cm...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-05 Günther Deschners3-libnetapi: pass down ndr_interface_table to libnetap...
2013-08-02 Christian Ambachs3:lib/system fix build on AIX 7
2013-07-19 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-07-09 Stefan Metzmachers3-lib: hide incomplete smbXsrv_tcon_global records
2013-07-09 Björn Baumbachs3-lib: fix segf while reading incomplete session info...
2013-06-25 Christian Ambachs3:lib add mapping for ETXTBSY
2013-06-21 Christian Ambachs3:lib/util_sid_passdb make use of pdb_is_responsible_f...
2013-06-18 Jeremy AllisonRe-add umask(0) code removed by commit 3a7c2777ee0de37d...
2013-06-18 Jeremy AllisonFix xx_path() - return check from mkdir() is incorrect.
2013-06-14 Volker Lendeckegencache: Simplify gencache_init a bit
2013-06-11 Volker Lendeckelib: Remove an unused variable
2013-06-03 Christian Ambachs3:lib/ctdb_packet use sys_send in packet_fd_write
2013-05-28 Andrew BartlettRemove lib/netapi autoconf build system, this is now...
2013-05-18 Kai Blinswat: Remove swat.
2013-05-17 Christian Ambachs3:lib/ctdb_conn make sure we are root before connectin...
2013-05-17 Volker Lendeckelib: Add before/after hooks to async_connect
2013-05-16 Christian Ambachs3:lib/dbwrap add missing curly braces
2013-05-12 Volker Lendeckelib: Fix CID 241650 Sizeof not portable
2013-05-12 Volker Lendeckepthreadpool: Fix CID 710828 Sizeof not portable
2013-05-06 Christian Ambachs3:lib fix wrong usage of PRIu64 in sscanf
2013-04-26 Volker Lendeckedbwrap: Allow dbwrap_record_watch_recv to not lock...
2013-04-19 Jeremy AllisonEnsure drain_socket() operates on a blocking socket.
2013-04-18 Gregor Beckutil_tdb: add function tdb_data_string()
2013-04-18 Volker Lendeckesmbd: Remove NTSTATUS based create_synthetic_smb_fname
2013-04-17 Volker Lendeckelib: Make create_synthetic_smb_fname_split use syntheti...
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname_split
2013-04-17 Volker Lendeckelib: Remove unused copy_smb_filename
2013-04-17 Volker Lendeckelib: Make create_synthetic_smb_fname use synthetic_smb_...
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Make copy_smb_filename static
2013-04-17 Volker Lendeckelib: Convert copy_smb_filename to use cp_smb_filename
2013-04-17 Volker Lendeckelib: Add cp_smb_filename
2013-04-12 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-04-03 Stefan Metzmachers3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
2013-04-03 Stefan Metzmachers3:lib/gencache: place gencache.tdb into /var/cache...
2013-03-26 Volker Lendeckedbwrap-ctdb: Avoid a talloc_stackframe()
2013-03-26 Volker Lendeckectdb-conn: remove ctdbd_fetch
2013-03-26 Volker Lendeckedbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record
2013-03-26 Volker Lendeckectdb-conn: Add ctdbd_parse
next