summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2012-11-20s3: Fix some blank line endingsVolker Lendecke1-10/+10
2012-11-08s3fs-popt: Add function to burn the commandline password.Andreas Schneider1-0/+47
2012-11-02s3:ctdb library: fix the build against older ctdb versionsBjörn Baumbach1-0/+5
2012-10-30s3: Use file_id_string in file_id_string_tosVolker Lendecke1-6/+1
2012-10-29s3: Fix some nonempty line endingsVolker Lendecke1-5/+5
2012-10-19s3:lib: remove unused connections_fetch_entry*() and connections_init()Stefan Metzmacher2-68/+0
2012-10-19s3:lib/conn_tdb: implement connections_forall_read() based on smbXsrv_*_globa...Gregor Beck2-38/+95
2012-10-19s3:lib: remove function connections_forall()Gregor Beck2-61/+0
2012-10-19s3:lib: remove unused sessionid_*() functionsGregor Beck1-83/+0
2012-10-19s3:lib: implement sessionid_traverse_read with smb2srv_session_traverse_readGregor Beck1-25/+33
2012-10-19s3:lib: remove unused function connections_traverse()Gregor Beck2-23/+0
2012-10-19s3:smbd: add exit_server to the smbd_shim hooksStefan Metzmacher2-0/+20
2012-10-19s3: fix comment header description for smbd_shimMichael Adam2-2/+2
2012-10-11vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett1-37/+0
2012-10-11vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctxAndrew Bartlett1-22/+37
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett1-6/+6
2012-09-21s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supportedGregor Beck1-0/+1
2012-09-19s3: Use SBVAL in put_long_date_timespecVolker Lendecke1-2/+1
2012-09-18s3: Fix some nonempty line endingsVolker Lendecke1-12/+12
2012-09-18quota: add supprt for gfs2Björn Jacke1-0/+2
2012-09-15quota: also log which fs type we foundBjörn Jacke1-1/+1
2012-09-12smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett1-12/+9
2012-09-12smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett1-9/+7
2012-09-09s3:quota-nfs: add RQ_PATHLEN define for systems that don't have itBjörn Jacke1-0/+4
2012-09-09s3:quota-nfs: another build fix for the old Unix worldBjörn Jacke1-1/+1
2012-09-08s3:quota: don't add the string '"' into the argument listBjörn Jacke1-2/+2
2012-09-07s3:lib: use includes.h with cbuf and srprsGregor Beck3-12/+1
2012-09-07s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke1-23/+31
2012-09-07s3:quota: clean up and consolidate the xfs quota checks and definesBjörn Jacke2-7/+9
2012-09-07s3:sysquota_xfs: fix logic so that we actually use this module on LinuxBjörn Jacke2-8/+2
2012-09-07s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke1-2/+3
2012-09-07s3-smbldap: make smbldap public library and maintain its ABIAlexander Bokovoy1-0/+28
2012-09-07s3-smbldap: use smbldap_ prefix for all functionsAlexander Bokovoy1-7/+7
2012-09-06fileserver:sysquotas: remove wrong castBjörn Jacke1-1/+1
2012-09-06sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...Björn Jacke1-0/+1
2012-09-04s3: Fix a commentVolker Lendecke1-1/+1
2012-09-04s3: in sys_popen(), add a debug message for failed forkMichael Adam1-0/+1
2012-09-04s3: in sys_popen(), add a debug message for failed extract_args()Michael Adam1-0/+1
2012-09-04s3: in sys_popen(), untangle function call from result checkMichael Adam1-1/+3
2012-09-04s3: in sys_popen(), untangle assigment from check and add a debug message in ...Michael Adam1-1/+4
2012-09-04s3: in sys_popen(), improve call to pipe and report error to debugMichael Adam1-1/+5
2012-09-04s3: in sys_popen(), validate input before opening the pipe.Michael Adam1-5/+5
2012-09-04s3: in sys_popen(), fix a debug messageMichael Adam1-1/+1
2012-09-02s3: adopt the new sysquotas_4B support for BSDBjörn Jacke1-3/+19
2012-09-02s3: add sysquotas_4B supportBjörn Jacke2-2/+222
2012-08-31Change the S3 fileserver over to se_file_access_check().Jeremy Allison1-1/+1
2012-08-31tdb: return unpack error on strdup failureDavid Disseldorp1-0/+3
2012-08-31s3:dbwrap_ctdb: Add DB name and key to warning messageChristof Schmitt1-1/+8
2012-08-24s3:lib: make sure we don't try to send messages to server_id's marked as disc...Stefan Metzmacher1-0/+4
2012-08-24s3:lib: remove unused processes_exist()Stefan Metzmacher1-70/+0