index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added BROKEN_NIS_INCLUDE fix here also.
Jeremy Allison
1998-12-30
1
-6
/
+28
*
lib/signal.c: Added CatchChildLeaveStatus() call needed in smbd/open.c and sm...
Jeremy Allison
1998-12-29
1
-3
/
+3
*
Fixed issues with client wildcards. It turns out that NT matches
Jeremy Allison
1998-12-23
1
-4
/
+21
*
Rather large (I'm afraid) tidyup of the setuid handling code.
Jeremy Allison
1998-12-22
1
-53
/
+0
*
acconfig.h configure configure.in include/config.h.in
Jeremy Allison
1998-12-15
1
-3
/
+6
*
Fixed file descriptor limit code for AIX 4.x. AIX doesn't support the
Jeremy Allison
1998-12-11
1
-6
/
+22
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
1
-2
/
+2
*
locking mask fixes from head branch
Andrew Tridgell
1998-12-07
1
-2
/
+3
*
Samba 2.0 wasn't building on Linux-alpha - so I added
Jeremy Allison
1998-12-03
1
-1
/
+1
*
config.guess: UNIXWARE fix.
Jeremy Allison
1998-12-03
1
-3
/
+21
*
In my changes prevously to the dos_xxx calls I missed dos_readdir and
Jeremy Allison
1998-11-25
1
-2
/
+1
*
Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()
Jeremy Allison
1998-11-24
1
-231
/
+71
*
Fixed gcc isdigit warning.
Jeremy Allison
1998-11-24
1
-2
/
+2
*
Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.
Jeremy Allison
1998-11-17
1
-3
/
+3
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-0
/
+53
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
1
-13
/
+55
*
util functions split into relevant modules, first pass.
Luke Leighton
1998-11-10
1
-1992
/
+99
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-1
/
+1
*
use abort() instead of exit() in smb_panic()
Andrew Tridgell
1998-10-28
1
-1
/
+1
*
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
1
-1
/
+1
*
rpctorture command
Luke Leighton
1998-10-22
1
-0
/
+5
*
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
1
-7
/
+89
*
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
1
-1
/
+3
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-16
/
+4
*
removed an incorrect comment
Andrew Tridgell
1998-10-19
1
-4
/
+0
*
Fixed sys_lseek and seek_file calls so all returns
Jeremy Allison
1998-10-18
1
-2
/
+3
*
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-5
/
+7
*
- fixed cast warnings
Andrew Tridgell
1998-10-05
1
-11
/
+13
*
added a function set_maxfiles() to set our file rlimit to the max
Andrew Tridgell
1998-10-05
1
-0
/
+23
*
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1998-10-04
1
-0
/
+1
*
use *SMBSERVER convention in smbwrapper to allow us to connect to
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
added support for printing via smbwrapper
Andrew Tridgell
1998-10-04
1
-1
/
+11
*
added simple device/inode number support based on a checksum of the
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
fixed a bug in name_len() (thanks to kooros@kooros.netrack.net)
Andrew Tridgell
1998-10-03
1
-7
/
+7
*
added unlink() and rename() support to smbwrapper
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
- ignore *.p files
Andrew Tridgell
1998-10-03
1
-1
/
+1
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-5
/
+9
*
Fixed problems found in lint pass over the old code by <cpeterso@microsoft.com>.
Jeremy Allison
1998-09-28
1
-4
/
+7
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-2
/
+2
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-0
/
+13
*
added rpcclient program
Luke Leighton
1998-09-25
1
-0
/
+40
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-218
/
+0
*
Remove some byte-copying code in unix_format() that did nothing except
Jeremy Allison
1998-09-19
1
-8
/
+0
*
got rid of some #ifdef LARGE_XXXX stuff and got rid of non-portable LL
Andrew Tridgell
1998-09-18
1
-15
/
+4
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
1
-3
/
+3
*
Removed hideous inefficiencies in old trim_string code. This was making
Jeremy Allison
1998-09-15
1
-15
/
+22
*
Added ssize_t to configure code.
Jeremy Allison
1998-09-11
1
-102
/
+105
*
ahh, the joy of deleting large chunks of code that someone else has
Andrew Tridgell
1998-09-05
1
-13
/
+0
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-168
/
+30
[next]