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
/
lib
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-1
/
+1
2000-04-15
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Jeremy Allison
1
-6
/
+32
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-4
/
+8
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-196
/
+60
1998-12-16
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1
-1
/
+159
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-4
/
+4
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-4
/
+16
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-0
/
+4
1998-09-17
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1
-2
/
+2
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-30
don't put two spaces at the start of lines if logging to stdout
Andrew Tridgell
1
-1
/
+3
1998-08-21
Just tweaking.
Christopher R. Hertel
1
-2
/
+20
1998-08-15
configure: Changes for extra headers.
Jeremy Allison
1
-4
/
+2
1998-08-12
I've added a dbgflush() function to debug.c. Calling this will cause the
Christopher R. Hertel
1
-5
/
+31
1998-08-11
Cleaned up some lint warnings (functions with return values that were
Christopher R. Hertel
1
-12
/
+13
1998-08-11
I've added a test for lp_loaded() so that timestamps *will* be output
Christopher R. Hertel
1
-4
/
+9
1998-08-11
fixed a nasty bug in debug.c
Andrew Tridgell
1
-1
/
+1
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1
-2
/
+3
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
Debugging functions are now in their own module.
Christopher R. Hertel
1
-0
/
+533
[prev]