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
Commit message (
Expand
)
Author
Age
Files
Lines
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
16
-273
/
+341
*
Debugging functions are now in their own module.
Christopher R. Hertel
1998-07-31
1
-0
/
+533
*
This is the checkin of the debug changes.
Christopher R. Hertel
1998-07-31
4
-293
/
+70
*
added test for getpwanam().
Andrew Tridgell
1998-07-31
4
-75
/
+102
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
11
-270
/
+415
*
In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,
Christopher R. Hertel
1998-07-30
2
-0
/
+7
*
added HAVE_FUNCTION_MACRO test
Andrew Tridgell
1998-07-30
4
-72
/
+100
*
fixed sin_len test for FreeBSD
Andrew Tridgell
1998-07-30
2
-72
/
+74
*
fixed a make proto bug pointed out by Chris.
Andrew Tridgell
1998-07-30
1
-1
/
+1
*
updated prototypes
Andrew Tridgell
1998-07-29
1
-0
/
+1
*
fixed a bug in the replacement inet_ntoa
Andrew Tridgell
1998-07-29
1
-1
/
+1
*
test for a broken inet_ntoa and replace it if necessary (for
Andrew Tridgell
1998-07-29
6
-43
/
+110
*
ignore the auto-generated dummy file
Andrew Tridgell
1998-07-29
1
-0
/
+1
*
added Makefile to .cvsignore in the hope that this will prevent people
Andrew Tridgell
1998-07-29
1
-0
/
+1
*
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1998-07-29
12
-147
/
+196
*
hopefully permissions are right now
Andrew Tridgell
1998-07-29
1
-0
/
+4791
*
still trying to get permissions right - CVS doesn't commit permissions change...
Andrew Tridgell
1998-07-29
1
-4792
/
+0
*
checkin configure again in order to get permissions right
Andrew Tridgell
1998-07-29
1
-0
/
+1
*
some merge cleanups
Andrew Tridgell
1998-07-29
9
-0
/
+1726
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
69
-3213
/
+8356
*
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
1998-07-29
4
-19
/
+35
*
locking.c: Don't need to do map_lock_type on *testing* a lock, just on setting.
Jeremy Allison
1998-07-28
1
-2
/
+7
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
5
-27
/
+54
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
8
-39
/
+20
*
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1998-07-25
1
-38
/
+32
*
Noticed that I was using the strlen() of a string that I had strdup()'d
Christopher R. Hertel
1998-07-25
1
-1
/
+1
*
Converted the browser database to a ubi_dLinkList. This should reduce code
Christopher R. Hertel
1998-07-24
4
-141
/
+175
*
Changed the definition of the linked list header used in the directory
Christopher R. Hertel
1998-07-24
1
-1
/
+1
*
To each list type, I added a macro that makes it easier to define and
Christopher R. Hertel
1998-07-24
4
-19
/
+54
*
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1998-07-24
1
-69
/
+87
*
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
1998-07-23
6
-76
/
+140
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
6
-14
/
+16
*
includes.h: Added feature type USE_GRANTPT for pty code.
Jeremy Allison
1998-07-22
2
-6
/
+14
*
Forgot to increase size of files_struct by MAX_OPEN_DIRECTORIES in
Jeremy Allison
1998-07-17
1
-1
/
+1
*
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
1998-07-17
7
-76
/
+222
*
nttrans.c: Added FILE_EXECUTE to required permissions checked.
Jeremy Allison
1998-07-17
2
-11
/
+13
*
local.h: Added NTFS define if HAVE_NT_SMBS is defined.
Jeremy Allison
1998-07-17
2
-5
/
+14
*
Makefile: Added nttrans.o
Jeremy Allison
1998-07-16
6
-218
/
+312
*
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1998-07-16
6
-22
/
+106
*
util.c: I've added a function called mem_dup(). Similar to strdup(),
Christopher R. Hertel
1998-07-15
2
-1
/
+15
*
loadparm.c:
Jeremy Allison
1998-07-14
6
-115
/
+119
*
Added strupper() function call to up-case the scope field in the
Christopher R. Hertel
1998-07-14
1
-6
/
+7
*
nntrans.c: Fully implemented transact rename.
Jeremy Allison
1998-07-11
4
-7
/
+44
*
nttrans.c: More NT SMB stuff.
Jeremy Allison
1998-07-11
4
-76
/
+104
*
Fix for bug PR#8294 reported by <detlef.lammermann@er.materna.de>
Jeremy Allison
1998-07-10
2
-2
/
+9
*
AIX patch from Michael Wojcik <mww@microfocus.com> adding detail
Jeremy Allison
1998-07-10
1
-4
/
+135
*
Needed fix to SIGHUP handling donated by branko.cibej@hermes.si
Jeremy Allison
1998-07-09
1
-8
/
+29
*
New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de>
Jeremy Allison
1998-07-09
1
-39
/
+242
*
NT SMB trans reply code.
Jeremy Allison
1998-07-09
3
-74
/
+301
*
Implementing more NT SMB functionality.
Jeremy Allison
1998-07-08
1
-82
/
+332
[next]