index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
system.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: add a debug message for failed execv in sys_popen()
Michael Adam
2012-08-17
1
-1
/
+6
*
s3-aio: Remove unused VFS functions and more
Volker Lendecke
2012-07-18
1
-148
/
+0
*
s3: Make smbd/aio.c not depend on aio.h anymore
Volker Lendecke
2012-07-18
1
-0
/
+4
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
1
-4
/
+5
*
Revert "s3-lib Remove unused sys_fcntl_long()"
Stefan Metzmacher
2012-06-19
1
-0
/
+14
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
1
-3
/
+3
*
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
2012-06-02
1
-678
/
+0
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-5
/
+5
*
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-37
/
+0
*
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-64
/
+0
*
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-29
/
+0
*
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-51
/
+0
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_rewinddir wrapper
Andrew Bartlett
2012-04-05
1
-8
/
+0
*
build: Remove sys_closedir wrapper
Andrew Bartlett
2012-04-05
1
-10
/
+0
*
build: Remove sys_telldir wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_seekdir wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_readdir wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_opendir wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_fopen wrapper
Andrew Bartlett
2012-04-05
1
-10
/
+0
*
build: Remove sys_open wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_creat wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove fallback call to sys_open as HAVE_CREAT is not actually checked...
Andrew Bartlett
2012-04-05
1
-8
/
+0
*
build: Remove sys_ftell wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_lseek wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: Remove sys_ftruncate wrapper
Andrew Bartlett
2012-04-05
1
-9
/
+0
*
build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any more
Andrew Bartlett
2012-04-05
1
-143
/
+44
*
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
2012-03-24
1
-34
/
+0
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
lib/util: Remove unused sys_sendto()
Andrew Bartlett
2012-02-17
1
-18
/
+0
*
lib/util: Remove unused sys_recv()
Andrew Bartlett
2012-02-17
1
-18
/
+0
*
s3-lib Remove unused sys_fcntl_long()
Andrew Bartlett
2012-02-17
1
-14
/
+0
*
s3-lib Remove unused sys_fseek()
Andrew Bartlett
2012-02-17
1
-17
/
+0
*
s3: Use ARRAY_SIZE in bsd_attr_list
Volker Lendecke
2012-02-02
1
-1
/
+1
*
Comment out sys_get_number_of_cores() as we're no longer using this.
Jeremy Allison
2012-01-06
1
-0
/
+2
*
Add a sys_get_number_of_cores() function that calls sysconf or sysctl
Jeremy Allison
2012-01-06
1
-0
/
+49
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
1
-1
/
+0
*
Fix sys_fseek wrapper
Brad Smith
2011-10-14
1
-0
/
+2
*
s3: Use the uid_wrapper
Volker Lendecke
2011-10-06
1
-0
/
+1
*
Export init_stat_ex_from_stat for use in VFS modules.
Richard Sharpe
2011-06-10
1
-6
/
+6
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Change sys_getcd() to take no arguments and always return malloc'ed memory (o...
Jeremy Allison
2011-06-01
1
-7
/
+34
*
lib/util Move sys_memalign into lib/util/system.c
Andrew Bartlett
2011-05-31
1
-36
/
+0
*
Fold null terminator into listlen length, change to strlcpy.
Jeremy Allison
2011-05-04
1
-6
/
+4
*
s3-system: move LOCK_ defines to lib/system.c
Günther Deschner
2011-05-03
1
-0
/
+9
*
lib/util Move more network utility functions from source3 into lib/util
Andrew Bartlett
2011-05-03
1
-71
/
+0
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/capability.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/syslog.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
[next]