summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * merge get_friendly_nt_err_msg() from app_headGerald Carter2002-11-211-0/+50
| | | | | | | | (This used to be commit 3ea73f158ebfca0561d7928e5d6c0939c0734585)
| * fixed a number of places where we can try to free a wild pointer orAndrew Tridgell2002-11-201-2/+14
| | | | | | | | | | | | look for the record count after an invalid search. This fixes a segv in ldapsam (This used to be commit d076823c73731a4c83f49a21f13360a38d54406e)
| * Ignore automatically generated Makefile.Tim Potter2002-11-201-0/+1
| | | | | | | | (This used to be commit 152c530089191d1867ad018a54bba02a1a85c31e)
| * Spelling fix.Tim Potter2002-11-204-4/+4
| | | | | | | | (This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
| * more %U fixes for headAndrew Tridgell2002-11-202-0/+4
| | | | | | | | (This used to be commit ea3787d819df14f8b451780a55d2bf76dc4030ef)
| * a better for for using %U in smb.confAndrew Tridgell2002-11-193-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)
| * Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel2002-11-191-2/+2
| | | | | | | | (This used to be commit b24e0e9e6d77604ca23fe55734457d8a3d74d585)
| * Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-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)
| * Merge from appliance:Tim Potter2002-11-191-6/+16
| | | | | | | | | | >Fix memory leak in cli_ds_getprimarydominfo() (This used to be commit e643003dd4666d532604d86050d77f8b4212877e)
| * Fix typo in docstring.Tim Potter2002-11-191-1/+1
| | | | | | | | (This used to be commit 9f9347bc03448f8b93d536f9cd2df8fb496a4c22)
| * Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49
| | | | | | | | | | Jeremy. (This used to be commit 657aa857a5615d953a3f68dd0ded6d4a95e5545e)
| * Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
| | | | | | | | | | before reading smb.conf parameters, not after. (This used to be commit 2beebe252f8fc76366d38024b0578f83d8542d1d)
| * Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
| | | | | | | | (This used to be commit a148e4c290820a48c8b51e0e0459b2171b32c258)
| * Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough2002-11-181-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)
| * Back out some goofs that accidentally checked in with printer publishing.Jim McDonough2002-11-181-3/+3
| | | | | | | | (This used to be commit 6b51934616d8dd4280ce3013378f7ddd5569f267)
| * Next step of printer publishing.Jim McDonough2002-11-183-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)
| * bad date string in specfileGerald Carter2002-11-181-1/+1
| | | | | | | | (This used to be commit c702f95e258c826b72efeb04342aaf821f251bc2)
| * sync packaging changes with SAMBA_3_0Gerald Carter2002-11-185-161/+172
| | | | | | | | (This used to be commit 45adf8c0fffe52731cd2da0d461b7292d0f6c817)
| * use ${RPM} for rpm v4.1Gerald Carter2002-11-181-14/+66
| | | | | | | | (This used to be commit 95b26474a237f4073828b2001d21b6111ace3098)
| * formatting fixGerald Carter2002-11-181-35/+35
| | | | | | | | (This used to be commit 6ce20a61a85f129d42c06844d51f4b2b35b41869)
| * the change in the way %U is handled to use current_user has brokenAndrew Tridgell2002-11-181-0/+3
| | | | | | | | | | | | | | | | some basic usages like 'include = smb.conf.%U' This changes fixes things again, by checking for reload after we setup current_user in tconx. (This used to be commit d664e6b4d20d545b31910666d9cea7384fd40a73)
| * Renamed uuid_to_string() to guid_to_string() to avoid conflict with OSF DECTim Potter2002-11-171-1/+1
| | | | | | | | | | headers. (This used to be commit d813997c5a66f786b191459de0dd030f4a1c539e)
* | [print notify fixes from APP_HEAD]Gerald Carter2002-11-265-286/+191
| | | | | | | | | | | | | | | | | | * fixing change notify on print server handle * adding change notify support into smbcontrol for sending comment changes, etc... All part of CR 1159/1160 (This used to be commit f1062e79de8a3046c6e3f22b3d1a4819afe6809b)
* | [merge from APP_HEAD]Gerald Carter2002-11-235-29/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 90% fix for CR 1076. The password server parameter will no take things like password server = DC1 * which means to contact DC1 first and the go to auto lookup if it fails. jerry (This used to be commit 016ef8b36b30846311a5321803298f8e28719244)
* | Please compile with :Jeremy Allison2002-11-231-20/+26
| | | | | | | | | | | | | | -g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual if you're using gcc. It really does help ! Jeremy. (This used to be commit 7daa880503f9ad6ae24a26f708c03ff1d119b7c0)
* | Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-2314-58/+112
| | | | | | | | | | | | Found via a post from Arcady Chernyak <Arcady.Chernyak@efi.com>. Jeremy. (This used to be commit 5d5762d1787db4392d2dff16024097c638b2d494)
* | jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
| | | | | | | | | | Jeremy. (This used to be commit e93bd375b9e03d9d7038e2be66dd624f91118214)
* | Added more notes from Samba Mailing List so this info does not get lost!John Terpstra2002-11-221-0/+439
| | | | | | | | (This used to be commit 371c89b93120fb1ced317de365aad64fd1c3cb27)
* | Trying to fix module handling. Not final yet.John Terpstra2002-11-221-11/+2
| | | | | | | | (This used to be commit 3610e631125461ffeffcecf38ed20c6cc65d4bc8)
* | Added install-everything option.John Terpstra2002-11-221-2/+4
| | | | | | | | (This used to be commit 0b342b8e90b8e0395a1a3046e9e3f70a168fdb1f)
* | Restrict anonymous=2 support merged from HEADAndrew Bartlett2002-11-222-25/+9
| | | | | | | | (This used to be commit 8b156ed0db3e54aa3265a2579e72c50c39b5beef)
* | Sync docbook directory with HEAD.Tim Potter2002-11-2231-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)
* | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This ↵Jim McDonough2002-11-211-1/+1
| | | | | | | | | | | | should fix the build. (This used to be commit a89187ccc95cc54e39518413bd4fff92c7223108)
* | merge get_friendly_nt_err_msg() from app_headGerald Carter2002-11-211-0/+50
| | | | | | | | (This used to be commit af21e7738404f073fe2e22b282322e3facdfeb82)
* | merged the %U changes to 3.0Andrew Tridgell2002-11-205-8/+37
| | | | | | | | (This used to be commit 58fa6bfee8ba35cc182c18c980e0a4040ddd7d09)
* | Latest updates from author.John Terpstra2002-11-202-47/+44
| | | | | | | | (This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd)
* | Likewise. Two small typos caught my eye so I fixed them.Christopher R. Hertel2002-11-191-2/+2
| | | | | | | | (This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)
* | Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org>John Terpstra2002-11-193-0/+583
| | | | | | | | (This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4)
* | Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-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)
* | Merge from appliance:Tim Potter2002-11-191-6/+16
| | | | | | | | | | >Fix memory leak in cli_ds_getprimarydominfo() (This used to be commit ca689916da200f2d772b007a913665a6b7df5bd7)
* | Merge from HEAD:Tim Potter2002-11-191-3/+1
| | | | | | | | | | | | | | >Fix typo in docstring. >Remove non-integer Pointer values, which are no longer supported. (This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
* | Merge from HEAD:Tim Potter2002-11-191-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)
* | Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison2002-11-181-1/+49
| | | | | | | | | | Jeremy. (This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)
* | Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
| | | | | | | | | | before reading smb.conf parameters, not after. (This used to be commit 7bdaa03f2fc7ea6ef0f56f7c73b951c177d64a2e)
* | Merge from HEAD:Tim Potter2002-11-181-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)
* | Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
| | | | | | | | (This used to be commit dff4c93d85717ba29799a0ebaaba8b8539c8d68d)
* | Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough2002-11-181-1/+1
| | | | | | | | (This used to be commit a3ca6d5a191ee9d3c7022ec2dfcaf41533ee1244)
* | Next step of printer publishing.Jim McDonough2002-11-181-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)
* | Next step of printer publishing.Jim McDonough2002-11-182-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)
* | Sync with HEAD:Jelmer Vernooij2002-11-186-1374/+9
| | | | | | | | | | | | - Move working VFS modules to source/ - Move documentation to SGML (This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e)