summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3:libsmb: get rid of cli_state_capabilitiesLuk Claes2012-05-281-1/+1
* s3:libsmb: remove unused (un)set_pending functionsLuk Claes2012-05-281-2/+0
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-05-261-0/+1
* s3-smbldap: Add API for external callback to perform LDAP bind in smbldapAlexander Bokovoy2012-05-241-0/+2
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-0/+1
* s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both APIAlexander Bokovoy2012-05-231-0/+5
* s3:smbd: remove unused 'connection_struct->used'Michael Adam2012-05-221-1/+0
* Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison2012-05-221-0/+1
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-50/+0
* lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.cStefan Metzmacher2012-05-141-3/+0
* s3-lib: Add const to sys_acl_to_textAndrew Bartlett2012-05-091-1/+1
* s3:vfs fix compiler warningChristian Ambach2012-05-031-0/+5
* s3:lib fix compiler warningsChristian Ambach2012-05-031-0/+6
* s3-passdb: Change pdb_sid_to_id() to return struct unixidAndrew Bartlett2012-05-021-3/+3
* s3:util add sid_check_is_wellknown_builtin()Christian Ambach2012-05-011-0/+1
* s3-lib Add a way to allocate the task_id value in server_idAndrew Bartlett2012-04-301-0/+1
* s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett2012-04-301-3/+0
* Add an audit file VFS routine so we can handle auditing with SACLs.Richard Sharpe2012-04-282-0/+11
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-232-223/+1
* s3:memcache: remove the idmap-part from memcacheMichael Adam2012-04-201-4/+0
* s3-g_lock: Use dbwrap_record_watch_send/recvVolker Lendecke2012-04-191-5/+0
* s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett2012-04-191-3/+0
* s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett2012-04-182-6/+1
* s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()Stefan Metzmacher2012-04-171-0/+1
* s3: New notify implementationVolker Lendecke2012-04-171-1/+1
* s3: Start a list of ctdb srvid assigmentsVolker Lendecke2012-04-171-0/+40
* s3: Introduce ctdb_messaging_send_blobVolker Lendecke2012-04-171-0/+3
* s3: Add messaging_tdb_event()Volker Lendecke2012-04-171-0/+3
* s3: Return CTDB_PATH from lp_ctdbd_socket()Volker Lendecke2012-04-171-0/+1
* param: Change from _lp to lp__ as the prefix for internal parameter wrappersAndrew Bartlett2012-04-161-1/+1
* make _lp_readraw() and _lp_writeraw() staticAndrew Bartlett2012-04-161-2/+0
* clikrb5: Move pure krb wrapper functions from libads to clikrb5.Simo Sorce2012-04-121-0/+3
* auth-krb: Move pac related util functions in a single place.Simo Sorce2012-04-121-0/+1
* s3:param convert kernel oplocks to share parameterChristian Ambach2012-04-111-1/+1
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-091-10/+0
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-067-49/+46
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-053-9/+0
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-053-8/+1
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-053-7/+1
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-053-10/+0
* build: Remove unused GLIBC_HACK_FCNTL64Andrew Bartlett2012-04-051-13/+0
* build: Remove SMB_F* locking definesAndrew Bartlett2012-04-051-16/+0
* build: Remove SMB_STRUCT_FLOCK defineAndrew Bartlett2012-04-051-4/+0
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-053-26/+18
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-052-10/+2
* build: Remove sys_rewinddir wrapperAndrew Bartlett2012-04-051-1/+0
* build: Remove sys_closedir wrapperAndrew Bartlett2012-04-051-1/+0
* build: Remove sys_telldir wrapperAndrew Bartlett2012-04-051-1/+0
* build: Remove sys_seekdir wrapperAndrew Bartlett2012-04-051-1/+0
* build: Remove sys_readdir wrapperAndrew Bartlett2012-04-051-1/+0