index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
s3: Use file_id_string in file_id_string_tos
Volker Lendecke
1
-6
/
+1
2012-10-29
s3: Fix some nonempty line endings
Volker Lendecke
1
-5
/
+5
2012-10-19
s3:lib: remove unused connections_fetch_entry*() and connections_init()
Stefan Metzmacher
2
-68
/
+0
2012-10-19
s3:lib/conn_tdb: implement connections_forall_read() based on smbXsrv_*_globa...
Gregor Beck
2
-38
/
+95
2012-10-19
s3:lib: remove function connections_forall()
Gregor Beck
2
-61
/
+0
2012-10-19
s3:lib: remove unused sessionid_*() functions
Gregor Beck
1
-83
/
+0
2012-10-19
s3:lib: implement sessionid_traverse_read with smb2srv_session_traverse_read
Gregor Beck
1
-25
/
+33
2012-10-19
s3:lib: remove unused function connections_traverse()
Gregor Beck
2
-23
/
+0
2012-10-19
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
2
-0
/
+20
2012-10-19
s3: fix comment header description for smbd_shim
Michael Adam
2
-2
/
+2
2012-10-11
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
1
-37
/
+0
2012-10-11
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
Andrew Bartlett
1
-22
/
+37
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-6
/
+6
2012-09-21
s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supported
Gregor Beck
1
-0
/
+1
2012-09-19
s3: Use SBVAL in put_long_date_timespec
Volker Lendecke
1
-2
/
+1
2012-09-18
s3: Fix some nonempty line endings
Volker Lendecke
1
-12
/
+12
2012-09-18
quota: add supprt for gfs2
Björn Jacke
1
-0
/
+2
2012-09-15
quota: also log which fs type we found
Björn Jacke
1
-1
/
+1
2012-09-12
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
1
-12
/
+9
2012-09-12
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
1
-9
/
+7
2012-09-09
s3:quota-nfs: add RQ_PATHLEN define for systems that don't have it
Björn Jacke
1
-0
/
+4
2012-09-09
s3:quota-nfs: another build fix for the old Unix world
Björn Jacke
1
-1
/
+1
2012-09-08
s3:quota: don't add the string '"' into the argument list
Björn Jacke
1
-2
/
+2
2012-09-07
s3:lib: use includes.h with cbuf and srprs
Gregor Beck
3
-12
/
+1
2012-09-07
s3:sysquota_nfs: fix build on Tru64 et alii
Björn Jacke
1
-23
/
+31
2012-09-07
s3:quota: clean up and consolidate the xfs quota checks and defines
Björn Jacke
2
-7
/
+9
2012-09-07
s3:sysquota_xfs: fix logic so that we actually use this module on Linux
Björn Jacke
2
-8
/
+2
2012-09-07
s3:sysquota_xfs: check and include the right fs header file for xfs quotas
Björn Jacke
1
-2
/
+3
2012-09-07
s3-smbldap: make smbldap public library and maintain its ABI
Alexander Bokovoy
1
-0
/
+28
2012-09-07
s3-smbldap: use smbldap_ prefix for all functions
Alexander Bokovoy
1
-7
/
+7
2012-09-06
fileserver:sysquotas: remove wrong cast
Björn Jacke
1
-1
/
+1
2012-09-06
sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...
Björn Jacke
1
-0
/
+1
2012-09-04
s3: Fix a comment
Volker Lendecke
1
-1
/
+1
2012-09-04
s3: in sys_popen(), add a debug message for failed fork
Michael Adam
1
-0
/
+1
2012-09-04
s3: in sys_popen(), add a debug message for failed extract_args()
Michael Adam
1
-0
/
+1
2012-09-04
s3: in sys_popen(), untangle function call from result check
Michael Adam
1
-1
/
+3
2012-09-04
s3: in sys_popen(), untangle assigment from check and add a debug message in ...
Michael Adam
1
-1
/
+4
2012-09-04
s3: in sys_popen(), improve call to pipe and report error to debug
Michael Adam
1
-1
/
+5
2012-09-04
s3: in sys_popen(), validate input before opening the pipe.
Michael Adam
1
-5
/
+5
2012-09-04
s3: in sys_popen(), fix a debug message
Michael Adam
1
-1
/
+1
2012-09-02
s3: adopt the new sysquotas_4B support for BSD
Björn Jacke
1
-3
/
+19
2012-09-02
s3: add sysquotas_4B support
Björn Jacke
2
-2
/
+222
2012-08-31
Change the S3 fileserver over to se_file_access_check().
Jeremy Allison
1
-1
/
+1
2012-08-31
tdb: return unpack error on strdup failure
David Disseldorp
1
-0
/
+3
2012-08-31
s3:dbwrap_ctdb: Add DB name and key to warning message
Christof Schmitt
1
-1
/
+8
2012-08-24
s3:lib: make sure we don't try to send messages to server_id's marked as disc...
Stefan Metzmacher
1
-0
/
+4
2012-08-24
s3:lib: remove unused processes_exist()
Stefan Metzmacher
1
-70
/
+0
2012-08-24
s3:lib: readd the CTDB_CONTROL_CHECK_SRVIDS optimization to serverids_exist()
Stefan Metzmacher
1
-0
/
+45
2012-08-24
s3:lib: only loop over the server_ids we need to verify in serverids_exist()
Stefan Metzmacher
1
-11
/
+23
2012-08-24
s3:lib: use server_id_is_disconnected() in serverids_exist()
Stefan Metzmacher
1
-0
/
+4
[next]