libcli/security: move display_sec headers to own header file and add to
[ira/wip.git] / source3 / include / proto.h
2011-03-16 Günther Deschnerlibcli/security: move display_sec headers to own header...
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-03-15 Volker Lendeckes3: Remove some unused code
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-02 Günther Deschners3-proto: fix some inline comments.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Add poll_one_fd()
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-25 Günther Deschners3-errormap: move (unused) map_nt_error_from_wbcErr...
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-18 Andrew Bartletts3-charcnv Don't genreate valid_table on the fly, rely...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-16 Günther Deschners3-build: move priv2ld proto to smbldap.h (in order...
2011-02-16 Sumit Boses3-ipasam: add ipasam_get_trusted_domain_by_sid()
2011-02-16 Sumit Boses3-passdb: make priv2ld() public
2011-02-16 Sumit Boses3-passdb: add {get,set,del,enum}_trusted_domain calls
2011-02-16 Sumit Boses3-passdb: Add minimal stub for IPA passdb backend
2011-02-15 Volker Lendeckes3: Add "code_page" to struct samu
2011-02-15 Volker Lendeckes3: Add "country_code" to struct samu
2011-02-14 Günther Deschners3-proto: remove prototype for non-existing functions.
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-10 Jeremy AllisonPut OpenDir() back the way it was - don't overload...
2011-02-09 Jeremy AllisonAllow SMB2_FIND to actually use the open fd handle...
2011-02-09 Stefan Metzmachers3:rpc_client: make rpccli_bh_create() non-static for now
2011-02-08 Jeremy AllisonPass fsp to dptr_CloseDir(). Cope with setting the...
2011-02-08 Jeremy AllisonAdd fdopendir().
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-02-07 Andreas Schneiders3-rpc_server: Added a svcctl shutdown function.
2011-02-07 Andreas Schneiders3-services: Migrated svcctl registry functions to...
2011-02-05 Jeremy AllisonFix try_chown code. Use new vfs_chown_fsp() which alway...
2011-01-25 Jeremy AllisonFix bug #7863 - Unlink may unlink wrong file when hardl...
2011-01-25 Jeremy AllisonAdd uint32_t name_hash argument (currently unused)...
2011-01-25 Jeremy AllisonAdd name_hash into the share mode entry struct (as...
2011-01-25 Jeremy AllisonAdd name_hash to files_struct. Set within fsp_set_smb_f...
2011-01-25 Günther Deschneridl: add file_id idl.
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2011-01-17 Volker Lendeckes3: Remove some unused code
2011-01-17 Volker Lendeckes3: Remove unused cli_send_keepalive
2011-01-17 Volker Lendeckes3: Remove unused cli_send/receive_trans
2011-01-17 Volker Lendeckes3: Make cli_setpathinfo_basic use cli_setpathinfo
2011-01-17 Volker Lendeckes3: Add cli_setpathinfo
2011-01-17 Volker Lendeckes3: Rename cli_setpathinfo->cli_setpathinfo_basic
2011-01-17 Volker Lendeckes3: Remove unused cli_send/receive_nt_trans
2011-01-17 Volker Lendeckes3: Move dump_ntquota* to smbcquotas.c
2011-01-17 Volker Lendeckes3: Convert cli_set_fs_quota_info to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_get_fs_quota_info to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_list_user_quota to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_set_user_quota to cli_trans
2011-01-17 Volker Lendeckes3: Convert cli_get_user_quota to cli_trans
2011-01-15 Volker Lendeckes3: Convert cli_set_secdesc to cli_trans
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Make name_query use /tmp/.nmbd/unexpected
2011-01-07 Volker Lendeckes3: Make node_status_query use /tmp/.nmbd/unexpected
2011-01-07 Volker Lendeckes3: Add packet_trn_id()
2011-01-07 Volker Lendeckes3: Basic infrastructure for /tmp/.nmbd/unexpected
2010-12-29 Volker Lendeckes3: Allow more control over smbsock_[any_]connect
2010-12-29 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2010-12-28 Volker Lendeckes3: Make name_query return NTSTATUS
2010-12-28 Volker Lendeckes3: Make node_status_query return NTSTATUS
2010-12-28 Volker Lendeckes3: Remove an ancient typedef
2010-12-22 Volker Lendeckes3: Remove unused open_any_socket_out
2010-12-22 Volker Lendeckes3: Add smbsock_any_connect
2010-12-22 Volker Lendeckes3: Add an async smbsock_connect
2010-12-22 Volker Lendeckes3: Add some const to name_mangle()
2010-12-21 Jeremy AllisonAdded call out to a Linux-compatible fallocate() when...
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_start_connection
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-12-19 Volker Lendeckes3: netsamlogon_clear_cached_user only needs the SID
2010-12-17 Jeremy Allisonfile_set_sparse needs to be a handle based call.
2010-12-17 Björn Jackes3:smbd: add file_set_sparse() function
2010-12-15 Stefan Metzmachers3:rpc_client: let rpc_transport_tstream_init() create...
2010-12-15 Jeremy AllisonImplement "use sendfile = yes" for SMB2. (cherry picked...
2010-12-15 Jeremy AllisonChange interface of schedule_smb2_aio_read() to allocat...
2010-12-10 Jeremy AllisonAdd a SMB2 crediting algorithm, by default the same...
2010-12-10 Andrew Bartletts3-smbd Don't send SPNEGO principal (rfc4178 hint)...
next