summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* profiling: Fix a typoVolker Lendecke2014-10-031-1/+1
* profiling: Make "struct profile_header" staticVolker Lendecke2014-10-031-7/+0
* s3:messaging: explain why the messaging_send*() functions need a tevent-loop.Michael Adam2014-09-301-0/+10
* s3: Move init_lsa_ref_domain_list to libChristof Schmitt2014-09-291-0/+25
* s3:passdb: add pdb_get_trust_credentials()Stefan Metzmacher2014-09-271-0/+5
* s3:messaging: add fds-array to messaging_send_iov()Michael Adam2014-09-241-1/+2
* s3:messaging: add fds-array to message-backend send functionMichael Adam2014-09-241-0/+1
* lib: Move tdb lock timeout fns to source3Volker Lendecke2014-09-181-0/+19
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-161-0/+1
* brlock: Do auto-cleanup at conflict timeVolker Lendecke2014-08-231-1/+0
* Fix AFP_BackupTime byte order and use ISO C99 integer typesRalph Boehme2014-08-181-5/+5
* messaging3: Include messages_dgm.h only in messages.cVolker Lendecke2014-08-121-1/+0
* messaging3: Add messages_dgm.hVolker Lendecke2014-08-111-23/+1
* messaging3: Pass dir_owner to messaging_dgm_init()Volker Lendecke2014-08-111-0/+1
* messaging3: Pass cache_dir to messaging_dgm_init()Volker Lendecke2014-08-111-0/+1
* messaging3: Directly refer to messaging_dgm in messages.cVolker Lendecke2014-08-111-7/+9
* messaging3: Add messaging_cleanupVolker Lendecke2014-08-111-0/+2
* messaging_dgm: Remove unused "messaging_context"Volker Lendecke2014-08-111-2/+1
* messaging3: Explicitly pass server_id to messaging_dgm_initVolker Lendecke2014-08-111-0/+1
* messaging3: Explicitly pass tevent_context to messaging_dgm_initVolker Lendecke2014-08-111-0/+1
* messaging_dgm: Receive through a cb functionVolker Lendecke2014-08-111-1/+8
* vfs3: Pass "lease" through SMB_VFS_CREATE_FILEVolker Lendecke2014-08-112-5/+10
* ctdbd_conn: Remove ctdb_packetVolker Lendecke2014-08-061-85/+0
* s3:smbd: remember smbXsrv_connection for each smb_requestStefan Metzmacher2014-08-061-0/+1
* lib: Remove unused serverid_register_msg_flags()Volker Lendecke2014-07-311-6/+0
* param: remove lp_get_parameterGarming Sam2014-07-311-1/+0
* param: remove unused service_ok functionGarming Sam2014-07-311-1/+0
* s3: remove stat_ex.vfs_private completelyMichael Adam2014-07-241-8/+0
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-111/+0
* s3:lib/memcache: only include the required header filesStefan Metzmacher2014-07-181-2/+0
* smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWSVolker Lendecke2014-07-042-8/+6
* smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWSVolker Lendecke2014-07-042-8/+6
* secrets: Ensure we store the secureChannelType when written to secrets.ldbAndrew Bartlett2014-07-041-0/+1
* messaging3: Make messaging_dgm_init return 0/errnoVolker Lendecke2014-06-181-3/+3
* messaging3: Make messaging_dgm_wipe return 0/errnoVolker Lendecke2014-06-181-1/+1
* messaging3: Make messaging_dgm_cleanup return 0/errnoVolker Lendecke2014-06-181-1/+1
* messaging3: Make the _send function return 0/errnoVolker Lendecke2014-06-181-4/+4
* passdb: Allow a passdb module to do idmap for everythingAndrew Bartlett2014-06-161-1/+4
* vfs: update a bit-rotten commentMichael Adam2014-06-131-5/+6
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-111-1/+4
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-5/+0
* s3:lib/afs move afs.c to common lib dirChristian Ambach2014-06-041-6/+0
* s3-param: Add lp_dnsdomain() for use by winbinddAndrew Bartlett2014-06-041-0/+1
* messaging3: Make messaging_context privateVolker Lendecke2014-05-311-21/+0
* messaging3: Add and use messaging_tevent_context()Volker Lendecke2014-05-311-0/+2
* messaging3: Introduce messaging_local_backend()Volker Lendecke2014-05-311-0/+2
* messaging3: The backend send_fn doesn't need a messaging_contextVolker Lendecke2014-05-311-1/+1
* s3:messaging: change messaging_backend to use iovec instead of data blob in s...Michael Adam2014-05-301-1/+1
* Add protocol version to smbstatus outputMathias Dietz2014-05-221-0/+1
* auth: Allow auth_samba4 to be forced to run a specific auth moduleAndrew Bartlett2014-05-161-2/+7