index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
1
-4
/
+4
*
We cannot set errno=0 in any of the wrapper calls as this breaks UNIX error
Jeremy Allison
2002-04-19
1
-7
/
+0
*
Fix different args to sys_fcntl without going varargs....
Jeremy Allison
2002-04-19
2
-4
/
+19
*
Fixed one more sendto.
Jeremy Allison
2002-04-19
1
-1
/
+1
*
Added sys_fcntl (not to be used everywhere). Added sys_read/sys_write
Jeremy Allison
2002-04-19
3
-7
/
+20
*
Fixed sendto in oplock code.
Jeremy Allison
2002-04-19
1
-0
/
+15
*
Fix send and recvfrom.
Jeremy Allison
2002-04-19
2
-12
/
+27
*
First cut at fix for the EINTR problem... More needs to be done I think.
Jeremy Allison
2002-04-19
3
-140
/
+180
*
nicer strndup() function
Andrew Tridgell
2002-04-18
1
-6
/
+6
*
make suure we get the return value from the pull_*() functions right
Andrew Tridgell
2002-04-17
2
-7
/
+13
*
sync with 2.2
Simo Sorce
2002-04-16
1
-4
/
+9
*
stricter conditions on termination in strings
Andrew Tridgell
2002-04-16
1
-6
/
+6
*
Fix incorrect zpadlen handling in fmtfp.
Simo Sorce
2002-04-16
1
-14
/
+20
*
fixed the handling of STR_TERMINATE
Andrew Tridgell
2002-04-16
2
-3
/
+33
*
i forgot to commit these parts of the string handling patch earlier. Sorry.
Andrew Tridgell
2002-04-16
1
-5
/
+5
*
Fixed incorrect debug.
Tim Potter
2002-04-15
1
-1
/
+1
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
2
-0
/
+50
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
1
-5
/
+12
*
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-0
/
+19
*
this adds a completely new hash based mangling scheme
Andrew Tridgell
2002-04-11
1
-0
/
+20
*
Also look for libinsure.so where the full version installs it.
Tim Potter
2002-04-04
1
-0
/
+5
*
cope with a missing PAM define
Andrew Tridgell
2002-04-01
1
-3
/
+6
*
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
2002-03-27
1
-0
/
+28
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-4
/
+4
*
Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
Jeremy Allison
2002-03-27
1
-2
/
+10
*
In msleep - never sleep for more than 1 second. Cope with time changes.
Jeremy Allison
2002-03-27
1
-16
/
+27
*
Moved debug messages for grabbing/releasing mutex.
Jeremy Allison
2002-03-27
1
-0
/
+4
*
Don't hold the mutex for more than 20 seconds.
Jeremy Allison
2002-03-26
2
-5
/
+33
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-0
/
+32
*
add {push,pull}_ucs2{allocate,talloc}() functions.
Andrew Bartlett
2002-03-25
1
-0
/
+58
*
Spelling fixes.
Tim Potter
2002-03-24
1
-1
/
+1
*
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
2002-03-23
2
-3
/
+3
*
Update some of the DEBUG()s in Get_Pwnam_internal()
Andrew Bartlett
2002-03-23
1
-8
/
+11
*
Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and talloc
Andrew Bartlett
2002-03-23
1
-1
/
+86
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-1
/
+1
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
1
-2
/
+1
*
must use native endian index when creating default valid.dat table so it
Herb Lewis
2002-03-21
1
-2
/
+2
*
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
2002-03-20
2
-0
/
+10
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-0
/
+15
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
2
-40
/
+50
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
lower the debug level of failing to map a file
Andrew Tridgell
2002-03-15
1
-1
/
+1
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
1
-0
/
+25
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
3
-4
/
+4
*
Add "Creator Group" - was in 2.2.x and I'm syncing up the two.
Jeremy Allison
2002-03-13
1
-0
/
+2
*
Fix typo.
Martin Pool
2002-03-10
1
-1
/
+1
*
add a note about the meaning of global_sam_sid
Andrew Tridgell
2002-03-10
1
-0
/
+3
*
Doc.
Tim Potter
2002-03-09
1
-9
/
+14
*
fixed the upper/lower case table generation on big-endian machines
Herb Lewis
2002-03-06
1
-9
/
+26
*
dos2unix not used in HEAD anymore.
Jeremy Allison
2002-03-04
1
-2
/
+2
[next]