summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* messaging: Move parsing of ctdb_req_message to ctdbd_conn.cVolker Lendecke2015-06-051-1/+3
* s3: libsmbclient: Re-resolving targetcli on every read/write/lseek/ftruncate/...Jeremy Allison2015-06-051-0/+5
* s3: libsmbclient: Add server-side copy supportRoss Lagerwall2015-05-292-2/+18
* ctdbd_conn: Introduce ctdbd_messaging_send_iov()Volker Lendecke2015-05-281-3/+3
* messaging: Make messaging_dispatch_rec staticVolker Lendecke2015-05-281-2/+0
* ctdbd_conn: Move ndr marshalling to messages_ctdb.cVolker Lendecke2015-05-281-3/+0
* ctdbd_conn: Move ctdbd_register_reconfigure to a callbackVolker Lendecke2015-05-281-2/+0
* ctdbd_conn: Add callback args to register_with_ctdbdVolker Lendecke2015-05-281-1/+7
* Remove [u]int[XX] defines from source3/include/includes.hRichard Sharpe2015-05-181-59/+0
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-145-12/+12
* Convert all uint32/16/8 to _t in source3/client.Richard Sharpe2015-05-131-3/+3
* lib: Make sid_binstring_hex use TALLOCVolker Lendecke2015-05-131-1/+1
* Change all uses of uint32 to uint32_t in vfs.h. This is part of a general cle...Richard Sharpe2015-05-121-23/+23
* s3:param: remove unused function lp_parameter_is_canonical()Michael Adam2015-05-021-1/+0
* Convert uint32/16/8 to _t for the last two include files in source3/include.Richard Sharpe2015-05-012-2/+2
* Convert three include files from uint32/16/8 to _t types as well as the sourc...Richard Sharpe2015-05-013-14/+14
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-6/+6
* Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...Richard Sharpe2015-05-011-13/+13
* Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t.Richard Sharpe2015-04-291-30/+30
* lib: Remove procid_str_staticVolker Lendecke2015-04-281-1/+0
* smbcacls: Move sec_desc_print to common fileChristof Schmitt2015-04-251-0/+2
* smbcacls: Move print_ace and parse_ace to common fileChristof Schmitt2015-04-251-0/+4
* smbcacls: Move StringToSid to common fileChristof Schmitt2015-04-251-0/+1
* smbcacls: Move SidToString to common fileChristof Schmitt2015-04-251-0/+30
* s3:smbd: add wrapper around reinit_after_forkRalph Boehme2015-04-221-0/+3
* s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam2015-04-221-2/+1
* s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam2015-04-221-2/+1
* s3:param: make lp_load() staticMichael Adam2015-04-221-5/+0
* s3:param: add lp_load_no_reinit()Michael Adam2015-04-221-0/+1
* s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+0
* s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+0
* s3:param: add wrapper lp_load_with_shares().Michael Adam2015-04-221-0/+1
* Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.Richard Sharpe2015-04-221-15/+15
* Change all uses of uint16/uint32/uint64 to uintXX_t in smb.h.Richard Sharpe2015-04-161-16/+16
* Change the registry subsystem to use uint32_t from uint32. Also change sessio...Richard Sharpe2015-04-162-5/+5
* vfs: add snapshot create/delete hooksDavid Disseldorp2015-03-312-0/+46
* util_tdb: mark tdb_pack() and friends as deprecatedDavid Disseldorp2015-03-251-0/+4
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-201-0/+1
* s3/smbd: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-181-0/+9
* lib: Remove tdb_compatVolker Lendecke2015-03-173-3/+3
* lib: Remove "use_ntdb" param from secrets_init_pathVolker Lendecke2015-03-171-1/+1
* lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik2015-03-111-1/+3
* system: add hole punch support to sys_fallocate()David Disseldorp2015-03-091-0/+1
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-092-9/+9
* s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher2015-03-061-0/+2
* s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke2015-03-061-17/+99
* s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher2015-03-061-10/+10
* libsmb: Make "ip_service_compare" staticVolker Lendecke2015-02-271-1/+0
* s3/vfs: bump interface version number to 33David Disseldorp2015-02-181-1/+2
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-02-181-0/+3