Alexander Bokovoy
768e42bf40
First version of VFS API developers documentation. Needs work on both formatting and content.
-
Alexander Bokovoy
db255608f1
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzemix.de>
-
Alexander Bokovoy
c5e8acd3b7
Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte@metzemix.de>
-
Jeremy Allison
07a76eb2e0
Fix for previous checkin. Only use talloc on unmarshalling or we'll
...
leak memory.
Jeremy.
-
Andrew Tridgell
8f23ad3054
fixed the termination of several trans2 strings
-
Andrew Tridgell
f7cd16ab58
shouldn't null terminate trans2 qfileinfo all_info/name
-
Andrew Tridgell
7f8634c35a
fixed the arbitrary 256 limit on the size of aliases in parse_samr
-
Jelmer Vernooij
f6a86d7b5c
Make the attribution page look nicer.
-
Jelmer Vernooij
43e8865abb
Remove some <parameter> tags in <title>'s, which cause an \discretionary in
...
the TOC, something LaTeX doesn't like
-
Jelmer Vernooij
b574685556
Generate attributions page and use it.
...
Fix dependencies for generating the HOWTO (should save doing 'make clean' every
time)
-
Jelmer Vernooij
c01e766e14
Add XSL for generating attributions page
-
Jelmer Vernooij
7ebaabdb12
Fix some syntax errors
-
Jelmer Vernooij
59cfa1ced4
Large update for layout. Everything is consistent with the rest of the HOWTO
...
now
-
Gerald Carter
eafd53a7e7
added idmap_ldap to wrong branch.
-
cvs2svn Import User
7a85a96325
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
-
Gerald Carter
69c84ad06b
initial version of idmap_ldap.c; lots of updates to come
-
Jelmer Vernooij
1e3f375568
Remove questions that have been moved to 'Common Errors' in the HOWTO Collection.
-
Jelmer Vernooij
72e4264dc6
Add some more common errors
-
Jelmer Vernooij
93fc9ef9b6
Add common error
-
Gerald Carter
6fb5bdb30e
* set winbind cache time to 5 minutes
...
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
and child winbindd processes in dual mode
-
Gerald Carter
6f99cafa95
* set winbind cache time to 5 minutes
...
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
and child winbindd processes in dual mode
-
Jeremy Allison
d6f2316642
Fix debug message merge.
...
Jeremy.
-
Jeremy Allison
5acdf6752e
Merge change winbindd cache time 15 -> 120 secs.
...
Jeremy.
-
Jeremy Allison
063a210448
Merge DEBUG message on usleep on open.
...
Jeremy.
-
Jeremy Allison
71bac46c51
Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.
...
Jeremy.
-
John Terpstra
44dd95f790
Fixing typos reported by Paul Eggleton <paule@cjntech.co.nz>
-
John Terpstra
932801d2af
Fix typo.
-
Jelmer Vernooij
f14dcacaaf
Fix parameters for LaTeX
-
Richard Sharpe
30e1431e93
More changes to editreg to make it less tetchy.
-
John Terpstra
ea32dd07ca
A few little edits to clean up style and to blend this into current doc format.
-
John Terpstra
15c6c97526
Printing update from Kurt Pfiefle, curtesy of Ken Sarkies <matou@picknowl.com.au>
...
who prepared the XML doc form.
-
Richard Sharpe
b049c2f66f
Some fixes for editreg.c, although I see that head seems broken ...
-
Andrew Tridgell
1634346e2a
added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the
...
IS_NAME_VALID QPATHINFO level
-
Andrew Tridgell
6f34bd423e
fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
...
structure we were using was completely wrong after the first few
parameters.
found by samba4 testsuite. Lots of other stuff also fails, but is
harder to fix.
-
Eloy Paris
cd7494a196
Bringing packaging/Debian/* to a more recent state.
-
Andrew Bartlett
f264846537
Update the doco on 'restrict anonymous' (note that 'guest ok' kills off the
...
benifit of RA=2), explain better what 'ntlm auth' and 'lanman auth' do, and
fix use spnego - all win2k clients use spnego.
Work on the client-side still needs to be done, but I realised that I need
to add a paramter to close off all plaintext authentication before documenting
'client lanman auth' will make any sense.
Andrew Bartlett
-
Eloy Paris
5646df8bfb
Bringing packaging/Debian/ up to date with the current Samba package
...
in Debian unstable. The stuff here was ages old...
-
John Terpstra
fec33ad1b2
Fix typo.
-
John Terpstra
dcc3ed1a80
More minor edits.
-
John Terpstra
a3940a2945
Added Common Error.
-
Jelmer Vernooij
4515b67c68
Add index
-
Jelmer Vernooij
ed996fc63c
-l has become -L
-
John Terpstra
57b0e6b680
More edits.
-
John Terpstra
62644afa90
Another update / edit. Still working on this.
-
John Terpstra
471d7480a7
Added more on anatomy of PAM. Note: This file is broken!
-
John Terpstra
c8fce1cebb
Adding new docs.
-
John Terpstra
be8b388a5a
A few fixes, a little tweaking, and it's getting into shape. Back to work now ...
-
Volker Lendecke
3ac622532a
Fix compile.
-
Jeremy Allison
b6ab9d7361
Got us happy running under valgrind again :-).
...
Jeremy.
-
Jeremy Allison
7dfcf714ae
Fixes to stop valgrind complaining about uninitialised memory when it's
...
copying clobbered buffer areas and doing hashes on them and sending
them onto the wire.
Jeremy.
-