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
*
sync with head
Simo Sorce
2002-11-10
1
-75
/
+0
*
Last sync with HEAD
Jelmer Vernooij
2002-11-09
1
-11
/
+2
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
2
-7
/
+71
*
patches from Urban
Gerald Carter
2002-11-08
1
-0
/
+2
*
port sec_desc headers reordering from HEAD.
Simo Sorce
2002-11-02
1
-2
/
+2
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-0
/
+24
*
Sync with HEAD
Jelmer Vernooij
2002-10-29
1
-1
/
+1
*
Move guid formatting functions over from HEAD.
Jim McDonough
2002-10-29
1
-4
/
+35
*
Sync with HEAD
Jelmer Vernooij
2002-10-28
1
-5
/
+53
*
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
2002-10-26
3
-7
/
+7
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-92
/
+108
*
Bugfix for pidfile_create() from Kelledin.
Tim Potter
2002-10-21
1
-1
/
+1
*
Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse...
Jeremy Allison
2002-10-18
1
-51
/
+97
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-1
/
+1
*
Added const. Anal formatting fixup.
Jeremy Allison
2002-10-02
1
-175
/
+222
*
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2002-10-01
4
-9
/
+32
*
Updates from Samba HEAD:
Andrew Bartlett
2002-10-01
1
-6
/
+6
*
Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy Allison
2002-10-01
1
-3
/
+2
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-3
/
+84
*
Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...
Jeremy Allison
2002-09-30
1
-2
/
+2
*
sync with HEAD
Gerald Carter
2002-09-26
1
-2
/
+12
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
19
-220
/
+290
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-09-25
2
-0
/
+621
|
\
|
*
Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things
Andrew Bartlett
2002-09-25
1
-57
/
+0
|
*
Merge of "profile acls" code.
Jeremy Allison
2002-09-25
1
-2
/
+7
|
*
Merge back Richard's FreeBSD sendfile fixes.
Jeremy Allison
2002-09-21
1
-5
/
+5
|
*
HPUX sendfile is now detected correctly.
Jeremy Allison
2002-09-18
1
-1
/
+2
|
*
Never, *ever* hold a mutex lock in the message database where there may
Jeremy Allison
2002-09-17
2
-72
/
+2
|
*
Actually use sendfile if selected.
Jeremy Allison
2002-09-17
1
-2
/
+2
|
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
1
-7
/
+17
|
*
Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS
Jelmer Vernooij
2002-09-15
1
-0
/
+5
|
*
Use HAVE_SENDFILE64, not SENDFILE64.
Jeremy Allison
2002-09-14
1
-2
/
+5
|
*
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
2002-09-14
1
-0
/
+57
|
*
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
2002-09-12
1
-22
/
+55
|
*
HPUX takes offset, not pointer to offset.
Jeremy Allison
2002-09-12
1
-2
/
+2
|
*
Fixup sendfile to match HPUX semantics with signal interrups. This was
Jeremy Allison
2002-09-12
1
-12
/
+52
|
*
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2002-09-12
1
-0
/
+158
|
*
added gencache implementation from mimir - thanks!
Andrew Tridgell
2002-09-11
1
-0
/
+319
|
*
lowercase global_myname in %L substitution
Herb Lewis
2002-09-09
1
-2
/
+7
|
*
configure.in:
Simo Sorce
2002-09-07
1
-0
/
+13
|
*
As per the 'OK' at CIFS2002, only use the readline headers (and this crasy
Andrew Bartlett
2002-09-06
1
-0
/
+18
|
*
patch from metze: add a 'vfs' debug class
Andrew Bartlett
2002-09-06
1
-0
/
+1
|
*
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
2002-09-04
1
-3
/
+22
|
*
Fix typo - Thanks Kai
Jelmer Vernooij
2002-09-02
1
-1
/
+1
|
*
wrong way to handle things, bug found by kai
Simo Sorce
2002-09-01
1
-8
/
+6
|
*
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
2002-08-31
2
-53
/
+49
|
*
based on function prototype, the args were switched - this gave an error
Herb Lewis
2002-08-30
1
-1
/
+1
|
*
Move samr_make_sam_obj_sd to lib/util_seaccess.c. samtest now compiles and
Jelmer Vernooij
2002-08-29
1
-0
/
+41
|
*
Make debuglevel a string for use with debug classes
Jelmer Vernooij
2002-08-29
1
-2
/
+2
|
*
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
2002-08-28
2
-0
/
+7
[next]