summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-11s3:param convert kernel oplocks to share parameterChristian Ambach1-1/+1
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett1-10/+10
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+0
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+0
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+0
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+0
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett1-2/+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: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any moreAndrew Bartlett1-7/+0
2012-04-03s3-libsmb: Remove unused spnego_parse_krb5_wrap()Andrew Bartlett1-1/+0
2012-03-24use usleep rather than sys_usleep in various places, in anticipation of uslee...Jelmer Vernooij1-1/+0
2012-03-24lib/util: Move calloc_array and memalign_array to top-level libutil.Jelmer Vernooij1-2/+0
2012-03-15s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...Michael Adam1-0/+1
2012-02-27s3-param: Align lp_{max,min}protocol with lib/param namesAndrew Bartlett1-2/+2
2012-02-24s3-libsmb: Remove unused spnego_parse_auth_and_micAndrew Bartlett1-2/+0
2012-02-23s3-libsmb: Remove unused spnego functionsAndrew Bartlett1-11/+0
2012-02-17lib/util: Remove unused sys_sendto()Andrew Bartlett1-1/+0
2012-02-17lib/util: Remove unused sys_recv()Andrew Bartlett1-1/+0
2012-02-17s3-lib: Remove unused standard_sub_conn()Andrew Bartlett1-1/+0
2012-02-17s3-lib Remove unused sys_fcntl_long()Andrew Bartlett1-1/+0
2012-02-17s3-lib Remove unused sys_fseek()Andrew Bartlett1-1/+0
2012-02-16s3-param Remove off-by-default and unused "send spnego principal"Andrew Bartlett1-1/+0
2012-02-10s3-lib: Remove unused is_myworkgroup()Andrew Bartlett1-1/+0
2012-02-10s3-charcnv: Remove unused rpcstr_push()Andrew Bartlett1-1/+0
2012-02-10s3-param: Remove unused share_defined()Andrew Bartlett1-1/+0
2012-02-10s3-lib: Remove unused pid_path()Andrew Bartlett1-1/+0
2012-02-10s3-charcnv: Remove unused pull_string_fnAndrew Bartlett1-7/+0
2012-02-07Remove unused get_file_size() function.Jeremy Allison1-1/+0
2012-02-02s3-libsmb: Remove dead prototype.Andreas Schneider1-1/+0
2012-02-01s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider1-33/+0
2012-01-06Comment out sys_get_number_of_cores() as we're no longer using this.Jeremy Allison1-0/+2
2012-01-06s3-ntlmssp Remove unused ntlmssp_set_hashes() and do not set an invalid LM hashAndrew Bartlett1-3/+0
2012-01-06Add a sys_get_number_of_cores() function that calls sysconf or sysctlJeremy Allison1-0/+1
2011-12-13s3:lib/dummyparam: remove unused conn_snum_used() dummyStefan Metzmacher1-1/+0
2011-12-13s3:param: don't reference conn_snum_used directly in load_usershare_shares()Stefan Metzmacher1-1/+2
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke1-1/+0
2011-11-25s3: Add some constVolker Lendecke1-2/+2
2011-11-17param: calculate server role from security, and security from server roleAndrew Bartlett1-1/+0
2011-11-17s3-param remove lp_domain_logons(), always use IS_DCAndrew Bartlett1-1/+0