summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update find_missing_doc.pl:Jelmer Vernooij2002-10-021-27/+78
* Add framework for net command manpage - still contains a lot of FIXME's...Jelmer Vernooij2002-10-021-4/+282
* remove text documents in source code (they're now in the Developers Guide) - ...Jelmer Vernooij2002-10-024-938/+0
* Fix Makefile.in (use variables instead of directory names, don't try to put f...Jelmer Vernooij2002-10-023-31/+407
* strchr -> strrchrJelmer Vernooij2002-10-021-1/+1
* more doc structure updates. SWAT now on links to the TOC forGerald Carter2002-10-022-258/+1
* Add note to test 9 about 'encrypt passwords'Jelmer Vernooij2002-10-021-1/+7
* newly generated docs; removing old onesGerald Carter2002-10-0221-906/+5796
* Remove manpage when there are errors during generationJelmer Vernooij2002-10-021-1/+1
* mention openantivirus.orgGerald Carter2002-10-021-0/+24
* Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
* regenerateGerald Carter2002-10-011-126/+194
* * fixed typos in SGML sourceGerald Carter2002-10-0133-809/+753
* Cope with rw errors and timeout to peer.Jeremy Allison2002-10-014-8/+31
* Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-013-46/+53
* Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
* Fixed typo.Jeremy Allison2002-10-011-1/+1
* Added error string for server timeout on client call.Jeremy Allison2002-10-013-0/+11
* fixing typos spotted by eagle-eye-vanceGerald Carter2002-10-015-1411/+2200
* Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
* * adding some notes on the wins failover stuffGerald Carter2002-09-303-7/+88
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-305-17/+300
* * working on MakefileGerald Carter2002-09-303-118/+250
* missed one txt rule.Gerald Carter2002-09-301-1/+5
* * add the Developers guide to the repositoryGerald Carter2002-09-307-5557/+15969
* more updates--printing backend inmterface & Print queue tdb'sGerald Carter2002-09-301-5/+124
* more details opn change notificationGerald Carter2002-09-301-9/+80
* README.OtherModulesGerald Carter2002-09-301-0/+39
* fix logic error in testparm with wins serversGerald Carter2002-09-301-2/+2
* Second part of my fix -- incorrect merge.Volker Lendecke2002-09-301-1/+1
* Added from samba mailing lists. Might help someone one day.John Terpstra2002-09-301-0/+589
* Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...Jeremy Allison2002-09-301-2/+2
* This is an initial draft of printing internals. Not done (not reallyGerald Carter2002-09-301-0/+73
* Fix the compile issue in bin/samtest, and make the 'system' token just have theAndrew Bartlett2002-09-302-7/+4
* Some more work on vampire.Volker Lendecke2002-09-291-26/+18
* We have to hand out info on Builtin here as well. They are stored inVolker Lendecke2002-09-291-1/+1
* Make sure that variable does not shadow a parameter.Richard Sharpe2002-09-291-6/+6
* Remove sam/api.c.Andrew Bartlett2002-09-297-833/+588
* Updates for sam_ads by metze - add the start of domain policy searching, and aAndrew Bartlett2002-09-291-25/+150
* Fix 'plugin' commandJelmer Vernooij2002-09-281-2/+2
* Fix typos + report FIXMEJelmer Vernooij2002-09-281-5/+5
* Patch from metze to fix enum_accountsJelmer Vernooij2002-09-281-13/+56
* Fixing path to libsmbclient.h so it never gets crossed with a system installe...John Terpstra2002-09-282-2/+2
* Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...Jelmer Vernooij2002-09-281-1/+1
* Ok, hopefully final fix for this one. abartlet told a bit about theVolker Lendecke2002-09-281-7/+1
* Try to compile as much as possible with only ldap, but not kerberos.Andrew Bartlett2002-09-284-36/+35
* Forgot to commit this in the patch changing back the create_user API.Andrew Bartlett2002-09-281-2/+2
* Back out one of the API changes, now I recall how it was meant to work.Andrew Bartlett2002-09-284-6/+258
* Second stab at Volker's 'make shadow passwords work' patch.Andrew Bartlett2002-09-281-4/+4
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-2811-32/+1161