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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ASCII art to make this clearer.
Jeremy Allison
2002-10-03
1
-1
/
+73
*
Write cache bugfix from Rasmus Borup Hansen, system adm. Email: rbh@math....
Jeremy Allison
2002-10-03
1
-0
/
+13
*
make the default printed values for boolean the same for all parameters.
Herb Lewis
2002-10-03
1
-2
/
+2
*
Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 up
Jeremy Allison
2002-10-03
1
-2
/
+2
*
Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.
Jeremy Allison
2002-10-02
1
-0
/
+1
*
Added const. Anal formatting fixup.
Jeremy Allison
2002-10-02
1
-175
/
+222
*
Doh ! Lookup name before checking negative cache (the way Tim originally
Jeremy Allison
2002-10-01
1
-10
/
+10
*
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2002-10-01
19
-311
/
+291
*
merge from HEAD
Gerald Carter
2002-10-01
42
-6504
/
+15532
*
Updates from Samba HEAD:
Andrew Bartlett
2002-10-01
15
-873
/
+970
*
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
4
-8
/
+31
*
Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy Allison
2002-10-01
3
-46
/
+53
*
Tidy up client error processing.
Jeremy Allison
2002-10-01
1
-16
/
+15
*
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
3
-0
/
+11
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-10-01
9
-0
/
+11951
|
\
|
*
fixing typos spotted by eagle-eye-vance
Gerald Carter
2002-10-01
5
-1411
/
+2200
|
*
Fix memory leak in getting DC list. Remember to exclude failed lookups.
Jeremy Allison
2002-09-30
1
-5
/
+21
|
*
* adding some notes on the wins failover stuff
Gerald Carter
2002-09-30
3
-7
/
+88
|
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
5
-17
/
+300
|
*
* working on Makefile
Gerald Carter
2002-09-30
3
-118
/
+250
|
*
missed one txt rule.
Gerald Carter
2002-09-30
1
-1
/
+5
|
*
* add the Developers guide to the repository
Gerald Carter
2002-09-30
7
-5557
/
+15969
|
*
more updates--printing backend inmterface & Print queue tdb's
Gerald Carter
2002-09-30
1
-5
/
+124
|
*
more details opn change notification
Gerald Carter
2002-09-30
1
-9
/
+80
|
*
README.OtherModules
Gerald Carter
2002-09-30
1
-0
/
+39
|
*
fix logic error in testparm with wins servers
Gerald Carter
2002-09-30
1
-2
/
+2
|
*
Second part of my fix -- incorrect merge.
Volker Lendecke
2002-09-30
1
-1
/
+1
|
*
Added from samba mailing lists. Might help someone one day.
John Terpstra
2002-09-30
1
-0
/
+589
|
*
Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...
Jeremy Allison
2002-09-30
1
-2
/
+2
|
*
This is an initial draft of printing internals. Not done (not really
Gerald Carter
2002-09-30
1
-0
/
+73
|
*
Fix the compile issue in bin/samtest, and make the 'system' token just have the
Andrew Bartlett
2002-09-30
2
-7
/
+4
|
*
Some more work on vampire.
Volker Lendecke
2002-09-29
1
-26
/
+18
|
*
We have to hand out info on Builtin here as well. They are stored in
Volker Lendecke
2002-09-29
1
-1
/
+1
|
*
Make sure that variable does not shadow a parameter.
Richard Sharpe
2002-09-29
1
-6
/
+6
|
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
7
-833
/
+588
|
*
Updates for sam_ads by metze - add the start of domain policy searching, and a
Andrew Bartlett
2002-09-29
1
-25
/
+150
|
*
Fix 'plugin' command
Jelmer Vernooij
2002-09-28
1
-2
/
+2
|
*
Fix typos + report FIXME
Jelmer Vernooij
2002-09-28
1
-5
/
+5
|
*
Patch from metze to fix enum_accounts
Jelmer Vernooij
2002-09-28
1
-13
/
+56
|
*
Fixing path to libsmbclient.h so it never gets crossed with a system installe...
John Terpstra
2002-09-28
2
-2
/
+2
|
*
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
2002-09-28
1
-1
/
+1
|
*
Ok, hopefully final fix for this one. abartlet told a bit about the
Volker Lendecke
2002-09-28
1
-7
/
+1
|
*
Try to compile as much as possible with only ldap, but not kerberos.
Andrew Bartlett
2002-09-28
4
-36
/
+35
|
*
Forgot to commit this in the patch changing back the create_user API.
Andrew Bartlett
2002-09-28
1
-2
/
+2
|
*
Back out one of the API changes, now I recall how it was meant to work.
Andrew Bartlett
2002-09-28
4
-6
/
+258
|
*
Second stab at Volker's 'make shadow passwords work' patch.
Andrew Bartlett
2002-09-28
1
-4
/
+4
|
*
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2002-09-28
11
-32
/
+1161
|
*
Thanks to abartlet I looked at that function a bit closer. What did
Volker Lendecke
2002-09-28
1
-5
/
+0
|
*
Add const.
Andrew Bartlett
2002-09-28
2
-2
/
+2
|
*
Commit a fix to smbclient so that it will connect to EMCs and NetApp's machines.
Richard Sharpe
2002-09-28
1
-3
/
+18
[next]