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
/
util_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-18
oops. must return "" string and length zero when strlen(filebuf) == 0
Luke Leighton
1
-13
/
+16
2000-08-18
getfileline() - line with length of zero -> filebuf[strlen(filebuf)-1]
Luke Leighton
1
-10
/
+13
2000-04-30
- added some error checking
Andrew Tridgell
1
-1
/
+1
2000-04-18
fixed some crash bugs in the nt forms parsing
Andrew Tridgell
1
-0
/
+2
2000-04-16
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
1
-0
/
+23
2000-04-16
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
1
-11
/
+91
2000-04-16
added fdprintf()
Andrew Tridgell
1
-2
/
+4
2000-04-16
the new file_lines_load() and file_lines_free() routines. Very useful!
Andrew Tridgell
1
-0
/
+64
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-54
/
+16
1999-07-26
Jean-Francois spotted bug in use of file_modified() routine submitted
Luke Leighton
1
-1
/
+1
1999-07-14
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
1
-7
/
+46
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1
-8
/
+7
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-1
/
+1
1998-11-05
util_file.c:
Luke Leighton
1
-0
/
+329