index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
smbrun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove sys_lseek wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-2
/
+2
*
Add checks for non_root mode to help buildfarm spoolss tests.
Jeremy Allison
2009-05-11
1
-14
/
+18
*
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2009-04-20
1
-1
/
+1
*
S3: Fixes for coverity issues.
todd stecher
2009-02-10
1
-4
/
+10
*
Use dup2() replacement from libreplace.
Jelmer Vernooij
2008-11-01
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r25171: More pstring removal.
Jeremy Allison
2007-10-10
1
-9
/
+19
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
2007-10-10
1
-4
/
+27
*
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
2007-10-10
1
-2
/
+4
*
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
2007-10-10
1
-2
/
+2
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+7
*
r10234: Add new auth module "auth_script" to allow valid users to
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r2331: check password script code and example from trunk
Simo Sorce
2007-10-10
1
-1
/
+122
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-6
/
+4
*
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
2001-04-13
1
-63
/
+53
*
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
1
-1
/
+1
*
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
2001-04-05
1
-1
/
+0
*
Tidy up tmp file handling.
Jeremy Allison
2001-04-05
1
-7
/
+2
*
Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. IBM...
Jeremy Allison
2000-10-28
1
-1
/
+1
*
clean up oplock capability code ready for Linux code
Andrew Tridgell
2000-06-09
1
-6
/
+5
*
Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>
Jeremy Allison
2000-05-08
1
-0
/
+2
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
don't close high fd's in smbrun when using insure (prevents closing
Andrew Tridgell
2000-04-23
1
-1
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-33
/
+53
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-0
/
+6
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-1
/
+1
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-1
/
+1
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-1
/
+0
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-0
/
+173