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