index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
1998-08-09
these dummy files are needed for autoconf processing
Andrew Tridgell
8
-0
/
+0
1998-08-09
the autoconf scripts are now converted to the new directory structure
Andrew Tridgell
3
-15
/
+17
1998-08-09
new directory structure in configure.in
Andrew Tridgell
1
-5
/
+6
1998-08-08
we have to have the test for -lsocket before the test for some
Andrew Tridgell
2
-340
/
+340
1998-08-08
added --with-nisplus-home option
Andrew Tridgell
7
-253
/
+296
1998-08-05
Fixed memory leak when freeing ChangeNotify structures.
Jeremy Allison
1
-6
/
+6
1998-08-04
nttrans.c: Fix change_notify. Queue processing code wasn't changing to
Jeremy Allison
2
-18
/
+54
1998-08-04
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
4
-39
/
+29
1998-08-03
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
5
-21
/
+30
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
8
-38
/
+344
1998-08-03
One more minor change to the format of a DEBUG message. I broke up a
Christopher R. Hertel
1
-4
/
+9
1998-08-03
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
7
-59
/
+96
1998-08-03
Fixing clitar.c so that tar to stdout works correctly.
Richard Sharpe
1
-9
/
+9
1998-08-03
This is the remaining set of changes needed to replace the changes lost
Christopher R. Hertel
1
-11
/
+7
1998-08-03
I have fixed some of the autoconfigure problems. I'm studying the diffs
Christopher R. Hertel
1
-9
/
+13
1998-07-31
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
16
-273
/
+341
1998-07-31
Debugging functions are now in their own module.
Christopher R. Hertel
1
-0
/
+533
1998-07-31
This is the checkin of the debug changes.
Christopher R. Hertel
4
-293
/
+70
1998-07-31
added test for getpwanam().
Andrew Tridgell
4
-75
/
+102
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
11
-270
/
+415
1998-07-30
In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,
Christopher R. Hertel
2
-0
/
+7
1998-07-30
added HAVE_FUNCTION_MACRO test
Andrew Tridgell
4
-72
/
+100
1998-07-30
fixed sin_len test for FreeBSD
Andrew Tridgell
2
-72
/
+74
1998-07-30
fixed a make proto bug pointed out by Chris.
Andrew Tridgell
1
-1
/
+1
1998-07-29
updated prototypes
Andrew Tridgell
1
-0
/
+1
1998-07-29
fixed a bug in the replacement inet_ntoa
Andrew Tridgell
1
-1
/
+1
1998-07-29
test for a broken inet_ntoa and replace it if necessary (for
Andrew Tridgell
6
-43
/
+110
1998-07-29
ignore the auto-generated dummy file
Andrew Tridgell
1
-0
/
+1
1998-07-29
added Makefile to .cvsignore in the hope that this will prevent people
Andrew Tridgell
1
-0
/
+1
1998-07-29
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
12
-147
/
+196
1998-07-29
hopefully permissions are right now
Andrew Tridgell
1
-0
/
+4791
1998-07-29
still trying to get permissions right - CVS doesn't commit permissions change...
Andrew Tridgell
1
-4792
/
+0
1998-07-29
checkin configure again in order to get permissions right
Andrew Tridgell
1
-0
/
+1
1998-07-29
some merge cleanups
Andrew Tridgell
9
-0
/
+1726
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
69
-3213
/
+8356
1998-07-29
locking.c: Print messages when we downgrade a lock.
Jeremy Allison
4
-19
/
+35
1998-07-28
locking.c: Don't need to do map_lock_type on *testing* a lock, just on setting.
Jeremy Allison
1
-2
/
+7
1998-07-28
loadparm.c: Added strict sync parameter.
Jeremy Allison
5
-27
/
+54
1998-07-27
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
8
-39
/
+20
1998-07-25
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1
-38
/
+32
1998-07-25
Noticed that I was using the strlen() of a string that I had strdup()'d
Christopher R. Hertel
1
-1
/
+1
1998-07-24
Converted the browser database to a ubi_dLinkList. This should reduce code
Christopher R. Hertel
4
-141
/
+175
1998-07-24
Changed the definition of the linked list header used in the directory
Christopher R. Hertel
1
-1
/
+1
1998-07-24
To each list type, I added a macro that makes it easier to define and
Christopher R. Hertel
4
-19
/
+54
1998-07-24
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1
-69
/
+87
1998-07-23
locking.c: Added lock type to is_locked() and do_lock()
Jeremy Allison
6
-76
/
+140
1998-07-22
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
6
-14
/
+16
1998-07-22
includes.h: Added feature type USE_GRANTPT for pty code.
Jeremy Allison
2
-6
/
+14
1998-07-17
Forgot to increase size of files_struct by MAX_OPEN_DIRECTORIES in
Jeremy Allison
1
-1
/
+1
1998-07-17
Code added to fix the renaming of a directory under NT SMB calls.
Jeremy Allison
7
-76
/
+222
[next]