summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-01s3:util add sid_check_is_wellknown_builtin()Christian Ambach1-0/+1
2012-04-30s3-lib Add a way to allocate the task_id value in server_idAndrew Bartlett1-0/+1
2012-04-30s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett1-3/+0
2012-04-28Add an audit file VFS routine so we can handle auditing with SACLs.Richard Sharpe2-0/+11
2012-04-23Make krb5 wrapper library common so they can be used all overSimo Sorce2-223/+1
2012-04-20s3:memcache: remove the idmap-part from memcacheMichael Adam1-4/+0
2012-04-19s3-g_lock: Use dbwrap_record_watch_send/recvVolker Lendecke1-5/+0
2012-04-19s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett1-3/+0
2012-04-18s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett2-6/+1
2012-04-17s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()Stefan Metzmacher1-0/+1
2012-04-17s3: New notify implementationVolker Lendecke1-1/+1
2012-04-17s3: Start a list of ctdb srvid assigmentsVolker Lendecke1-0/+40
2012-04-17s3: Introduce ctdb_messaging_send_blobVolker Lendecke1-0/+3
2012-04-17s3: Add messaging_tdb_event()Volker Lendecke1-0/+3
2012-04-17s3: Return CTDB_PATH from lp_ctdbd_socket()Volker Lendecke1-0/+1
2012-04-16param: Change from _lp to lp__ as the prefix for internal parameter wrappersAndrew Bartlett1-1/+1
2012-04-16make _lp_readraw() and _lp_writeraw() staticAndrew Bartlett1-2/+0
2012-04-12clikrb5: Move pure krb wrapper functions from libads to clikrb5.Simo Sorce1-0/+3
2012-04-12auth-krb: Move pac related util functions in a single place.Simo Sorce1-0/+1
2012-04-11s3:param convert kernel oplocks to share parameterChristian Ambach1-1/+1
2012-04-09Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison1-10/+0
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett7-49/+46
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett3-9/+0
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett3-8/+1
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett3-7/+1
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett3-10/+0
2012-04-05build: Remove unused GLIBC_HACK_FCNTL64Andrew Bartlett1-13/+0
2012-04-05build: Remove SMB_F* locking definesAndrew Bartlett1-16/+0
2012-04-05build: Remove SMB_STRUCT_FLOCK defineAndrew Bartlett1-4/+0
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett3-26/+18
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2-10/+2
2012-04-05build: Remove sys_rewinddir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_closedir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_telldir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_seekdir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_readdir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_opendir wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_fopen wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_open wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_creat wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_ftell wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_lseek wrapperAndrew Bartlett1-1/+0
2012-04-05build: Remove sys_ftruncate wrapperAndrew Bartlett1-1/+0
2012-04-05build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bitsAndrew Bartlett2-16/+0
2012-04-05build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any moreAndrew Bartlett2-51/+4
2012-04-03s3-krb5: Remove unused smb_krb5_get_keyinfo_from_ap_req()Andrew Bartlett1-4/+0
2012-04-03s3-krb5: remove unused unwrap_pac()Andrew Bartlett1-1/+0
2012-04-03s3-krb5: remove unused get_auth_data_from_tktAndrew Bartlett1-1/+0
2012-04-03s3-krb5: Remove unused get_authtime_from_tktAndrew Bartlett1-1/+0
2012-04-03s3-krb5: Remove unused krb5_rd_req_return_keyblock_from_keytabAndrew Bartlett1-8/+0