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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
We are going to need to track the SAM sequence number too.
Andrew Bartlett
2002-10-03
1
-0
/
+1
|
*
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
2
-1
/
+3
|
*
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
1
-0
/
+1
|
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-0
/
+3
|
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
1
-45
/
+0
|
*
Forgot to commit this in the patch changing back the create_user API.
Andrew Bartlett
2002-09-28
1
-2
/
+2
|
*
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2002-09-28
2
-8
/
+11
|
*
Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to
Andrew Bartlett
2002-09-27
1
-1
/
+1
|
*
tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0
Gerald Carter
2002-09-26
1
-1
/
+1
|
*
preparing for release of 3.0alpha20
Samba Release Account
2002-09-26
1
-1
/
+1
|
*
Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..
Jelmer Vernooij
2002-09-26
1
-3
/
+0
|
*
Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access
Andrew Bartlett
2002-09-26
1
-43
/
+43
|
*
forgot include file, sorry
Simo Sorce
2002-09-26
1
-14
/
+14
|
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*
Andrew Bartlett
2002-09-26
1
-3
/
+16
*
|
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-0
/
+11
*
|
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2002-10-01
1
-2
/
+5
*
|
Updates from Samba HEAD:
Andrew Bartlett
2002-10-01
1
-1
/
+1
*
|
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
2
-1
/
+3
*
|
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
1
-0
/
+1
*
|
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-0
/
+3
*
|
tagging as 3.0alpha21cvs
Gerald Carter
2002-09-26
1
-1
/
+1
*
|
Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!!
Gerald Carter
2002-09-26
1
-1
/
+1
*
|
set version
Gerald Carter
2002-09-26
1
-1
/
+1
*
|
remove files not in HEAD
Gerald Carter
2002-09-26
1
-39
/
+0
*
|
syncing up with HEAD again....
Gerald Carter
2002-09-26
2
-60
/
+70
*
|
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
21
-245
/
+355
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-09-25
2
-0
/
+344
|
\
|
|
*
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
2002-09-25
1
-1
/
+4
|
*
Another patch from metze, towards his work on sam_ads.
Andrew Bartlett
2002-09-25
2
-9
/
+10
|
*
Header files should not include includes.h - therein lies maddness, particuarly
Andrew Bartlett
2002-09-25
1
-3
/
+0
|
*
- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...
Jelmer Vernooij
2002-09-24
1
-2
/
+3
|
*
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
2002-09-22
1
-56
/
+37
|
*
Merge in first command for 'samtest'
Jelmer Vernooij
2002-09-19
1
-0
/
+3
|
*
HPUX sendfile is now detected correctly.
Jeremy Allison
2002-09-18
1
-1
/
+2
|
*
printjob merge from APP_HEAD regarding device modes
Gerald Carter
2002-09-18
2
-0
/
+6
|
*
Actually use sendfile if selected.
Jeremy Allison
2002-09-17
1
-2
/
+5
|
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
1
-1
/
+8
|
*
Added --with-ads option, defaults to yes. If you run ./configure
Tim Potter
2002-09-17
2
-3
/
+4
|
*
Added FreeBSD sendfile configure tests. Richard please test...
Jeremy Allison
2002-09-17
1
-0
/
+1
|
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
1
-0
/
+1
|
*
Added autoconf detection for sendfile for Linux. lib/sendfile.c code
Jeremy Allison
2002-09-17
1
-0
/
+4
|
*
Changed Major/Minor version info reported to Server Manager to 4.9.
John Terpstra
2002-09-16
1
-8
/
+12
|
*
Make current_sam_methods a const - Patch by Kai Krüger
Jelmer Vernooij
2002-09-15
1
-3
/
+3
|
*
Updated some comments in the NET_USER_INFO_3 structure for the other_sids
Tim Potter
2002-09-13
1
-3
/
+3
|
*
Changed profile version number to 7 - added sendfile statistics.
Jeremy Allison
2002-09-12
1
-1
/
+1
|
*
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2002-09-12
1
-0
/
+3
|
*
Ensure we've failed a lock with a lock denied message before automatically
Jeremy Allison
2002-09-11
1
-6
/
+9
|
*
change notify merge from APP_HEAD
Gerald Carter
2002-09-10
1
-2
/
+14
|
*
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
2002-09-09
1
-9
/
+12
|
*
Patch from Kai Krüger for the new SAM system
Jelmer Vernooij
2002-09-08
1
-2
/
+9
[prev]
[next]