summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Another speling fixRichard Sharpe2002-08-241-1/+1
| | | | (This used to be commit c904fa4abd7b79057ef9369aacaa368cdc177c32)
* Some more minor doco fixes ...Richard Sharpe2002-08-241-6/+6
| | | | (This used to be commit b02e8aa4cb302689fa54cc6de9d2f1e5e23bb560)
* Your car depreciates in value, while obsolete parameters are deprecated.Richard Sharpe2002-08-241-2/+2
| | | | (This used to be commit c95e53a1dda579cabbe2fb5059f2a1bde33ccf0c)
* if muhammad does not go to the mountain ...Simo Sorce2002-08-241-0/+2
| | | | (This used to be commit 5246d3693c463e581a7cd40f86878e40456237c3)
* do not expose special files, only files, directories and links (and weSimo Sorce2002-08-241-51/+49
| | | | | | should really check if a link points to a special file and deny access imho), expose no fifo, socket, devices ... (This used to be commit 59954113348cfb2061fa6bd7dfe7545f614e2891)
* Removed samsyncJohn Terpstra2002-08-231-1/+1
| | | | (This used to be commit 644a45d493712c12e6318d13f7dd6ef1be5e6b1a)
* Merged initial allocation code for IFSTEST fix.Jeremy Allison2002-08-235-26/+66
| | | | | Jeremy. (This used to be commit 095e2bf9469a4c26814fb049f2870983c090ed81)
* Test for non-POSIX st_blksize field.Jeremy Allison2002-08-233-119/+165
| | | | | Jeremy. (This used to be commit d406d08e3e1aa2266a472f98cff7dd0ff311a33c)
* Cope with negative cache dns entries better.Tim Potter2002-08-231-5/+6
| | | | (This used to be commit 3404023260a5d6fed5523eb378d4a1ad418302a0)
* We never checked if the smb packet len is != 0Simo Sorce2002-08-231-2/+2
| | | | | Should fix a supposed DoS too. (This used to be commit f76e5b2677beb161c2f9c0d3dd78e707655e942f)
* Moved calculation of secure channel type into a new function.Tim Potter2002-08-234-12/+25
| | | | (This used to be commit b8dba26978c281259e02b9d6ebacaa7cba4f7787)
* Don't take the sizeof(struct in_addr) * -1Tim Potter2002-08-231-2/+4
| | | | (This used to be commit e13016bb42dbba675d6e7ee7e163543aad2e62c2)
* remove samsync and spamsyncHerb Lewis2002-08-231-16/+1
| | | | (This used to be commit 34a7efd1f8fc5d5fda7cafe50cb6fd7c4aac32ab)
* We need to return the value here...Andrew Bartlett2002-08-231-0/+1
| | | | | Andrew Bartlett (This used to be commit 8fbc964f2f40de80851cf89f7bed0ddc5d01b074)
* sync with 2.2 branchHerb Lewis2002-08-231-3/+3
| | | | (This used to be commit 52924c064dc649032619c52e5cc915ca74e3aa10)
* some cleanup while working on the NETLOGON pipe.Jean-François Micouleau2002-08-232-40/+4
| | | | | | | | | | | smb_io_chal() did a prs_align() but a challenge is an array of bytes. and all code calling smb_io_chal() played with the alignment to not align ! I'm confident in my change, but I would *really* like if jeremy could look at that. J.F. (This used to be commit 23501ea971f8cc0799515e0d51ad8619221a31e1)
* Fix for change in cli_netlogon_sam_sync()Tim Potter2002-08-221-1/+1
| | | | (This used to be commit 6ec267618a7ba2c4a7170b78ccfe95120c5430c4)
* Added some new delta types discovered by Ronnie from ethereal"Tim Potter2002-08-224-45/+56
| | | | | | | | | | | - SAM_DELTA_RENAME{USER,GROUP,ALIAS} - SAM_DELTA_DELETE{USER,GROUP} Renamed some of the unknown delta types and their unmarshalling functions: - SAM_DELTA_TRUST_DOMS - SAM_DELTA_SECRET_INFO (This used to be commit 1f29276c2ff450c4ca3705c27fb0be71ddcda4ad)
* move where got_sig_term and reload_after_sighup are defined.Herb Lewis2002-08-223-15/+13
| | | | | | populate cli structure with called name and calling name even for port 445 connects. (This used to be commit 123eee6206d9afb28c169540dc63824957b505f4)
* added smb_xstrndup()Andrew Tridgell2002-08-221-0/+11
| | | | (This used to be commit 26fc20187d405702c50d1e7a38d3a94c84932bed)
* a ASN.1 fix from anthonyAndrew Tridgell2002-08-221-1/+3
| | | | (This used to be commit 5ff687a839f805af56ae77cba94c466a0ff87ccc)
* don't use spnego in the client unless enabled in smb.confAndrew Tridgell2002-08-221-1/+3
| | | | (This used to be commit c00388de6cf5d0527505bfe4edfe2f0269c5a4c8)
* made the CAP_UNIX test a bit cleanerAndrew Tridgell2002-08-221-1/+5
| | | | (This used to be commit 8c8b0dd381f357bdd204fd6b5d50b78765e93090)
* a few minor cleanups in the cldap requestAndrew Tridgell2002-08-221-2/+26
| | | | (This used to be commit 228fc518da0404fe770175d5277fe5f5b08f9c67)
* added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-226-19/+184
| | | | | samsync operations (as a BDC) (This used to be commit e4cb106d2e3e6a41529369545a7a6ce5fe6d8986)
* added a useful unistr2 display functionAndrew Tridgell2002-08-221-0/+10
| | | | (This used to be commit f4581133649b5208d8f91c4995ef60579e04b6f6)
* typos typos :)Simo Sorce2002-08-221-2/+0
| | | | (This used to be commit 78cfbebc69fb15326d8f6dbbce1090c301a1f270)
* fix registry editor API for printing backend after I changedGerald Carter2002-08-223-41/+69
| | | | | the NT_PRINTER_PARAM to a REGISTRY_VALUE (This used to be commit 8d510abe125e15a8d71c58a13d170dc3d6371368)
* reload_after_sighup and got_sig_term are defined in server.cHerb Lewis2002-08-221-2/+2
| | | | (This used to be commit 667e2fe32f111ce840fe3be028c61497d54d6b3d)
* Spelling fixes.Tim Potter2002-08-221-5/+7
| | | | (This used to be commit 9b49d97b94a7e3842cdcbfa4ebfa961586857aea)
* Remember to check for UNIX extensions before saying we support them.Jeremy Allison2002-08-221-1/+1
| | | | | Jeremy. (This used to be commit 2c7ad907eb5e1838b6430940cb5289489fad4bb0)
* Put back in BDC support in set_server_role(). Tidied up debugs.Tim Potter2002-08-221-8/+22
| | | | (This used to be commit 08d7d6ffa65568209e953a2834d263cf3537064e)
* We were returning incorrect flags in smb_action....Jeremy Allison2002-08-221-6/+9
| | | | | | IFSTEST strikes again :-). Jeremy. (This used to be commit 4e0a2564302bdb18087e395576208fa0f0c5c32e)
* More compile warnings.Tim Potter2002-08-221-0/+2
| | | | (This used to be commit 8303ff62609bd57af457bc1f1527c58657225fdf)
* Fix compile warnings.Tim Potter2002-08-222-7/+0
| | | | (This used to be commit e84f47a234d31e98b0dc28c51f3ec337458e48d1)
* Ensure we don't change to a user that we can't get an NT_TOKEN for.Andrew Bartlett2002-08-221-0/+4
| | | | (This used to be commit 9416289b571b1c838239e5342bb6148041ab681b)
* fix for difference in strsep and strtok semanticsHerb Lewis2002-08-221-0/+1
| | | | (This used to be commit 51e0a4adc7c6cc09e53003726b31201a091e9f35)
* Spelling fixes.Tim Potter2002-08-222-6/+6
| | | | (This used to be commit 24fa84bda49a3a77fbc092652a0b6b132f06ff7c)
* get the access check in addform() correct this time.Gerald Carter2002-08-221-111/+94
| | | | | | Needed to modify OpenPrinter() to store the access granted to on the print server handle as well. (This used to be commit 08b3f9688c6c3c83ad8949e6346d8fab5e563df4)
* fix a few segfaultsGerald Carter2002-08-222-7/+7
| | | | (This used to be commit ccb02f7cfcec4a555cf7304816c739f4bf7b46f0)
* Make samsync use poptAndrew Bartlett2002-08-221-1/+1
| | | | (This used to be commit 6aa7aa00f32c2d6512029eb603f9087ce6c98bf9)
* A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett2002-08-222-12/+10
| | | | | | | try to keep to functions inside libsmbclient. Andrew Bartlett (This used to be commit 340bc31fdb031d79fa87de27c2c46215dd8113a3)
* Move commentAndrew Bartlett2002-08-221-2/+3
| | | | (This used to be commit 009b331182b1338e07968388004f5d44b835e7f5)
* Fixed IFSTEST errors with OpenParams... more to go.Jeremy Allison2002-08-221-9/+9
| | | | | Jeremy. (This used to be commit 31a0c4ac33e89be4a27ff697dd3850fe6578e75f)
* Added README written by Jelmer - thanks!Tim Potter2002-08-211-0/+48
| | | | (This used to be commit f639eb3817b9edf421dc103394428d607857a0bb)
* fix segfaultGerald Carter2002-08-211-5/+5
| | | | (This used to be commit 982eadf73bb3932ec3ac89c6112a8bf79dbec127)
* NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2002-08-212-12/+110
| | | | | J.F. (This used to be commit 2f68d6f5ec925f07a387f784db6de0cfbaa53278)
* More hacks for 'guest account' to get it to show up with the right rid...Andrew Bartlett2002-08-211-1/+12
| | | | | Andrew Bartlett (This used to be commit 2795d92268d23063faf5a661279a91f7703d8aac)
* Add tridge's backtrace script - it should at least work for systems withAndrew Bartlett2002-08-212-1/+16
| | | | | | | gdb.... Andrew Bartlett (This used to be commit 7cb080559eaf39fb0afd6d846bf56715f1303801)
* Fix longstanding bug in Win2k clients by clearing the shortnameJeremy Allison2002-08-211-0/+5
| | | | | | buffer before returning ascii short name. Jeremy. (This used to be commit d01bbd42ff043d9fb0dc40dc4e207da8df0c9c14)