summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-22Added more notes from Samba Mailing List so this info does not get lost!John Terpstra1-0/+439
(This used to be commit 371c89b93120fb1ced317de365aad64fd1c3cb27)
2002-11-22Trying to fix module handling. Not final yet.John Terpstra1-11/+2
(This used to be commit 3610e631125461ffeffcecf38ed20c6cc65d4bc8)
2002-11-22Added install-everything option.John Terpstra1-2/+4
(This used to be commit 0b342b8e90b8e0395a1a3046e9e3f70a168fdb1f)
2002-11-22Rerun autoconf.Tim Potter1-17738/+8862
(This used to be commit 7b982ad962dfaa140b4602e56aae772e01772a56)
2002-11-22Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2-64/+43
now combined all the ad-hoc AC_SUBST variables into three generalised ones: EXTRA_BIN_PROGS Additional programs to install in ${prefix}/sbin EXTRA_SBIN_PROGS Additional programs to install in ${prefix}/bin EXTRA_ALL_TARGETS Additional targets to build by default SHLIB_PROGS Shared library objects (pam, winbind) to build We also build some extra stuff by default: the python extensions (if --with-python specified), smbmount related binaries (if --with-smbmount specified), and the samba torture suite. The idea behind this is to have everything that is configured built by default to detect breakage as soon as possible when people make low level changes. (This used to be commit d6dfe3ea69d4672339559389c6fb16e78a9152b0)
2002-11-22Added some extra code to test absence/presence of LM and NT passwords.Tim Potter1-8/+17
(This used to be commit 6f1d48555f53ea3b32a7b8a6cf0fc2e148c311b7)
2002-11-22Fixed some compiler warnings.Tim Potter2-5/+6
(This used to be commit 9e871cc256a70bc64e59630bd31c890cc231368e)
2002-11-22Fixed some globals that escaped the recent globalcide.Tim Potter2-10/+2
(This used to be commit 4580e16908fe06a2c2b6738683b7cb840467e61c)
2002-11-22Restrict anonymous=2 support merged from HEADAndrew Bartlett2-25/+9
(This used to be commit 8b156ed0db3e54aa3265a2579e72c50c39b5beef)
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2-25/+9
as to what it now does in 3.0. Needs more work, but better than documenting the old functionality :-). As the security benifits of this are nullified by a setting of 'guest ok' on any share, we might want to put some documentation there too. Andrew Bartlett (This used to be commit ab812ada56b740ac986de8e1f4ca36641ec61c01)
2002-11-22Add support for new 'F' format, which is a string in the defaultMartin Pool1-34/+64
codepage. (This used to be commit ff1244c457d0525343bcc7e89a899d8c7d14b8b6)
2002-11-22Sync docbook directory with HEAD.Tim Potter31-1161/+657
Sorry but there are way too many changes to track down all the commit messages and list them here. Most of the changes look like updates and cleanups from Jelmer though. (This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00)
2002-11-21If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2-1613/+491
the extensions are not built until you specifically "make python_ext". (This used to be commit 47c5c2209e3999b8f58204c978b30a9dd646497a)
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This ↵Jim McDonough1-1/+1
should fix the build. (This used to be commit a89187ccc95cc54e39518413bd4fff92c7223108)
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This ↵Jim McDonough1-1/+1
should fix the build. (This used to be commit 929874d2744509bba743d99b9c707e7626845fa0)
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
(This used to be commit af21e7738404f073fe2e22b282322e3facdfeb82)
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
(This used to be commit 3ea73f158ebfca0561d7928e5d6c0939c0734585)
2002-11-20fixed a number of places where we can try to free a wild pointer orAndrew Tridgell1-2/+14
look for the record count after an invalid search. This fixes a segv in ldapsam (This used to be commit d076823c73731a4c83f49a21f13360a38d54406e)
2002-11-20Ignore automatically generated Makefile.Tim Potter1-0/+1
(This used to be commit 152c530089191d1867ad018a54bba02a1a85c31e)
2002-11-20Spelling fix.Tim Potter4-4/+4
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
2002-11-20merged the %U changes to 3.0Andrew Tridgell5-8/+37
(This used to be commit 58fa6bfee8ba35cc182c18c980e0a4040ddd7d09)
2002-11-20more %U fixes for headAndrew Tridgell2-0/+4
(This used to be commit ea3787d819df14f8b451780a55d2bf76dc4030ef)
2002-11-20Latest updates from author.John Terpstra2-47/+44
(This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd)
2002-11-19a better for for using %U in smb.confAndrew Tridgell3-8/+32
this follows the method used for remote_machine and also fixes the problem of anonymous connections clobbering the string (This used to be commit 9ead4fc3c3f8b83f03c762a4dab77a64aabccbf9)
2002-11-19Likewise. Two small typos caught my eye so I fixed them.Christopher R. Hertel1-2/+2
(This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)
2002-11-19Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel1-2/+2
(This used to be commit b24e0e9e6d77604ca23fe55734457d8a3d74d585)
2002-11-19Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org>John Terpstra3-0/+583
(This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4)
2002-11-19Very curious. It turns out attribute matching on truncate only mattersJeremy Allison1-2/+2
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open with current NONE -> SYSTEM | HIDDEN. Jeremy. (This used to be commit 3bf21ca936973efcd74b826bc750131c6ab2c701)
2002-11-19Very curious. It turns out attribute matching on truncate only mattersJeremy Allison1-2/+2
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open with current NONE -> SYSTEM | HIDDEN. Jeremy. (This used to be commit 801b87e0f7c92553dc52b44d669a1795e2b9429f)
2002-11-19Merge from appliance:Tim Potter1-6/+16
>Fix memory leak in cli_ds_getprimarydominfo() (This used to be commit e643003dd4666d532604d86050d77f8b4212877e)
2002-11-19Merge from appliance:Tim Potter1-6/+16
>Fix memory leak in cli_ds_getprimarydominfo() (This used to be commit ca689916da200f2d772b007a913665a6b7df5bd7)
2002-11-19Merge from HEAD:Tim Potter1-3/+1
>Fix typo in docstring. >Remove non-integer Pointer values, which are no longer supported. (This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
2002-11-19Merge from HEAD:Tim Potter1-187/+56
>Rename unpack_* functions to be consistent > >Decode CP850 strings when unpacking > >Add variable giving default encoding name (This used to be commit de26084f0d6cac2caf43976f18f0b56deee53167)
2002-11-19Fix typo in docstring.Tim Potter1-1/+1
(This used to be commit 9f9347bc03448f8b93d536f9cd2df8fb496a4c22)
2002-11-18Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison1-1/+49
Jeremy. (This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)
2002-11-18Added HIDDEN/NORMAL attribute test.Jeremy Allison1-1/+49
Jeremy. (This used to be commit 657aa857a5615d953a3f68dd0ded6d4a95e5545e)
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
before reading smb.conf parameters, not after. (This used to be commit 7bdaa03f2fc7ea6ef0f56f7c73b951c177d64a2e)
2002-11-18Merge from HEAD:Tim Potter1-1/+2
>must add one to the extra_data size to transfer the 0 string terminator. >This was causing "wbinfo --sequence" to access past the end of malloced >memory. (This used to be commit a3c4f013d679c97dd56779c927884deae0c1027a)
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
before reading smb.conf parameters, not after. (This used to be commit 2beebe252f8fc76366d38024b0578f83d8542d1d)
2002-11-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
(This used to be commit a148e4c290820a48c8b51e0e0459b2171b32c258)
2002-11-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
(This used to be commit dff4c93d85717ba29799a0ebaaba8b8539c8d68d)
2002-11-18Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough1-1/+1
(This used to be commit a3ca6d5a191ee9d3c7022ec2dfcaf41533ee1244)
2002-11-18Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough1-1/+1
The problem is that ADS_ERR_OK() run on a function that returns an ADS_STATUS causes the function to be run mulitple times...so you have to return a status, then check it with the macro. (This used to be commit c03d6198f28ab37ba0c3224bd50779357270486d)
2002-11-18Next step of printer publishing.Jim McDonough1-31/+34
net ads printer publish <printername> [servername] Will retreive the DsSpooler and DsDriver info by rpc for a remote server then publish it. Next comes doing it within smbd (This used to be commit efeaa8f4f4104f3a4a4b12bd1d30e8efd5e3ec67)
2002-11-18Next step of printer publishing.Jim McDonough2-162/+243
net ads printer publish <printername> [servername] Will retreive the DsSpooler and DsDriver info by rpc for a remote server then publish it. Next comes doing it within smbd (This used to be commit 8f047a4492f7bd66ac2afd2a2f6194d5dad4a434)
2002-11-18Back out some goofs that accidentally checked in with printer publishing.Jim McDonough1-3/+3
(This used to be commit 6b51934616d8dd4280ce3013378f7ddd5569f267)
2002-11-18Next step of printer publishing.Jim McDonough3-196/+280
net ads printer publish <printername> [servername] Will retreive the DsSpooler and DsDriver info by rpc for a remote server then publish it. Next comes doing it within smbd (This used to be commit 64951938cc5666a757683cbe9bee3a2c20a05323)
2002-11-18Sync with HEAD:Jelmer Vernooij6-1374/+9
- Move working VFS modules to source/ - Move documentation to SGML (This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e)
2002-11-18Merge in modules system from HEAD:Jelmer Vernooij3-1621/+511
- Detect MySQL and XML libraries - Add modules rules to Makefile - Move working VFS modules to source/ (This used to be commit fadada3555a1f3db724789a7fcfa7ed5404c4324)
2002-11-18bad date string in specfileGerald Carter1-1/+1
(This used to be commit c702f95e258c826b72efeb04342aaf821f251bc2)